Test Report: Docker_Linux_crio_arm64 19522

                    
                      d15490255971b1813e1f056874620592048fd695:2024-08-28:35972
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 75.66
34 TestAddons/parallel/Ingress 152.57
36 TestAddons/parallel/MetricsServer 338.36
x
+
TestAddons/parallel/Registry (75.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 5.186565ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004096732s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005038305s
addons_test.go:342: (dbg) Run:  kubectl --context addons-675252 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-675252 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-675252 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.148385758s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-675252 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 ip
2024/08/27 23:28:50 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-675252
helpers_test.go:235: (dbg) docker inspect addons-675252:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21",
	        "Created": "2024-08-27T23:16:43.375710588Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1713174,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-27T23:16:43.503198958Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0985147309945253cbe7e881ef8b47b2eeae8c92bbeecfbcb5398ea2f50c97c6",
	        "ResolvConfPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hostname",
	        "HostsPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hosts",
	        "LogPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21-json.log",
	        "Name": "/addons-675252",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-675252:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-675252",
	            "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/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd-init/diff:/var/lib/docker/overlay2/c36cdb6aeeb5cb4165efc20cf59bfa1673f2d37e70fcf85a234943cbf14def97/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-675252",
	                "Source": "/var/lib/docker/volumes/addons-675252/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-675252",
	            "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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760",
	            "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-675252",
	                "name.minikube.sigs.k8s.io": "addons-675252",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1536880232f6774482368ae422154cb84aff5c0e4230f8e29d68641b10823e4b",
	            "SandboxKey": "/var/run/docker/netns/1536880232f6",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33528"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-675252": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c98a1009a1abc4744cb91d60c57fa6c4369edb075b220d6ac9faf2b68ff24a48",
	                    "EndpointID": "e5296d2576a2533ee90fefa82c6d4b5389ffe9570fd71f3ff1cdd8cc0b891e0f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-675252",
	                        "c166344735a7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-675252 -n addons-675252
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-675252 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 logs -n 25: (2.201058502s)
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-736812   | jenkins | v1.33.1 | 27 Aug 24 23:15 UTC |                     |
	|         | -p download-only-736812              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| delete  | -p download-only-736812              | download-only-736812   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | -o=json --download-only              | download-only-537496   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | -p download-only-537496              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| delete  | -p download-only-537496              | download-only-537496   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| delete  | -p download-only-736812              | download-only-736812   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| delete  | -p download-only-537496              | download-only-537496   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | --download-only -p                   | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | download-docker-231378               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-231378            | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | --download-only -p                   | binary-mirror-329599   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | binary-mirror-329599                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46447               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-329599              | binary-mirror-329599   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| addons  | enable dashboard -p                  | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | addons-675252                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | addons-675252                        |                        |         |         |                     |                     |
	| start   | -p addons-675252 --wait=true         | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:19 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-675252 addons                 | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-675252 addons                 | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable         | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin         | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | -p addons-675252                     |                        |         |         |                     |                     |
	| ip      | addons-675252 ip                     | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	| addons  | addons-675252 addons disable         | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/27 23:16:18
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0827 23:16:18.356872 1712693 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:16:18.357108 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:18.357136 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:16:18.357184 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:18.357511 1712693 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:16:18.358055 1712693 out.go:352] Setting JSON to false
	I0827 23:16:18.359061 1712693 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25126,"bootTime":1724775452,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:16:18.359165 1712693 start.go:139] virtualization:  
	I0827 23:16:18.361112 1712693 out.go:177] * [addons-675252] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0827 23:16:18.362599 1712693 out.go:177]   - MINIKUBE_LOCATION=19522
	I0827 23:16:18.362645 1712693 notify.go:220] Checking for updates...
	I0827 23:16:18.366830 1712693 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:16:18.372914 1712693 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:16:18.378380 1712693 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:16:18.384377 1712693 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0827 23:16:18.391621 1712693 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0827 23:16:18.398290 1712693 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:16:18.421509 1712693 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:16:18.421640 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:18.474811 1712693 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.46508491 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:18.474940 1712693 docker.go:307] overlay module found
	I0827 23:16:18.481594 1712693 out.go:177] * Using the docker driver based on user configuration
	I0827 23:16:18.484031 1712693 start.go:297] selected driver: docker
	I0827 23:16:18.484049 1712693 start.go:901] validating driver "docker" against <nil>
	I0827 23:16:18.484069 1712693 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0827 23:16:18.484735 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:18.547498 1712693 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.537938394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:18.547671 1712693 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0827 23:16:18.547901 1712693 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]
	I0827 23:16:18.549106 1712693 out.go:177] * Using Docker driver with root privileges
	I0827 23:16:18.550740 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:16:18.550768 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:18.550777 1712693 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0827 23:16:18.550861 1712693 start.go:340] cluster config:
	{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:18.552237 1712693 out.go:177] * Starting "addons-675252" primary control-plane node in "addons-675252" cluster
	I0827 23:16:18.553355 1712693 cache.go:121] Beginning downloading kic base image for docker with crio
	I0827 23:16:18.554505 1712693 out.go:177] * Pulling base image v0.0.44-1724667927-19511 ...
	I0827 23:16:18.555616 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:18.555662 1712693 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0827 23:16:18.555676 1712693 cache.go:56] Caching tarball of preloaded images
	I0827 23:16:18.555701 1712693 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local docker daemon
	I0827 23:16:18.555755 1712693 preload.go:172] Found /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0827 23:16:18.555765 1712693 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0827 23:16:18.556103 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
	I0827 23:16:18.556134 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json: {Name:mk510a1e2ad5891a5c2a055c927331bd004a8bd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:18.582686 1712693 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
	I0827 23:16:18.582904 1712693 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory
	I0827 23:16:18.582937 1712693 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory, skipping pull
	I0827 23:16:18.582942 1712693 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 exists in cache, skipping pull
	I0827 23:16:18.582953 1712693 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 as a tarball
	I0827 23:16:18.582962 1712693 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from local cache
	I0827 23:16:36.368008 1712693 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from cached tarball
	I0827 23:16:36.368050 1712693 cache.go:194] Successfully downloaded all kic artifacts
	I0827 23:16:36.368095 1712693 start.go:360] acquireMachinesLock for addons-675252: {Name:mk3149e6a97b8a1bb29280b3f02b223e4d071d5b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0827 23:16:36.368217 1712693 start.go:364] duration metric: took 99.15µs to acquireMachinesLock for "addons-675252"
	I0827 23:16:36.368248 1712693 start.go:93] Provisioning new machine with config: &{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0827 23:16:36.368328 1712693 start.go:125] createHost starting for "" (driver="docker")
	I0827 23:16:36.371386 1712693 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0827 23:16:36.371634 1712693 start.go:159] libmachine.API.Create for "addons-675252" (driver="docker")
	I0827 23:16:36.371669 1712693 client.go:168] LocalClient.Create starting
	I0827 23:16:36.371789 1712693 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem
	I0827 23:16:36.643600 1712693 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem
	I0827 23:16:37.479739 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
	W0827 23:16:37.494234 1712693 cli_runner.go:211] docker network inspect addons-675252 --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
	I0827 23:16:37.494318 1712693 network_create.go:284] running [docker network inspect addons-675252] to gather additional debugging logs...
	I0827 23:16:37.494342 1712693 cli_runner.go:164] Run: docker network inspect addons-675252
	W0827 23:16:37.510479 1712693 cli_runner.go:211] docker network inspect addons-675252 returned with exit code 1
	I0827 23:16:37.510518 1712693 network_create.go:287] error running [docker network inspect addons-675252]: docker network inspect addons-675252: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-675252 not found
	I0827 23:16:37.510545 1712693 network_create.go:289] output of [docker network inspect addons-675252]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-675252 not found
	
	** /stderr **
	I0827 23:16:37.510659 1712693 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}}]}"
	I0827 23:16:37.525888 1712693 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:0x4001775210}
	I0827 23:16:37.525936 1712693 network_create.go:124] attempt to create docker network addons-675252 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0827 23:16:37.526004 1712693 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-675252 addons-675252
	I0827 23:16:37.603430 1712693 network_create.go:108] docker network addons-675252 192.168.49.0/24 created
	I0827 23:16:37.603466 1712693 kic.go:121] calculated static IP "192.168.49.2" for the "addons-675252" container
	I0827 23:16:37.603543 1712693 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0827 23:16:37.619096 1712693 cli_runner.go:164] Run: docker volume create addons-675252 --label name.minikube.sigs.k8s.io=addons-675252 --label created_by.minikube.sigs.k8s.io=true
	I0827 23:16:37.635563 1712693 oci.go:103] Successfully created a docker volume addons-675252
	I0827 23:16:37.635664 1712693 cli_runner.go:164] Run: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib
	I0827 23:16:39.206305 1712693 cli_runner.go:217] Completed: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib: (1.570586299s)
	I0827 23:16:39.206335 1712693 oci.go:107] Successfully prepared a docker volume addons-675252
	I0827 23:16:39.206349 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:39.206369 1712693 kic.go:194] Starting extracting preloaded images to volume ...
	I0827 23:16:39.206454 1712693 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir
	I0827 23:16:43.296328 1712693 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir: (4.089835483s)
	I0827 23:16:43.296363 1712693 kic.go:203] duration metric: took 4.089990485s to extract preloaded images to volume ...
	W0827 23:16:43.296519 1712693 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0827 23:16:43.296634 1712693 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0827 23:16:43.360233 1712693 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-675252 --name addons-675252 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-675252 --network addons-675252 --ip 192.168.49.2 --volume addons-675252:/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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760
	I0827 23:16:43.663463 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Running}}
	I0827 23:16:43.684339 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:43.708346 1712693 cli_runner.go:164] Run: docker exec addons-675252 stat /var/lib/dpkg/alternatives/iptables
	I0827 23:16:43.812944 1712693 oci.go:144] the created container "addons-675252" has a running status.
	I0827 23:16:43.812973 1712693 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa...
	I0827 23:16:44.235331 1712693 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0827 23:16:44.272035 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:44.294458 1712693 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0827 23:16:44.294476 1712693 kic_runner.go:114] Args: [docker exec --privileged addons-675252 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0827 23:16:44.368424 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:44.397379 1712693 machine.go:93] provisionDockerMachine start ...
	I0827 23:16:44.397484 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.422665 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.422938 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.422950 1712693 main.go:141] libmachine: About to run SSH command:
	hostname
	I0827 23:16:44.585056 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
	
	I0827 23:16:44.585084 1712693 ubuntu.go:169] provisioning hostname "addons-675252"
	I0827 23:16:44.585150 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.604397 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.604649 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.604668 1712693 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-675252 && echo "addons-675252" | sudo tee /etc/hostname
	I0827 23:16:44.778429 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
	
	I0827 23:16:44.778520 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.796623 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.796903 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.796935 1712693 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-675252' /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-675252/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-675252' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0827 23:16:44.949886 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0827 23:16:44.949918 1712693 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19522-1706543/.minikube CaCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19522-1706543/.minikube}
	I0827 23:16:44.949997 1712693 ubuntu.go:177] setting up certificates
	I0827 23:16:44.950009 1712693 provision.go:84] configureAuth start
	I0827 23:16:44.950086 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:44.972277 1712693 provision.go:143] copyHostCerts
	I0827 23:16:44.972373 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.pem (1078 bytes)
	I0827 23:16:44.972506 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/cert.pem (1123 bytes)
	I0827 23:16:44.972685 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/key.pem (1675 bytes)
	I0827 23:16:44.972742 1712693 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem org=jenkins.addons-675252 san=[127.0.0.1 192.168.49.2 addons-675252 localhost minikube]
	I0827 23:16:45.229651 1712693 provision.go:177] copyRemoteCerts
	I0827 23:16:45.229729 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0827 23:16:45.229783 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.251869 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.381855 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0827 23:16:45.416461 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0827 23:16:45.448438 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0827 23:16:45.476180 1712693 provision.go:87] duration metric: took 526.155014ms to configureAuth
	I0827 23:16:45.476215 1712693 ubuntu.go:193] setting minikube options for container-runtime
	I0827 23:16:45.476420 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:16:45.476544 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.496464 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:45.496714 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:45.496736 1712693 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
	I0827 23:16:45.747865 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0827 23:16:45.747888 1712693 machine.go:96] duration metric: took 1.350488808s to provisionDockerMachine
	I0827 23:16:45.747898 1712693 client.go:171] duration metric: took 9.376220365s to LocalClient.Create
	I0827 23:16:45.747910 1712693 start.go:167] duration metric: took 9.37627767s to libmachine.API.Create "addons-675252"
	I0827 23:16:45.747918 1712693 start.go:293] postStartSetup for "addons-675252" (driver="docker")
	I0827 23:16:45.747929 1712693 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]
	I0827 23:16:45.747997 1712693 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
	I0827 23:16:45.748043 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.765328 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.866514 1712693 ssh_runner.go:195] Run: cat /etc/os-release
	I0827 23:16:45.869719 1712693 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0827 23:16:45.869764 1712693 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0827 23:16:45.869775 1712693 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0827 23:16:45.869783 1712693 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0827 23:16:45.869799 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/addons for local assets ...
	I0827 23:16:45.869874 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/files for local assets ...
	I0827 23:16:45.869898 1712693 start.go:296] duration metric: took 121.973383ms for postStartSetup
	I0827 23:16:45.870218 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:45.886441 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
	I0827 23:16:45.886741 1712693 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:16:45.886791 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.902553 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.998792 1712693 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0827 23:16:46.019530 1712693 start.go:128] duration metric: took 9.651183277s to createHost
	I0827 23:16:46.019572 1712693 start.go:83] releasing machines lock for "addons-675252", held for 9.651339485s
	I0827 23:16:46.019695 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:46.037547 1712693 ssh_runner.go:195] Run: cat /version.json
	I0827 23:16:46.037587 1712693 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0827 23:16:46.037604 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:46.037659 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:46.059182 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:46.062283 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:46.290519 1712693 ssh_runner.go:195] Run: systemctl --version
	I0827 23:16:46.294795 1712693 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0827 23:16:46.435174 1712693 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0827 23:16:46.439344 1712693 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" ;
	I0827 23:16:46.460670 1712693 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0827 23:16:46.460859 1712693 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" ;
	I0827 23:16:46.491662 1712693 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0827 23:16:46.491729 1712693 start.go:495] detecting cgroup driver to use...
	I0827 23:16:46.491779 1712693 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0827 23:16:46.491860 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0827 23:16:46.508026 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0827 23:16:46.520436 1712693 docker.go:217] disabling cri-docker service (if available) ...
	I0827 23:16:46.520504 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0827 23:16:46.535499 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0827 23:16:46.550118 1712693 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0827 23:16:46.633404 1712693 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0827 23:16:46.740282 1712693 docker.go:233] disabling docker service ...
	I0827 23:16:46.740369 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0827 23:16:46.761941 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0827 23:16:46.774557 1712693 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0827 23:16:46.868515 1712693 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0827 23:16:46.976418 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0827 23:16:46.988813 1712693 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"
	I0827 23:16:47.007622 1712693 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0827 23:16:47.007791 1712693 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"
	I0827 23:16:47.019721 1712693 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0827 23:16:47.019843 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.031696 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.043308 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.053908 1712693 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0827 23:16:47.063180 1712693 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"
	I0827 23:16:47.073392 1712693 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"
	I0827 23:16:47.088687 1712693 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"
	I0827 23:16:47.098970 1712693 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0827 23:16:47.107570 1712693 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0827 23:16:47.116029 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:16:47.194176 1712693 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0827 23:16:47.317866 1712693 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0827 23:16:47.318007 1712693 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0827 23:16:47.321714 1712693 start.go:563] Will wait 60s for crictl version
	I0827 23:16:47.321813 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:16:47.325268 1712693 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0827 23:16:47.365633 1712693 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0827 23:16:47.365820 1712693 ssh_runner.go:195] Run: crio --version
	I0827 23:16:47.403983 1712693 ssh_runner.go:195] Run: crio --version
	I0827 23:16:47.445103 1712693 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0827 23:16:47.447259 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
	I0827 23:16:47.463244 1712693 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0827 23:16:47.467030 1712693 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""
	I0827 23:16:47.478157 1712693 kubeadm.go:883] updating cluster {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0827 23:16:47.478288 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:47.478355 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
	I0827 23:16:47.580051 1712693 crio.go:514] all images are preloaded for cri-o runtime.
	I0827 23:16:47.580074 1712693 crio.go:433] Images already preloaded, skipping extraction
	I0827 23:16:47.580137 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
	I0827 23:16:47.619274 1712693 crio.go:514] all images are preloaded for cri-o runtime.
	I0827 23:16:47.619303 1712693 cache_images.go:84] Images are preloaded, skipping loading
	I0827 23:16:47.619312 1712693 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0827 23:16:47.619416 1712693 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-675252 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-675252 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:}
	I0827 23:16:47.619507 1712693 ssh_runner.go:195] Run: crio config
	I0827 23:16:47.670638 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:16:47.670664 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:47.670676 1712693 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0827 23:16:47.670720 1712693 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-675252 NodeName:addons-675252 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}
	I0827 23:16:47.670940 1712693 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-675252"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0827 23:16:47.671015 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0827 23:16:47.679908 1712693 binaries.go:44] Found k8s binaries, skipping transfer
	I0827 23:16:47.680000 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0827 23:16:47.688760 1712693 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0827 23:16:47.707048 1712693 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0827 23:16:47.725923 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0827 23:16:47.744381 1712693 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0827 23:16:47.747938 1712693 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""
	I0827 23:16:47.758344 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:16:47.840515 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0827 23:16:47.855123 1712693 certs.go:68] Setting up /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252 for IP: 192.168.49.2
	I0827 23:16:47.855146 1712693 certs.go:194] generating shared ca certs ...
	I0827 23:16:47.855164 1712693 certs.go:226] acquiring lock for ca certs: {Name:mkbd0155c93891c353a685b04cad89b88e0842d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:47.855873 1712693 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key
	I0827 23:16:48.143927 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt ...
	I0827 23:16:48.143962 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt: {Name:mk46c21ee6183fd2c190cb9840fedbe77bc4b2c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.144164 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key ...
	I0827 23:16:48.144179 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key: {Name:mk66e67b2d2dd3c6140766a3d2f1c947243d0346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.144276 1712693 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key
	I0827 23:16:48.370200 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt ...
	I0827 23:16:48.370238 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt: {Name:mk73000710b22b147ee7a4bb93ed3e5ba57a4feb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.370431 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key ...
	I0827 23:16:48.370446 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key: {Name:mk7fb5761d870627a99ff727b95c0e4731b8a904 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.370950 1712693 certs.go:256] generating profile certs ...
	I0827 23:16:48.371023 1712693 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key
	I0827 23:16:48.371041 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt with IP's: []
	I0827 23:16:49.013963 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt ...
	I0827 23:16:49.014002 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: {Name:mk3485e9cfe950a36bbf7d930e20179912ae0e97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.014202 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key ...
	I0827 23:16:49.014215 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key: {Name:mkb132cb9cd768ce60b32620b179584b2cd382aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.014314 1712693 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213
	I0827 23:16:49.014338 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0827 23:16:49.291485 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 ...
	I0827 23:16:49.291518 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213: {Name:mkfa2c458fa8144c065c581c556ee531a5a53671 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.291707 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 ...
	I0827 23:16:49.291723 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213: {Name:mk4e34ac55735edd881361da8a216b6f90123ff2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.292460 1712693 certs.go:381] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt
	I0827 23:16:49.292546 1712693 certs.go:385] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key
	I0827 23:16:49.292603 1712693 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key
	I0827 23:16:49.292626 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt with IP's: []
	I0827 23:16:49.946185 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt ...
	I0827 23:16:49.946222 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt: {Name:mk7d8b03d278aa2a8137ce9a3de8a4052e6d3f51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.946413 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key ...
	I0827 23:16:49.946430 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key: {Name:mkad10bd4e3e2e9a3fcbc9c33c287e1fd52f767f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.946628 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem (1679 bytes)
	I0827 23:16:49.946671 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem (1078 bytes)
	I0827 23:16:49.946702 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem (1123 bytes)
	I0827 23:16:49.946741 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem (1675 bytes)
	I0827 23:16:49.947355 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0827 23:16:49.973265 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0827 23:16:49.999731 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0827 23:16:50.038809 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0827 23:16:50.068704 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0827 23:16:50.096263 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0827 23:16:50.123397 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0827 23:16:50.149946 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0827 23:16:50.177614 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0827 23:16:50.203497 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0827 23:16:50.223042 1712693 ssh_runner.go:195] Run: openssl version
	I0827 23:16:50.229574 1712693 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"
	I0827 23:16:50.250461 1712693 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.254912 1712693 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 27 23:16 /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.255032 1712693 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.263136 1712693 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"
	I0827 23:16:50.273282 1712693 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0827 23:16:50.278048 1712693 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
	I0827 23:16:50.278146 1712693 kubeadm.go:392] StartCluster: {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:50.278274 1712693 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0827 23:16:50.278366 1712693 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0827 23:16:50.319001 1712693 cri.go:89] found id: ""
	I0827 23:16:50.319132 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0827 23:16:50.328266 1712693 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0827 23:16:50.337922 1712693 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0827 23:16:50.338013 1712693 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
	I0827 23:16:50.347415 1712693 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
	I0827 23:16:50.347437 1712693 kubeadm.go:157] found existing configuration files:
	
	I0827 23:16:50.347511 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0827 23:16:50.356951 1712693 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
	I0827 23:16:50.357021 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0827 23:16:50.366182 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0827 23:16:50.375281 1712693 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
	I0827 23:16:50.375382 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0827 23:16:50.384366 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0827 23:16:50.393632 1712693 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
	I0827 23:16:50.393748 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0827 23:16:50.402438 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0827 23:16:50.411177 1712693 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
	I0827 23:16:50.411274 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0827 23:16:50.419734 1712693 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0827 23:16:50.463214 1712693 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0827 23:16:50.463314 1712693 kubeadm.go:310] [preflight] Running pre-flight checks
	I0827 23:16:50.483296 1712693 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0827 23:16:50.483372 1712693 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0827 23:16:50.483414 1712693 kubeadm.go:310] OS: Linux
	I0827 23:16:50.483464 1712693 kubeadm.go:310] CGROUPS_CPU: enabled
	I0827 23:16:50.483516 1712693 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0827 23:16:50.483565 1712693 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0827 23:16:50.483616 1712693 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0827 23:16:50.483666 1712693 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0827 23:16:50.483717 1712693 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0827 23:16:50.483764 1712693 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0827 23:16:50.483815 1712693 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0827 23:16:50.483863 1712693 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0827 23:16:50.544756 1712693 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0827 23:16:50.544867 1712693 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0827 23:16:50.544960 1712693 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0827 23:16:50.552138 1712693 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0827 23:16:50.554624 1712693 out.go:235]   - Generating certificates and keys ...
	I0827 23:16:50.554749 1712693 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0827 23:16:50.554828 1712693 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0827 23:16:51.123595 1712693 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0827 23:16:51.432066 1712693 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0827 23:16:51.632219 1712693 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0827 23:16:52.270344 1712693 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0827 23:16:53.162600 1712693 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0827 23:16:53.162928 1712693 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0827 23:16:53.482978 1712693 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0827 23:16:53.483306 1712693 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0827 23:16:53.819567 1712693 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0827 23:16:54.438535 1712693 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0827 23:16:54.864639 1712693 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0827 23:16:54.864897 1712693 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0827 23:16:55.501828 1712693 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0827 23:16:55.725374 1712693 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0827 23:16:56.410300 1712693 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0827 23:16:57.895711 1712693 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0827 23:16:58.265781 1712693 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0827 23:16:58.266716 1712693 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0827 23:16:58.271780 1712693 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0827 23:16:58.273648 1712693 out.go:235]   - Booting up control plane ...
	I0827 23:16:58.273754 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0827 23:16:58.273836 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0827 23:16:58.274957 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0827 23:16:58.285218 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0827 23:16:58.291532 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0827 23:16:58.291594 1712693 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0827 23:16:58.389658 1712693 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0827 23:16:58.389774 1712693 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0827 23:16:59.391089 1712693 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001607437s
	I0827 23:16:59.391177 1712693 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0827 23:17:06.893098 1712693 kubeadm.go:310] [api-check] The API server is healthy after 7.50200222s
	I0827 23:17:06.919216 1712693 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0827 23:17:06.942629 1712693 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0827 23:17:06.990715 1712693 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0827 23:17:06.990919 1712693 kubeadm.go:310] [mark-control-plane] Marking the node addons-675252 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0827 23:17:07.014754 1712693 kubeadm.go:310] [bootstrap-token] Using token: h9x5km.dn0h2lhyr47kw3qu
	I0827 23:17:07.017624 1712693 out.go:235]   - Configuring RBAC rules ...
	I0827 23:17:07.017758 1712693 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0827 23:17:07.028603 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0827 23:17:07.044858 1712693 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
	I0827 23:17:07.051464 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0827 23:17:07.059142 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0827 23:17:07.064741 1712693 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0827 23:17:07.300832 1712693 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0827 23:17:07.766165 1712693 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0827 23:17:08.299856 1712693 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0827 23:17:08.301007 1712693 kubeadm.go:310] 
	I0827 23:17:08.301090 1712693 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0827 23:17:08.301104 1712693 kubeadm.go:310] 
	I0827 23:17:08.301198 1712693 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0827 23:17:08.301214 1712693 kubeadm.go:310] 
	I0827 23:17:08.301239 1712693 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0827 23:17:08.301302 1712693 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0827 23:17:08.301356 1712693 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0827 23:17:08.301364 1712693 kubeadm.go:310] 
	I0827 23:17:08.301422 1712693 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0827 23:17:08.301431 1712693 kubeadm.go:310] 
	I0827 23:17:08.301478 1712693 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0827 23:17:08.301487 1712693 kubeadm.go:310] 
	I0827 23:17:08.301537 1712693 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0827 23:17:08.301613 1712693 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0827 23:17:08.301682 1712693 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0827 23:17:08.301691 1712693 kubeadm.go:310] 
	I0827 23:17:08.301774 1712693 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0827 23:17:08.301852 1712693 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0827 23:17:08.301861 1712693 kubeadm.go:310] 
	I0827 23:17:08.301942 1712693 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
	I0827 23:17:08.302047 1712693 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 \
	I0827 23:17:08.302071 1712693 kubeadm.go:310] 	--control-plane 
	I0827 23:17:08.302078 1712693 kubeadm.go:310] 
	I0827 23:17:08.302160 1712693 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0827 23:17:08.302169 1712693 kubeadm.go:310] 
	I0827 23:17:08.302248 1712693 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
	I0827 23:17:08.302350 1712693 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 
	I0827 23:17:08.305952 1712693 kubeadm.go:310] W0827 23:16:50.459417    1183 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.
	I0827 23:17:08.306249 1712693 kubeadm.go:310] W0827 23:16:50.460498    1183 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.
	I0827 23:17:08.306467 1712693 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0827 23:17:08.306573 1712693 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0827 23:17:08.306600 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:17:08.306616 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:17:08.311611 1712693 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0827 23:17:08.315575 1712693 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0827 23:17:08.320330 1712693 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0827 23:17:08.320353 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0827 23:17:08.340400 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0827 23:17:08.640840 1712693 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0827 23:17:08.640920 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:08.641023 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-675252 minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf minikube.k8s.io/name=addons-675252 minikube.k8s.io/primary=true
	I0827 23:17:08.663488 1712693 ops.go:34] apiserver oom_adj: -16
	I0827 23:17:08.791052 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:09.291735 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:09.791969 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:10.291250 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:10.791213 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.292053 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.791502 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.892259 1712693 kubeadm.go:1113] duration metric: took 3.251398627s to wait for elevateKubeSystemPrivileges
	I0827 23:17:11.892292 1712693 kubeadm.go:394] duration metric: took 21.61414935s to StartCluster
	I0827 23:17:11.892310 1712693 settings.go:142] acquiring lock: {Name:mk7c61823ab0e78ce92fc882a7b9be81d09804e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:17:11.892842 1712693 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:17:11.893272 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/kubeconfig: {Name:mk653afb51e727960f6cde11ec8868a2f92f0d28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:17:11.893932 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0827 23:17:11.893956 1712693 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0827 23:17:11.894221 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:17:11.894252 1712693 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0827 23:17:11.894326 1712693 addons.go:69] Setting yakd=true in profile "addons-675252"
	I0827 23:17:11.894348 1712693 addons.go:234] Setting addon yakd=true in "addons-675252"
	I0827 23:17:11.894370 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.894812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.895409 1712693 addons.go:69] Setting metrics-server=true in profile "addons-675252"
	I0827 23:17:11.895439 1712693 addons.go:234] Setting addon metrics-server=true in "addons-675252"
	I0827 23:17:11.895473 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.895884 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898045 1712693 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-675252"
	I0827 23:17:11.898346 1712693 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-675252"
	I0827 23:17:11.898417 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.898208 1712693 addons.go:69] Setting registry=true in profile "addons-675252"
	I0827 23:17:11.898776 1712693 addons.go:234] Setting addon registry=true in "addons-675252"
	I0827 23:17:11.898810 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.898220 1712693 addons.go:69] Setting storage-provisioner=true in profile "addons-675252"
	I0827 23:17:11.899246 1712693 addons.go:234] Setting addon storage-provisioner=true in "addons-675252"
	I0827 23:17:11.899257 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.899269 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.899651 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898228 1712693 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-675252"
	I0827 23:17:11.900557 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-675252"
	I0827 23:17:11.900812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.902127 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898232 1712693 addons.go:69] Setting volcano=true in profile "addons-675252"
	I0827 23:17:11.903475 1712693 addons.go:234] Setting addon volcano=true in "addons-675252"
	I0827 23:17:11.903524 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.903979 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898236 1712693 addons.go:69] Setting volumesnapshots=true in profile "addons-675252"
	I0827 23:17:11.915253 1712693 addons.go:234] Setting addon volumesnapshots=true in "addons-675252"
	I0827 23:17:11.898262 1712693 out.go:177] * Verifying Kubernetes components...
	I0827 23:17:11.898276 1712693 addons.go:69] Setting ingress=true in profile "addons-675252"
	I0827 23:17:11.898280 1712693 addons.go:69] Setting cloud-spanner=true in profile "addons-675252"
	I0827 23:17:11.898284 1712693 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-675252"
	I0827 23:17:11.898290 1712693 addons.go:69] Setting default-storageclass=true in profile "addons-675252"
	I0827 23:17:11.898294 1712693 addons.go:69] Setting gcp-auth=true in profile "addons-675252"
	I0827 23:17:11.898298 1712693 addons.go:69] Setting inspektor-gadget=true in profile "addons-675252"
	I0827 23:17:11.898301 1712693 addons.go:69] Setting ingress-dns=true in profile "addons-675252"
	I0827 23:17:11.916736 1712693 addons.go:234] Setting addon ingress-dns=true in "addons-675252"
	I0827 23:17:11.916781 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.917324 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.969285 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.969870 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.972775 1712693 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0827 23:17:11.977069 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0827 23:17:11.977143 1712693 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0827 23:17:11.977254 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:11.985392 1712693 addons.go:234] Setting addon ingress=true in "addons-675252"
	I0827 23:17:11.985458 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.985926 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.998460 1712693 addons.go:234] Setting addon cloud-spanner=true in "addons-675252"
	I0827 23:17:11.998519 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.998994 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.011453 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:17:12.024241 1712693 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-675252"
	I0827 23:17:12.024293 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.024765 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.042432 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-675252"
	I0827 23:17:12.042810 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.049316 1712693 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0827 23:17:12.051877 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0827 23:17:12.051912 1712693 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0827 23:17:12.051996 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.055897 1712693 mustload.go:65] Loading cluster: addons-675252
	I0827 23:17:12.056153 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:17:12.056444 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.060487 1712693 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-675252"
	I0827 23:17:12.060544 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.065110 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.106296 1712693 addons.go:234] Setting addon inspektor-gadget=true in "addons-675252"
	I0827 23:17:12.115965 1712693 out.go:177]   - Using image docker.io/registry:2.8.3
	I0827 23:17:12.124502 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0827 23:17:12.128375 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0827 23:17:12.128403 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0827 23:17:12.128476 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.128687 1712693 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0827 23:17:12.131676 1712693 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0827 23:17:12.131753 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0827 23:17:12.131861 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.166298 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	W0827 23:17:12.167260 1712693 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0827 23:17:12.167032 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0827 23:17:12.167757 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.168261 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.198806 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0827 23:17:12.198829 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0827 23:17:12.198902 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.219814 1712693 addons.go:234] Setting addon default-storageclass=true in "addons-675252"
	I0827 23:17:12.219854 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.220262 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.220821 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0827 23:17:12.226051 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0827 23:17:12.226571 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.228106 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0827 23:17:12.228130 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0827 23:17:12.228206 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.239473 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0827 23:17:12.242333 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0827 23:17:12.242699 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0827 23:17:12.242737 1712693 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0827 23:17:12.242825 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.254083 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.260989 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0827 23:17:12.261287 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0827 23:17:12.266813 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0827 23:17:12.269378 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:12.271892 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0827 23:17:12.274667 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:12.277304 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0827 23:17:12.277641 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0827 23:17:12.277655 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0827 23:17:12.277716 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.281335 1712693 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0827 23:17:12.286381 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0827 23:17:12.289089 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0827 23:17:12.295085 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0827 23:17:12.295154 1712693 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0827 23:17:12.295186 1712693 out.go:177]   - Using image docker.io/busybox:stable
	I0827 23:17:12.301228 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0827 23:17:12.301260 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0827 23:17:12.301337 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.305372 1712693 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0827 23:17:12.305397 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0827 23:17:12.305464 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.322217 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0827 23:17:12.322240 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0827 23:17:12.322309 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.382789 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.397274 1712693 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0827 23:17:12.399850 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0827 23:17:12.399881 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0827 23:17:12.399983 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.417898 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.426266 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.426929 1712693 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0827 23:17:12.426962 1712693 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0827 23:17:12.427038 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.427868 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.493917 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.509787 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.511074 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.519443 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.525533 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.533254 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.542802 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.694821 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0827 23:17:12.694853 1712693 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0827 23:17:12.795324 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0827 23:17:12.795351 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0827 23:17:12.821428 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0827 23:17:12.821506 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0827 23:17:12.830650 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0827 23:17:12.915899 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0827 23:17:12.919008 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0827 23:17:12.919070 1712693 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0827 23:17:12.921893 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0827 23:17:12.921954 1712693 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0827 23:17:12.925104 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0827 23:17:12.925269 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0827 23:17:12.927400 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0827 23:17:12.954087 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0827 23:17:12.954635 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0827 23:17:12.954684 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0827 23:17:13.003571 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0827 23:17:13.013298 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0827 23:17:13.072371 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0827 23:17:13.072450 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0827 23:17:13.078284 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0827 23:17:13.078369 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0827 23:17:13.097281 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0827 23:17:13.097357 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0827 23:17:13.119450 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0827 23:17:13.119528 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0827 23:17:13.122658 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0827 23:17:13.122734 1712693 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0827 23:17:13.125193 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0827 23:17:13.125259 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0827 23:17:13.224389 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0827 23:17:13.237322 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0827 23:17:13.237397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0827 23:17:13.272622 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0827 23:17:13.272701 1712693 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)
	I0827 23:17:13.312687 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0827 23:17:13.312762 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0827 23:17:13.313808 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0827 23:17:13.327417 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0827 23:17:13.327484 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0827 23:17:13.363324 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0827 23:17:13.363397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0827 23:17:13.435240 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0827 23:17:13.435313 1712693 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0827 23:17:13.452573 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0827 23:17:13.452656 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0827 23:17:13.455788 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0827 23:17:13.535000 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0827 23:17:13.535083 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0827 23:17:13.553398 1712693 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:13.553474 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0827 23:17:13.622069 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0827 23:17:13.622148 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0827 23:17:13.671802 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0827 23:17:13.671879 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0827 23:17:13.675505 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0827 23:17:13.675575 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0827 23:17:13.676310 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:13.767810 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0827 23:17:13.767886 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0827 23:17:13.772806 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0827 23:17:13.772877 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0827 23:17:13.839467 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0827 23:17:13.839537 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0827 23:17:13.842653 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0827 23:17:13.842673 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0827 23:17:13.871451 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0827 23:17:13.894996 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0827 23:17:13.895017 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0827 23:17:13.959382 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0827 23:17:13.959454 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0827 23:17:14.030425 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0827 23:17:14.030505 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0827 23:17:14.102583 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0827 23:17:14.538538 1712693 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.312436841s)
	I0827 23:17:14.538616 1712693 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0827 23:17:14.539799 1712693 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718275738s)
	I0827 23:17:14.540742 1712693 node_ready.go:35] waiting up to 6m0s for node "addons-675252" to be "Ready" ...
	I0827 23:17:15.311051 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.489585231s)
	I0827 23:17:15.311110 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.480438542s)
	W0827 23:17:15.485347 1712693 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-675252" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0827 23:17:15.485374 1712693 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0827 23:17:16.594451 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:16.610756 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.694773271s)
	I0827 23:17:17.125564 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.198083309s)
	I0827 23:17:18.578510 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.574830719s)
	I0827 23:17:18.578738 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.624575712s)
	I0827 23:17:18.578824 1712693 addons.go:475] Verifying addon ingress=true in "addons-675252"
	I0827 23:17:18.578927 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.565551092s)
	I0827 23:17:18.579122 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.354659627s)
	I0827 23:17:18.579430 1712693 addons.go:475] Verifying addon metrics-server=true in "addons-675252"
	I0827 23:17:18.579160 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.265295983s)
	I0827 23:17:18.579444 1712693 addons.go:475] Verifying addon registry=true in "addons-675252"
	I0827 23:17:18.579191 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.123345464s)
	I0827 23:17:18.583317 1712693 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-675252 service yakd-dashboard -n yakd-dashboard
	
	I0827 23:17:18.583333 1712693 out.go:177] * Verifying registry addon...
	I0827 23:17:18.583448 1712693 out.go:177] * Verifying ingress addon...
	I0827 23:17:18.586799 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0827 23:17:18.587886 1712693 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0827 23:17:18.636974 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0827 23:17:18.637005 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:18.638538 1712693 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0827 23:17:18.638562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:18.719077 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.042676287s)
	W0827 23:17:18.719257 1712693 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0827 23:17:18.719320 1712693 retry.go:31] will retry after 318.597235ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0827 23:17:18.719459 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.847885117s)
	I0827 23:17:19.038995 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:19.056740 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:19.108471 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:19.109488 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:19.179319 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.076639452s)
	I0827 23:17:19.179403 1712693 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-675252"
	I0827 23:17:19.183564 1712693 out.go:177] * Verifying csi-hostpath-driver addon...
	I0827 23:17:19.187833 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0827 23:17:19.209533 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0827 23:17:19.209603 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:19.614588 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:19.715459 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:19.716610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.091860 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.093394 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:20.194111 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:20.593392 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.594753 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:20.692615 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:21.094335 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:21.095511 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:21.195222 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:21.543954 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:21.591660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:21.592836 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:21.691855 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.093444 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:22.098411 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:22.194122 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.544107 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0827 23:17:22.544253 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:22.564379 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:22.592787 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:22.593738 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:22.684923 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0827 23:17:22.692610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.706683 1712693 addons.go:234] Setting addon gcp-auth=true in "addons-675252"
	I0827 23:17:22.706751 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:22.707310 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:22.743096 1712693 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0827 23:17:22.743157 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:22.769984 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:22.884516 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0827 23:17:22.887449 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:22.890237 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0827 23:17:22.890313 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0827 23:17:22.912637 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0827 23:17:22.912709 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0827 23:17:22.934057 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0827 23:17:22.934082 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0827 23:17:22.956991 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0827 23:17:23.092517 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:23.094343 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:23.201770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:23.533963 1712693 addons.go:475] Verifying addon gcp-auth=true in "addons-675252"
	I0827 23:17:23.537122 1712693 out.go:177] * Verifying gcp-auth addon...
	I0827 23:17:23.540577 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0827 23:17:23.547611 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0827 23:17:23.547638 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:23.548609 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:23.591487 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:23.591995 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:23.691634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:24.047410 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:24.093333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:24.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:24.192700 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:24.545259 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:24.590043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:24.591713 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:24.691918 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:25.045505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:25.091948 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:25.093127 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:25.195916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:25.546131 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:25.591502 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:25.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:25.692256 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:26.046388 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:26.047035 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:26.091870 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:26.093148 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:26.192086 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:26.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:26.590439 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:26.594229 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:26.692268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:27.045265 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:27.091500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:27.092288 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:27.191705 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:27.545263 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:27.590911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:27.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:27.701953 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:28.045987 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:28.090713 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:28.092745 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:28.191092 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:28.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:28.544459 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:28.590424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:28.592499 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:28.691743 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:29.045440 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:29.091626 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:29.092500 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:29.191715 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:29.545747 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:29.590832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:29.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:29.691424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:30.054268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:30.090924 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:30.111482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:30.192366 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:30.554994 1712693 node_ready.go:49] node "addons-675252" has status "Ready":"True"
	I0827 23:17:30.555068 1712693 node_ready.go:38] duration metric: took 16.014267975s for node "addons-675252" to be "Ready" ...
	I0827 23:17:30.555095 1712693 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" ...
	I0827 23:17:30.560642 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:30.577101 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:30.638083 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0827 23:17:30.638151 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:30.639238 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:30.780095 1712693 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0827 23:17:30.780175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:31.063463 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:31.132153 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:31.135996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:31.207211 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:31.544012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:31.591492 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:31.592864 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:31.693290 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:32.054954 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:32.090955 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:32.092237 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:32.193288 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:32.545494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:32.588178 1712693 pod_ready.go:103] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:32.598536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:32.598781 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:32.695513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.054244 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:33.094172 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.094203 1712693 pod_ready.go:82] duration metric: took 2.517015736s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.094216 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.103765 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.103794 1712693 pod_ready.go:82] duration metric: took 9.570637ms for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.103820 1712693 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.114257 1712693 pod_ready.go:93] pod "etcd-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.114294 1712693 pod_ready.go:82] duration metric: took 10.452977ms for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.114340 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.142744 1712693 pod_ready.go:93] pod "kube-apiserver-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.142769 1712693 pod_ready.go:82] duration metric: took 28.41501ms for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.142788 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.164246 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:33.164743 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:33.165103 1712693 pod_ready.go:93] pod "kube-controller-manager-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.165126 1712693 pod_ready.go:82] duration metric: took 22.329262ms for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.165140 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.195735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.482819 1712693 pod_ready.go:93] pod "kube-proxy-w7w6g" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.482850 1712693 pod_ready.go:82] duration metric: took 317.698737ms for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.482865 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.544664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:33.645376 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:33.648505 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:33.752094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.881963 1712693 pod_ready.go:93] pod "kube-scheduler-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.881990 1712693 pod_ready.go:82] duration metric: took 399.116392ms for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.882004 1712693 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:34.044864 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:34.090429 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:34.093833 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:34.192209 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:34.544874 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:34.590912 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:34.593574 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:34.693190 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.045369 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:35.091411 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:35.094524 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:35.197318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.545051 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:35.591668 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:35.595919 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:35.692782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.890400 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:36.052341 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:36.093070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:36.094847 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:36.197935 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:36.545688 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:36.590374 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:36.592203 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:36.693454 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:37.045533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:37.093788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:37.094796 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:37.193043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:37.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:37.591505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:37.593940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:37.693318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:38.045824 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:38.090496 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:38.093550 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:38.194273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:38.389069 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:38.544704 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:38.645922 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:38.647010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:38.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:39.045076 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:39.092712 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:39.093041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:39.193898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:39.545848 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:39.591310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:39.594472 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:39.695384 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:40.067856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:40.092880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:40.093962 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:40.197692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:40.390207 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:40.544869 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:40.591203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:40.592826 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:40.694673 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:41.045264 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:41.095908 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:41.096947 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:41.193229 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:41.545269 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:41.593390 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:41.595750 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:41.697830 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.045891 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:42.094371 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:42.095104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:42.199978 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.545976 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:42.595173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:42.598456 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:42.694404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.890696 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:43.045510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:43.093841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:43.095434 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:43.193534 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:43.546931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:43.596021 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:43.597108 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:43.700962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:44.047536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:44.093704 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:44.094508 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:44.200849 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:44.544981 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:44.592872 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:44.594075 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:44.693537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:45.082723 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:45.115039 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:45.115731 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:45.214203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:45.398780 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:45.544898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:45.590833 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:45.593073 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:45.701740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:46.044505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:46.092404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:46.092940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:46.195664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:46.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:46.590934 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:46.593830 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:46.692737 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.044623 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:47.091785 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:47.093023 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:47.193228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.544221 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:47.591797 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:47.592797 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:47.692905 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.890892 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:48.045962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:48.095010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:48.096145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:48.194388 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:48.545063 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:48.593387 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:48.594614 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:48.694890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:49.045318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:49.102577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:49.103135 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:49.194088 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:49.545419 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:49.594035 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:49.598058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:49.693799 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:50.052748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:50.094726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:50.096686 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:50.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:50.398995 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:50.544457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:50.594897 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:50.596407 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:50.694649 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:51.044974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:51.093998 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:51.095540 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:51.192964 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:51.547421 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:51.598010 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:51.600001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:51.697089 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.044880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:52.094882 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:52.095832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:52.192744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.544191 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:52.591556 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:52.595506 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:52.695550 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.892121 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:53.045489 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:53.093420 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:53.095038 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:53.237750 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:53.545289 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:53.593349 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:53.594326 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:53.693759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:54.044997 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:54.091226 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:54.093098 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:54.192917 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:54.545655 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:54.591936 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:54.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:54.693561 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:55.045319 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:55.097938 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:55.098377 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:55.193564 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:55.390264 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:55.545738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:55.595879 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:55.597577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:55.693911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:56.044331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:56.093337 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:56.094317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:56.193784 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:56.545678 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:56.593375 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:56.594672 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:56.694725 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:57.045424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:57.095664 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:57.096788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:57.193176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:57.392543 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:57.547617 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:57.597176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:57.599317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:57.695844 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:58.045580 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:58.098134 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:58.099884 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:58.193890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:58.544310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:58.600868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:58.602551 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:58.695901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.057612 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:59.099001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:59.100115 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:59.196592 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.547391 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:59.590790 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:59.598316 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:59.695228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.889495 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:00.052000 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:00.095052 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:00.098398 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:00.283353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:00.544868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:00.599423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:00.602482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:00.694279 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:01.044898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:01.091317 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:01.093911 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:01.193070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:01.545125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:01.647041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:01.647996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:01.692531 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:02.044280 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:02.091199 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:02.093801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:02.192629 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:02.391237 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:02.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:02.591724 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:02.593352 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:02.692881 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:03.044782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:03.093107 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:03.094695 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:03.194732 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:03.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:03.663218 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:03.665483 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:03.696871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.045526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:04.093386 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:04.094320 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:04.193778 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.545436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:04.593441 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:04.594257 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:04.693327 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.894595 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:05.050856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:05.096104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:05.097224 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:05.198776 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:05.544544 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:05.615692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:05.617232 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:05.692711 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:06.044513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:06.094297 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:06.095381 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:06.193634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:06.544159 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:06.592276 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:06.593106 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:06.693402 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:07.045499 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:07.092841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:07.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:07.194125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:07.392567 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:07.545046 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:07.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:07.596409 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:07.705056 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:08.045292 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:08.093482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:08.098183 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:08.200738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:08.547829 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:08.591054 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:08.593011 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:08.692901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.045537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:09.094586 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:09.097549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:09.193663 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.544726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:09.594960 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:09.600917 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:09.692862 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.888517 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:10.044486 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:10.092306 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:10.092932 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:10.193077 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:10.544261 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:10.595054 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:10.595579 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:10.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.050640 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:11.090758 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:11.094926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:11.193931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.544510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:11.594822 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:11.596526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:11.712330 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.894003 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:12.047898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:12.094261 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:12.096740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:12.193345 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:12.553073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:12.592974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:12.597283 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:12.692871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:13.045144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:13.091333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:13.095988 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:13.201839 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:13.546099 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:13.594101 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:13.595946 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:13.699353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:14.046061 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:14.095972 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:14.106979 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:14.194490 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:14.389070 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:14.544119 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:14.595359 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:14.596570 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:14.693836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:15.045329 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:15.096659 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:15.098384 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:15.198956 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:15.545273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:15.592931 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:15.593533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:15.693323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.045305 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:16.091096 1712693 kapi.go:107] duration metric: took 57.50429424s to wait for kubernetes.io/minikube-addons=registry ...
	I0827 23:18:16.092690 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:16.193141 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.544094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:16.593578 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:16.693545 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.888740 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:17.044902 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:17.092437 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:17.194457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:17.548268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:17.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:17.705793 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:18.045132 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:18.093539 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:18.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:18.546476 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:18.652150 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:18.752243 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:19.044689 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:19.092638 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:19.202123 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:19.388454 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:19.544160 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:19.592241 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:19.693155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:20.047863 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:20.093197 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:20.192373 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:20.544467 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:20.592005 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:20.692735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:21.044853 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:21.092357 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:21.192961 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:21.389297 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:21.544834 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:21.592718 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:21.693510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:22.054597 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:22.158633 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:22.194175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:22.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:22.593152 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:22.704144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:23.044915 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:23.092910 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:23.193938 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:23.389524 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:23.544770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:23.599186 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:23.693523 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:24.047109 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:24.099598 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:24.195414 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:24.545018 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:24.593195 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:24.694098 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.066094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:25.094696 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:25.194173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.544408 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:25.594043 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:25.697049 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.887987 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:26.058810 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:26.093311 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:26.201742 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:26.544916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:26.593373 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:26.694252 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.063759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:27.164183 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:27.192740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.544323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:27.592735 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:27.693576 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.888483 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:28.044452 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:28.092848 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:28.194155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:28.544662 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:28.592508 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:28.692919 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.044357 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:29.146498 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:29.193282 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.544268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:29.593354 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:29.693235 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.893509 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:30.055674 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:30.097801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:30.194436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:30.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:30.593103 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:30.694494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:31.044873 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:31.092542 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:31.192946 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:31.544129 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:31.592687 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:31.693423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:32.045217 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:32.095223 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:32.193660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:32.389719 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:32.545277 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:32.593266 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:32.692836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:33.044768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:33.093426 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:33.193425 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:33.544707 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:33.593452 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:33.693818 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:34.046026 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:34.159375 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:34.200333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:34.390592 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:34.544748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:34.593332 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:34.693003 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:35.044336 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:35.092390 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:35.194093 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:35.547386 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:35.600361 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:35.694058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:36.046186 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:36.095047 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:36.206147 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:36.391327 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:36.544524 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:36.593670 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:36.694509 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:37.049744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:37.092985 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:37.194040 1712693 kapi.go:107] duration metric: took 1m18.006208739s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0827 23:18:37.544124 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:37.593562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.044937 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:38.092813 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.544852 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:38.594546 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.889360 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:39.045768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:39.093827 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:39.544351 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:39.593621 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.045726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:40.093926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.545012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:40.594045 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.894002 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:41.045331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:41.093235 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:41.544893 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:41.604404 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:42.045764 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:42.093549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:42.549549 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:42.593254 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:43.043789 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:43.092442 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:43.392797 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:43.545298 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:43.593990 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:44.045641 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:44.147059 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:44.544645 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:44.593501 1712693 kapi.go:107] duration metric: took 1m26.005612344s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0827 23:18:45.047500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:45.552136 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:45.889234 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:46.045616 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:46.548236 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:47.045060 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:47.544468 1712693 kapi.go:107] duration metric: took 1m24.003892286s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0827 23:18:47.546042 1712693 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-675252 cluster.
	I0827 23:18:47.547251 1712693 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.
	I0827 23:18:47.548322 1712693 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0827 23:18:47.549714 1712693 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0827 23:18:47.550910 1712693 addons.go:510] duration metric: took 1m35.656654426s for enable addons: enabled=[nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0827 23:18:48.388204 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:50.388376 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:52.395709 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:54.888596 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:56.888826 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:59.388868 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:19:00.889797 1712693 pod_ready.go:93] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"True"
	I0827 23:19:00.889826 1712693 pod_ready.go:82] duration metric: took 1m27.007812661s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.889839 1712693 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.896174 1712693 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace has status "Ready":"True"
	I0827 23:19:00.896201 1712693 pod_ready.go:82] duration metric: took 6.331055ms for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.896267 1712693 pod_ready.go:39] duration metric: took 1m30.341126739s 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" ...
	I0827 23:19:00.896291 1712693 api_server.go:52] waiting for apiserver process to appear ...
	I0827 23:19:00.896366 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:00.896451 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:01.042829 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:01.042850 1712693 cri.go:89] found id: ""
	I0827 23:19:01.042859 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:01.042919 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.053963 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:01.054050 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:01.101899 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:01.101923 1712693 cri.go:89] found id: ""
	I0827 23:19:01.101931 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:01.101989 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.105517 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:01.105620 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:01.145304 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:01.145329 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:01.145335 1712693 cri.go:89] found id: ""
	I0827 23:19:01.145342 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:01.145397 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.149608 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.153750 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:01.153825 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:01.203872 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:01.203897 1712693 cri.go:89] found id: ""
	I0827 23:19:01.203906 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:01.203963 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.207659 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:01.207738 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:01.247486 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:01.247511 1712693 cri.go:89] found id: ""
	I0827 23:19:01.247519 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:01.247583 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.251309 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:01.251382 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:01.291839 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:01.291864 1712693 cri.go:89] found id: ""
	I0827 23:19:01.291872 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:01.291952 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.295420 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:01.295512 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:01.333650 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:01.333674 1712693 cri.go:89] found id: ""
	I0827 23:19:01.333682 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:01.333765 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.337441 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:01.337467 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:01.435075 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:01.435128 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:01.506296 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:01.506331 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:01.549695 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:01.549751 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:01.590501 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:01.590536 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:01.640812 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:01.640862 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:01.712234 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:01.712273 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:01.752482 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:01.752515 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:01.809098 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.809392 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.810727 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.810951 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.816653 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.816877 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.817075 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.817334 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.817507 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.817716 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.821289 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.821497 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.821679 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.821898 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:01.863082 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:01.863118 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:01.881264 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:01.881294 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:02.101434 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:02.101490 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:02.167248 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:02.167288 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:02.206161 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:02.206189 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:02.270379 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:02.270409 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:02.270528 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:02.270546 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:02.270566 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:02.270674 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:02.270691 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:02.270697 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:02.270703 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:02.270779 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:12.271998 1712693 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0827 23:19:12.287047 1712693 api_server.go:72] duration metric: took 2m0.393059992s to wait for apiserver process to appear ...
	I0827 23:19:12.287077 1712693 api_server.go:88] waiting for apiserver healthz status ...
	I0827 23:19:12.287113 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:12.287174 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:12.330292 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:12.330316 1712693 cri.go:89] found id: ""
	I0827 23:19:12.330325 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:12.330388 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.334057 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:12.334128 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:12.375951 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:12.375986 1712693 cri.go:89] found id: ""
	I0827 23:19:12.375996 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:12.376066 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.380076 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:12.380145 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:12.424523 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:12.424544 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:12.424549 1712693 cri.go:89] found id: ""
	I0827 23:19:12.424557 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:12.424611 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.428271 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.431691 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:12.431764 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:12.475474 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:12.475499 1712693 cri.go:89] found id: ""
	I0827 23:19:12.475508 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:12.475565 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.479257 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:12.479335 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:12.523008 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:12.523033 1712693 cri.go:89] found id: ""
	I0827 23:19:12.523042 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:12.523103 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.526848 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:12.526929 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:12.571120 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:12.571145 1712693 cri.go:89] found id: ""
	I0827 23:19:12.571153 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:12.571242 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.574849 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:12.574957 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:12.615493 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:12.615569 1712693 cri.go:89] found id: ""
	I0827 23:19:12.615586 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:12.615655 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.619342 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:12.619368 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:12.758876 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:12.758909 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:12.798315 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:12.798346 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:12.848283 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:12.848316 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:12.892864 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:12.892904 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:12.962319 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:12.962359 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:13.002389 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:13.002424 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:13.117709 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:13.117750 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:13.183708 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:13.183745 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:13.243187 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.243436 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.244787 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.245028 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.250735 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.250962 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.251136 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.251347 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.251515 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.251726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.255339 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.255544 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.255722 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.255944 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:13.298415 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:13.298448 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:13.315672 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:13.315705 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:13.369977 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:13.370014 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:13.424993 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:13.425026 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:13.465127 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:13.465153 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:13.465329 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:13.465379 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.465405 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.465414 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.465425 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.465452 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:13.465469 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:13.465476 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:23.467274 1712693 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0827 23:19:23.475376 1712693 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0827 23:19:23.476688 1712693 api_server.go:141] control plane version: v1.31.0
	I0827 23:19:23.476721 1712693 api_server.go:131] duration metric: took 11.189636031s to wait for apiserver health ...
	I0827 23:19:23.476731 1712693 system_pods.go:43] waiting for kube-system pods to appear ...
	I0827 23:19:23.476752 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:23.476818 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:23.519060 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:23.519084 1712693 cri.go:89] found id: ""
	I0827 23:19:23.519094 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:23.519156 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.522901 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:23.522975 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:23.564782 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:23.564807 1712693 cri.go:89] found id: ""
	I0827 23:19:23.564816 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:23.564874 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.569203 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:23.569282 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:23.607709 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:23.607734 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:23.607739 1712693 cri.go:89] found id: ""
	I0827 23:19:23.607746 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:23.607803 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.611560 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.615229 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:23.615304 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:23.659792 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:23.659815 1712693 cri.go:89] found id: ""
	I0827 23:19:23.659824 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:23.659883 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.663487 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:23.663591 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:23.701635 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:23.701657 1712693 cri.go:89] found id: ""
	I0827 23:19:23.701666 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:23.701743 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.705381 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:23.705485 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:23.746189 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:23.746217 1712693 cri.go:89] found id: ""
	I0827 23:19:23.746228 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:23.746289 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.750019 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:23.750125 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:23.793567 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:23.793589 1712693 cri.go:89] found id: ""
	I0827 23:19:23.793597 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:23.793653 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.797226 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:23.797254 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:23.815805 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:23.815838 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:23.857472 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:23.857504 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:23.904150 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:23.904180 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:23.961127 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:23.961253 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:24.014477 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:24.014510 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:24.122537 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:24.122577 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:24.186401 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.186645 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.187984 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.188206 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.193958 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194185 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.194359 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194578 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.194746 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194960 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.198523 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.198726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.198909 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.199127 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:24.243011 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:24.243046 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:24.387134 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:24.387169 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:24.442269 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:24.442304 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:24.522250 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:24.522291 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:24.563621 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:24.563651 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:24.651837 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:24.651875 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:24.701481 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:24.701511 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:24.701570 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:24.701584 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.701595 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.701602 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.701610 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.701616 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:24.701628 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:24.701635 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:34.715103 1712693 system_pods.go:59] 19 kube-system pods found
	I0827 23:19:34.715145 1712693 system_pods.go:61] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
	I0827 23:19:34.715153 1712693 system_pods.go:61] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
	I0827 23:19:34.715158 1712693 system_pods.go:61] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
	I0827 23:19:34.715162 1712693 system_pods.go:61] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
	I0827 23:19:34.715166 1712693 system_pods.go:61] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
	I0827 23:19:34.715171 1712693 system_pods.go:61] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
	I0827 23:19:34.715175 1712693 system_pods.go:61] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
	I0827 23:19:34.715181 1712693 system_pods.go:61] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
	I0827 23:19:34.715186 1712693 system_pods.go:61] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
	I0827 23:19:34.715191 1712693 system_pods.go:61] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
	I0827 23:19:34.715196 1712693 system_pods.go:61] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
	I0827 23:19:34.715202 1712693 system_pods.go:61] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
	I0827 23:19:34.715206 1712693 system_pods.go:61] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
	I0827 23:19:34.715214 1712693 system_pods.go:61] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
	I0827 23:19:34.715219 1712693 system_pods.go:61] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
	I0827 23:19:34.715222 1712693 system_pods.go:61] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
	I0827 23:19:34.715227 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
	I0827 23:19:34.715231 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
	I0827 23:19:34.715239 1712693 system_pods.go:61] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
	I0827 23:19:34.715245 1712693 system_pods.go:74] duration metric: took 11.238508489s to wait for pod list to return data ...
	I0827 23:19:34.715258 1712693 default_sa.go:34] waiting for default service account to be created ...
	I0827 23:19:34.717992 1712693 default_sa.go:45] found service account: "default"
	I0827 23:19:34.718019 1712693 default_sa.go:55] duration metric: took 2.754794ms for default service account to be created ...
	I0827 23:19:34.718030 1712693 system_pods.go:116] waiting for k8s-apps to be running ...
	I0827 23:19:34.729530 1712693 system_pods.go:86] 19 kube-system pods found
	I0827 23:19:34.729572 1712693 system_pods.go:89] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
	I0827 23:19:34.729579 1712693 system_pods.go:89] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
	I0827 23:19:34.729586 1712693 system_pods.go:89] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
	I0827 23:19:34.729591 1712693 system_pods.go:89] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
	I0827 23:19:34.729596 1712693 system_pods.go:89] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
	I0827 23:19:34.729601 1712693 system_pods.go:89] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
	I0827 23:19:34.729605 1712693 system_pods.go:89] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
	I0827 23:19:34.729610 1712693 system_pods.go:89] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
	I0827 23:19:34.729618 1712693 system_pods.go:89] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
	I0827 23:19:34.729623 1712693 system_pods.go:89] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
	I0827 23:19:34.729627 1712693 system_pods.go:89] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
	I0827 23:19:34.729632 1712693 system_pods.go:89] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
	I0827 23:19:34.729637 1712693 system_pods.go:89] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
	I0827 23:19:34.729642 1712693 system_pods.go:89] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
	I0827 23:19:34.729651 1712693 system_pods.go:89] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
	I0827 23:19:34.729656 1712693 system_pods.go:89] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
	I0827 23:19:34.729665 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
	I0827 23:19:34.729669 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
	I0827 23:19:34.729674 1712693 system_pods.go:89] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
	I0827 23:19:34.729690 1712693 system_pods.go:126] duration metric: took 11.654398ms to wait for k8s-apps to be running ...
	I0827 23:19:34.729698 1712693 system_svc.go:44] waiting for kubelet service to be running ....
	I0827 23:19:34.729770 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:19:34.744116 1712693 system_svc.go:56] duration metric: took 14.408667ms WaitForService to wait for kubelet
	I0827 23:19:34.744191 1712693 kubeadm.go:582] duration metric: took 2m22.850207691s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0827 23:19:34.744227 1712693 node_conditions.go:102] verifying NodePressure condition ...
	I0827 23:19:34.747865 1712693 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0827 23:19:34.747900 1712693 node_conditions.go:123] node cpu capacity is 2
	I0827 23:19:34.747912 1712693 node_conditions.go:105] duration metric: took 3.664187ms to run NodePressure ...
	I0827 23:19:34.747926 1712693 start.go:241] waiting for startup goroutines ...
	I0827 23:19:34.747933 1712693 start.go:246] waiting for cluster config update ...
	I0827 23:19:34.747949 1712693 start.go:255] writing updated cluster config ...
	I0827 23:19:34.748263 1712693 ssh_runner.go:195] Run: rm -f paused
	I0827 23:19:35.377519 1712693 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0827 23:19:35.382967 1712693 out.go:177] * Done! kubectl is now configured to use "addons-675252" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 27 23:28:50 addons-675252 crio[967]: time="2024-08-27 23:28:50.765326049Z" level=info msg="Stopped pod sandbox: b473e30cd2477f30e9c7a31b94f3198f1bb55e0da2c346b05593a0306de24fcb" id=c73c6347-32b2-4458-9b27-54083f99c744 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.539828849Z" level=info msg="Stopping container: f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd (timeout: 30s)" id=81eae92a-cb10-4a23-8d03-d2a62f76beee name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:28:51 addons-675252 conmon[3074]: conmon f467971cbebec2913fa6 <ninfo>: container 3086 exited with status 2
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.572055343Z" level=info msg="Stopping container: 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c (timeout: 30s)" id=3a8a1774-e5fa-453b-b8eb-67ee6b35b553 name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.702436124Z" level=info msg="Stopped container f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd: kube-system/registry-6fb4cdfc84-sng8p/registry" id=81eae92a-cb10-4a23-8d03-d2a62f76beee name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.703125736Z" level=info msg="Stopping pod sandbox: 8a532f3d5b88e205f3e060bc8bc84fdcaf0e864d1576f8e753146bdabd309df8" id=06673851-9ce6-4695-a411-7470cb14eeb6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.703376466Z" level=info msg="Got pod network &{Name:registry-6fb4cdfc84-sng8p Namespace:kube-system ID:8a532f3d5b88e205f3e060bc8bc84fdcaf0e864d1576f8e753146bdabd309df8 UID:710155bb-80d7-451c-ba10-f4ed4ba42d30 NetNS:/var/run/netns/53b634ab-40f4-4e9f-83ba-7f999732a671 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.703533848Z" level=info msg="Deleting pod kube-system_registry-6fb4cdfc84-sng8p from CNI network \"kindnet\" (type=ptp)"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.742599704Z" level=info msg="Stopped pod sandbox: 8a532f3d5b88e205f3e060bc8bc84fdcaf0e864d1576f8e753146bdabd309df8" id=06673851-9ce6-4695-a411-7470cb14eeb6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.769670566Z" level=info msg="Stopped container 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c: kube-system/registry-proxy-686bg/registry-proxy" id=3a8a1774-e5fa-453b-b8eb-67ee6b35b553 name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.770551167Z" level=info msg="Stopping pod sandbox: 4b2c3a9d0f9bc752725921298787d2f0ab11e1816e3620d3b2094ae84e1104e6" id=552ab66b-e80e-4b27-ad72-52ce9341ead2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.781982703Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-GAFLMOF4BC4LJZD7 - [0:0]\n:KUBE-HP-TQ5HPR4QXKSA5247 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-KDUZ3YAB23JCFA2B - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-GAFLMOF4BC4LJZD7\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-TQ5HPR4QXKSA5247\n-A KUBE-HP-GAFLMOF4BC4LJZD7 -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-GAFLMOF4BC4LJZD7 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-ac
a9-513bc827dc0c_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-TQ5HPR4QXKSA5247 -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-TQ5HPR4QXKSA5247 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-KDUZ3YAB23JCFA2B\nCOMMIT\n"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.784751299Z" level=info msg="Closing host port tcp:5000"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.786771363Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.786981389Z" level=info msg="Got pod network &{Name:registry-proxy-686bg Namespace:kube-system ID:4b2c3a9d0f9bc752725921298787d2f0ab11e1816e3620d3b2094ae84e1104e6 UID:a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d NetNS:/var/run/netns/002dfad3-c2a9-4611-acb1-bfea4e1345e7 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.787118495Z" level=info msg="Deleting pod kube-system_registry-proxy-686bg from CNI network \"kindnet\" (type=ptp)"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.807292560Z" level=info msg="Stopped pod sandbox: 4b2c3a9d0f9bc752725921298787d2f0ab11e1816e3620d3b2094ae84e1104e6" id=552ab66b-e80e-4b27-ad72-52ce9341ead2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.903657657Z" level=info msg="Removing container: f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd" id=ddb40a8c-e657-405b-82e8-18d9abea44cb name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.904998300Z" level=info msg="Stopping pod sandbox: 3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564" id=6526a5fa-4ffd-4edc-8576-091249bcefe5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.905438313Z" level=info msg="Got pod network &{Name:test-local-path Namespace:default ID:3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564 UID:535ee2be-0e01-49b3-a6a9-44d908a99332 NetNS:/var/run/netns/1639e1fb-a571-4a78-a60f-8a36d9a22c5e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.905596007Z" level=info msg="Deleting pod default_test-local-path from CNI network \"kindnet\" (type=ptp)"
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.922850362Z" level=info msg="Removed container f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd: kube-system/registry-6fb4cdfc84-sng8p/registry" id=ddb40a8c-e657-405b-82e8-18d9abea44cb name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.926991092Z" level=info msg="Removing container: 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c" id=6e1df2eb-008b-4ff4-98a7-a3c90ec26e4a name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.953804061Z" level=info msg="Removed container 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c: kube-system/registry-proxy-686bg/registry-proxy" id=6e1df2eb-008b-4ff4-98a7-a3c90ec26e4a name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.961458285Z" level=info msg="Stopped pod sandbox: 3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564" id=6526a5fa-4ffd-4edc-8576-091249bcefe5 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8212d053e9a3d       docker.io/library/busybox@sha256:8bd2137dd2a779a73bba21c508ed0d899898a73974c4a6a675c6cd8a8a726547                            3 seconds ago       Exited              busybox                   0                   3fbdabe3edc22       test-local-path
	cdd28f02afa38       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc            5 minutes ago       Exited              gadget                    6                   0448c1b0403a0       gadget-jhpt6
	1312ef0ffe11f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 10 minutes ago      Running             gcp-auth                  0                   c3fe6f26d882b       gcp-auth-89d5ffd79-9fm76
	3ecd9e90f3599       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             10 minutes ago      Running             controller                0                   a9fcbf21ef662       ingress-nginx-controller-bc57996ff-6kgqk
	aff9b5994a3b0       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator    0                   17cf114673fc9       cloud-spanner-emulator-769b77f747-nsch9
	dc4a1d9b669a6       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             10 minutes ago      Exited              patch                     2                   86b2867b54332       ingress-nginx-admission-patch-kpqhr
	380192e0f7121       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                    0                   17bca77e1f454       ingress-nginx-admission-create-724gx
	35456dc4d99e0       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns      0                   4b11971737367       kube-ingress-dns-minikube
	ba59fcb41c829       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        10 minutes ago      Running             metrics-server            0                   127b25dbcc1a5       metrics-server-8988944d9-dtsk7
	dd203d4b93f88       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             11 minutes ago      Running             local-path-provisioner    0                   2d8b26837c24d       local-path-provisioner-86d989889c-4ghfj
	e4b51ceace10b       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             11 minutes ago      Running             coredns                   0                   76bca36ea05b7       coredns-6f6b679f8f-rxnkn
	5a1b726044d5e       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             11 minutes ago      Running             coredns                   0                   9ecd51493bf33       coredns-6f6b679f8f-4fqb6
	f2653ce3988d4       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner       0                   a85b53b6d3456       storage-provisioner
	a812da9ce76ab       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           11 minutes ago      Running             kindnet-cni               0                   2646a8555d015       kindnet-dn7jd
	c9be38ad7dc0f       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             11 minutes ago      Running             kube-proxy                0                   a0b829f00411f       kube-proxy-w7w6g
	a7bdd628d2357       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             11 minutes ago      Running             kube-scheduler            0                   b30a09526e517       kube-scheduler-addons-675252
	14399965d9747       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             11 minutes ago      Running             kube-controller-manager   0                   bd8815ba3cdb3       kube-controller-manager-addons-675252
	6beece4d7f309       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             11 minutes ago      Running             etcd                      0                   9e47d695c4972       etcd-addons-675252
	450149e042047       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             11 minutes ago      Running             kube-apiserver            0                   79d14e312e1b1       kube-apiserver-addons-675252
	
	
	==> coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:38461 - 6733 "HINFO IN 6422765287905723086.526006072247083. udp 53 false 512" NXDOMAIN qr,rd,ra 53 0.034647276s
	[INFO] 10.244.0.11:53098 - 25188 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000135745s
	[INFO] 10.244.0.11:53098 - 38240 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000146066s
	[INFO] 10.244.0.11:49290 - 32140 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003311377s
	[INFO] 10.244.0.11:49290 - 26505 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003408163s
	[INFO] 10.244.0.11:42581 - 63853 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000179552s
	[INFO] 10.244.0.11:42581 - 38491 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000334554s
	[INFO] 10.244.0.11:33187 - 64094 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000076316s
	[INFO] 10.244.0.11:33187 - 858 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000105623s
	[INFO] 10.244.0.11:37611 - 45774 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00015341s
	[INFO] 10.244.0.11:37611 - 60360 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000268446s
	[INFO] 10.244.0.11:41542 - 37113 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002114856s
	[INFO] 10.244.0.11:41542 - 63479 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001683942s
	[INFO] 10.244.0.11:48576 - 58073 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000126817s
	[INFO] 10.244.0.11:48576 - 32986 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000224868s
	[INFO] 10.244.0.21:45841 - 57731 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165997s
	[INFO] 10.244.0.21:37865 - 39355 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000075535s
	[INFO] 10.244.0.21:32816 - 13962 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000218673s
	[INFO] 10.244.0.21:45839 - 45193 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000093243s
	[INFO] 10.244.0.21:60688 - 16670 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002043719s
	[INFO] 10.244.0.21:58077 - 40343 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002523297s
	
	
	==> coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:44335 - 25554 "HINFO IN 695537669026308674.7627743218895774774. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.034240895s
	[INFO] 10.244.0.11:56591 - 23986 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000200015s
	[INFO] 10.244.0.11:56591 - 12110 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000094514s
	[INFO] 10.244.0.11:40564 - 32738 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000120918s
	[INFO] 10.244.0.11:40564 - 18332 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000327497s
	[INFO] 10.244.0.11:39057 - 15595 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000182719s
	[INFO] 10.244.0.11:39057 - 17391 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000107175s
	[INFO] 10.244.0.21:45278 - 41786 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119015s
	[INFO] 10.244.0.21:50967 - 43832 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00007337s
	[INFO] 10.244.0.21:55595 - 34563 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002255631s
	[INFO] 10.244.0.21:43000 - 26036 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002424138s
	
	
	==> describe nodes <==
	Name:               addons-675252
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-675252
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf
	                    minikube.k8s.io/name=addons-675252
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-675252
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 27 Aug 2024 23:17:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-675252
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 27 Aug 2024 23:28:51 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 27 Aug 2024 23:28:11 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 27 Aug 2024 23:28:11 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 27 Aug 2024 23:28:11 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 27 Aug 2024 23:28:11 +0000   Tue, 27 Aug 2024 23:17:30 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-675252
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 aec66f3939364f2db3304a7d6fe64ea6
	  System UUID:                259750c2-4cb9-4026-8127-3627687cbcdd
	  Boot ID:                    de75669d-411a-494a-98ce-86583542926d
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (18 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m18s
	  default                     cloud-spanner-emulator-769b77f747-nsch9                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-jhpt6                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-9fm76                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-6kgqk                      100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-6f6b679f8f-4fqb6                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 coredns-6f6b679f8f-rxnkn                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-675252                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-dn7jd                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-675252                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-675252                         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-w7w6g                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-675252                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-8988944d9-dtsk7                                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-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72    0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  local-path-storage          local-path-provisioner-86d989889c-4ghfj                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1150m (57%)  100m (5%)
	  memory             580Mi (7%)   390Mi (4%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  11m (x8 over 11m)  kubelet          Node addons-675252 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m (x8 over 11m)  kubelet          Node addons-675252 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x7 over 11m)  kubelet          Node addons-675252 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-675252 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-675252 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-675252 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-675252 event: Registered Node addons-675252 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-675252 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] <==
	{"level":"info","ts":"2024-08-27T23:17:16.301418Z","caller":"traceutil/trace.go:171","msg":"trace[1710391695] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"161.068557ms","start":"2024-08-27T23:17:16.140264Z","end":"2024-08-27T23:17:16.301332Z","steps":["trace[1710391695] 'process raft request'  (duration: 81.533606ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.312953Z","caller":"traceutil/trace.go:171","msg":"trace[1479102063] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"171.95175ms","start":"2024-08-27T23:17:16.140980Z","end":"2024-08-27T23:17:16.312932Z","steps":["trace[1479102063] 'process raft request'  (duration: 81.045109ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.329294Z","caller":"traceutil/trace.go:171","msg":"trace[1541268645] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"157.231925ms","start":"2024-08-27T23:17:16.172048Z","end":"2024-08-27T23:17:16.329280Z","steps":["trace[1541268645] 'process raft request'  (duration: 139.78353ms)","trace[1541268645] 'compare'  (duration: 13.769276ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-27T23:17:16.329522Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.400294ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.329562Z","caller":"traceutil/trace.go:171","msg":"trace[1110528968] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:392; }","duration":"211.45645ms","start":"2024-08-27T23:17:16.118097Z","end":"2024-08-27T23:17:16.329554Z","steps":["trace[1110528968] 'agreement among raft nodes before linearized reading'  (duration: 192.333392ms)","trace[1110528968] 'get authentication metadata'  (duration: 18.427629ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-27T23:17:16.330118Z","caller":"traceutil/trace.go:171","msg":"trace[1280421826] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"158.182481ms","start":"2024-08-27T23:17:16.171927Z","end":"2024-08-27T23:17:16.330109Z","steps":["trace[1280421826] 'process raft request'  (duration: 157.306156ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.330289Z","caller":"traceutil/trace.go:171","msg":"trace[450708307] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"118.313379ms","start":"2024-08-27T23:17:16.211968Z","end":"2024-08-27T23:17:16.330281Z","steps":["trace[450708307] 'process raft request'  (duration: 117.787508ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.330474Z","caller":"traceutil/trace.go:171","msg":"trace[411286934] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"109.027155ms","start":"2024-08-27T23:17:16.221439Z","end":"2024-08-27T23:17:16.330466Z","steps":["trace[411286934] 'process raft request'  (duration: 108.359065ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.330885Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.154766ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.330920Z","caller":"traceutil/trace.go:171","msg":"trace[1423690076] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:398; }","duration":"190.19799ms","start":"2024-08-27T23:17:16.140716Z","end":"2024-08-27T23:17:16.330914Z","steps":["trace[1423690076] 'agreement among raft nodes before linearized reading'  (duration: 190.13472ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.330909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.753966ms","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-08-27T23:17:16.331019Z","caller":"traceutil/trace.go:171","msg":"trace[692292482] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:398; }","duration":"212.864193ms","start":"2024-08-27T23:17:16.118144Z","end":"2024-08-27T23:17:16.331008Z","steps":["trace[692292482] 'agreement among raft nodes before linearized reading'  (duration: 212.734652ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331094Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.401827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331123Z","caller":"traceutil/trace.go:171","msg":"trace[144557632] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:398; }","duration":"115.43422ms","start":"2024-08-27T23:17:16.215682Z","end":"2024-08-27T23:17:16.331117Z","steps":["trace[144557632] 'agreement among raft nodes before linearized reading'  (duration: 115.392342ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331213Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.065011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331237Z","caller":"traceutil/trace.go:171","msg":"trace[1067206873] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:398; }","duration":"159.088551ms","start":"2024-08-27T23:17:16.172141Z","end":"2024-08-27T23:17:16.331230Z","steps":["trace[1067206873] 'agreement among raft nodes before linearized reading'  (duration: 159.054164ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331310Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.497533ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-675252\" ","response":"range_response_count:1 size:5738"}
	{"level":"info","ts":"2024-08-27T23:17:16.331332Z","caller":"traceutil/trace.go:171","msg":"trace[578685868] range","detail":"{range_begin:/registry/minions/addons-675252; range_end:; response_count:1; response_revision:398; }","duration":"159.519374ms","start":"2024-08-27T23:17:16.171807Z","end":"2024-08-27T23:17:16.331326Z","steps":["trace[578685868] 'agreement among raft nodes before linearized reading'  (duration: 159.480047ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331429Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"170.347347ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-08-27T23:17:16.331451Z","caller":"traceutil/trace.go:171","msg":"trace[674717925] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:398; }","duration":"170.370641ms","start":"2024-08-27T23:17:16.161075Z","end":"2024-08-27T23:17:16.331446Z","steps":["trace[674717925] 'agreement among raft nodes before linearized reading'  (duration: 170.330445ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331535Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.787401ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331554Z","caller":"traceutil/trace.go:171","msg":"trace[352656687] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:398; }","duration":"190.807905ms","start":"2024-08-27T23:17:16.140741Z","end":"2024-08-27T23:17:16.331549Z","steps":["trace[352656687] 'agreement among raft nodes before linearized reading'  (duration: 190.777793ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:27:02.499895Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1586}
	{"level":"info","ts":"2024-08-27T23:27:02.531688Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1586,"took":"31.211788ms","hash":2728297257,"current-db-size-bytes":6426624,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3444736,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-08-27T23:27:02.531741Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2728297257,"revision":1586,"compact-revision":-1}
	
	
	==> gcp-auth [1312ef0ffe11f0b412e1a1157a3d75d1f8177744010290b7fc049363859841a3] <==
	2024/08/27 23:18:46 GCP Auth Webhook started!
	2024/08/27 23:19:35 Ready to marshal response ...
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:19:35 Ready to marshal response ...
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:19:35 Ready to marshal response ...
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:27:45 Ready to marshal response ...
	2024/08/27 23:27:45 Ready to write response ...
	2024/08/27 23:27:50 Ready to marshal response ...
	2024/08/27 23:27:50 Ready to write response ...
	2024/08/27 23:28:09 Ready to marshal response ...
	2024/08/27 23:28:09 Ready to write response ...
	2024/08/27 23:28:43 Ready to marshal response ...
	2024/08/27 23:28:43 Ready to write response ...
	2024/08/27 23:28:43 Ready to marshal response ...
	2024/08/27 23:28:43 Ready to write response ...
	2024/08/27 23:28:52 Ready to marshal response ...
	2024/08/27 23:28:52 Ready to write response ...
	
	
	==> kernel <==
	 23:28:53 up  7:11,  0 users,  load average: 0.84, 0.92, 2.21
	Linux addons-675252 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] <==
	I0827 23:26:50.115824       1 main.go:299] handling current node
	I0827 23:27:00.118885       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:27:00.119038       1 main.go:299] handling current node
	I0827 23:27:10.111279       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:27:10.111318       1 main.go:299] handling current node
	I0827 23:27:20.110563       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:27:20.110598       1 main.go:299] handling current node
	I0827 23:27:30.115781       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:27:30.115926       1 main.go:299] handling current node
	I0827 23:27:40.112441       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:27:40.112481       1 main.go:299] handling current node
	I0827 23:27:50.113231       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:27:50.113262       1 main.go:299] handling current node
	I0827 23:28:00.111016       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:28:00.111179       1 main.go:299] handling current node
	I0827 23:28:10.112543       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:28:10.112597       1 main.go:299] handling current node
	I0827 23:28:20.109979       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:28:20.110020       1 main.go:299] handling current node
	I0827 23:28:30.147899       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:28:30.147949       1 main.go:299] handling current node
	I0827 23:28:40.111193       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:28:40.111364       1 main.go:299] handling current node
	I0827 23:28:50.112147       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:28:50.112184       1 main.go:299] handling current node
	
	
	==> kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] <==
	I0827 23:19:01.831042       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0827 23:19:04.994502       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	W0827 23:19:05.842691       1 handler_proxy.go:99] no RequestInfo found in the context
	E0827 23:19:05.842742       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"
	E0827 23:19:05.843347       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0827 23:27:57.988801       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0827 23:28:24.880115       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.880188       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.906911       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.907047       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.951018       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.951078       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.977839       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.977889       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:25.057741       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:25.057845       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0827 23:28:25.978431       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0827 23:28:26.058503       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0827 23:28:26.105023       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	E0827 23:28:53.987264       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0827 23:28:54.000009       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0827 23:28:54.022531       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] <==
	E0827 23:28:29.116991       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"
	W0827 23:28:29.978193       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
	E0827 23:28:29.978238       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"
	W0827 23:28:30.479315       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
	E0827 23:28:30.479361       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"
	I0827 23:28:31.859282       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="5.161µs"
	W0827 23:28:33.387892       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
	E0827 23:28:33.387937       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"
	W0827 23:28:34.763035       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
	E0827 23:28:34.763090       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"
	W0827 23:28:35.459299       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
	E0827 23:28:35.459343       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"
	W0827 23:28:41.877828       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
	E0827 23:28:41.877873       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"
	I0827 23:28:41.919671       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0827 23:28:41.919712       1 shared_informer.go:320] Caches are synced for resource quota
	I0827 23:28:41.996080       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0827 23:28:42.659783       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0827 23:28:42.660194       1 shared_informer.go:320] Caches are synced for garbage collector
	W0827 23:28:43.264318       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
	E0827 23:28:43.264357       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"
	W0827 23:28:46.090383       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
	E0827 23:28:46.090429       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"
	I0827 23:28:51.513629       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="4.513µs"
	I0827 23:28:53.903704       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="10.018µs"
	
	
	==> kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] <==
	I0827 23:17:17.498595       1 server_linux.go:66] "Using iptables proxy"
	I0827 23:17:17.871106       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0827 23:17:17.883509       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`"
	I0827 23:17:18.653576       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0827 23:17:18.653717       1 server_linux.go:169] "Using iptables Proxier"
	I0827 23:17:18.680300       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"
	I0827 23:17:18.695460       1 server.go:483] "Version info" version="v1.31.0"
	I0827 23:17:18.695492       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0827 23:17:18.732208       1 config.go:197] "Starting service config controller"
	I0827 23:17:18.732253       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0827 23:17:18.732277       1 config.go:104] "Starting endpoint slice config controller"
	I0827 23:17:18.732282       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0827 23:17:18.733800       1 config.go:326] "Starting node config controller"
	I0827 23:17:18.733822       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0827 23:17:18.832550       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0827 23:17:18.836453       1 shared_informer.go:320] Caches are synced for service config
	I0827 23:17:18.836493       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] <==
	W0827 23:17:05.026247       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
	E0827 23:17:05.026269       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"
	W0827 23:17:05.026337       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
	E0827 23:17:05.026443       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"
	W0827 23:17:05.965094       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
	E0827 23:17:05.965146       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"
	W0827 23:17:06.019828       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0827 23:17:06.019986       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.030662       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
	E0827 23:17:06.030702       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"
	W0827 23:17:06.038136       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0827 23:17:06.038184       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.062201       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"
	E0827 23:17:06.062335       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"
	W0827 23:17:06.089550       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
	E0827 23:17:06.089608       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"
	W0827 23:17:06.112660       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0827 23:17:06.112816       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.145326       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
	E0827 23:17:06.145393       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"
	W0827 23:17:06.177475       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
	E0827 23:17:06.177531       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"
	W0827 23:17:06.236062       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0827 23:17:06.236225       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0827 23:17:09.217252       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 27 23:28:51 addons-675252 kubelet[1497]: I0827 23:28:51.976152    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d-kube-api-access-gpkhj" (OuterVolumeSpecName: "kube-api-access-gpkhj") pod "a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" (UID: "a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d"). InnerVolumeSpecName "kube-api-access-gpkhj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060063    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fwrn2\" (UniqueName: \"kubernetes.io/projected/535ee2be-0e01-49b3-a6a9-44d908a99332-kube-api-access-fwrn2\") pod \"535ee2be-0e01-49b3-a6a9-44d908a99332\" (UID: \"535ee2be-0e01-49b3-a6a9-44d908a99332\") "
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060120    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\") pod \"535ee2be-0e01-49b3-a6a9-44d908a99332\" (UID: \"535ee2be-0e01-49b3-a6a9-44d908a99332\") "
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060197    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-gcp-creds\") pod \"535ee2be-0e01-49b3-a6a9-44d908a99332\" (UID: \"535ee2be-0e01-49b3-a6a9-44d908a99332\") "
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060310    1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-gpkhj\" (UniqueName: \"kubernetes.io/projected/a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d-kube-api-access-gpkhj\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060416    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "535ee2be-0e01-49b3-a6a9-44d908a99332" (UID: "535ee2be-0e01-49b3-a6a9-44d908a99332"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060923    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-pvc-32003076-7396-4a27-abc8-2dc0b9793d72" (OuterVolumeSpecName: "data") pod "535ee2be-0e01-49b3-a6a9-44d908a99332" (UID: "535ee2be-0e01-49b3-a6a9-44d908a99332"). InnerVolumeSpecName "pvc-32003076-7396-4a27-abc8-2dc0b9793d72". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.062854    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/535ee2be-0e01-49b3-a6a9-44d908a99332-kube-api-access-fwrn2" (OuterVolumeSpecName: "kube-api-access-fwrn2") pod "535ee2be-0e01-49b3-a6a9-44d908a99332" (UID: "535ee2be-0e01-49b3-a6a9-44d908a99332"). InnerVolumeSpecName "kube-api-access-fwrn2". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.163038    1497 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-gcp-creds\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.163090    1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fwrn2\" (UniqueName: \"kubernetes.io/projected/535ee2be-0e01-49b3-a6a9-44d908a99332-kube-api-access-fwrn2\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.163106    1497 reconciler_common.go:288] "Volume detached for volume \"pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.912860    1497 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564"
	Aug 27 23:28:52 addons-675252 kubelet[1497]: E0827 23:28:52.978576    1497 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="535ee2be-0e01-49b3-a6a9-44d908a99332" containerName="busybox"
	Aug 27 23:28:52 addons-675252 kubelet[1497]: E0827 23:28:52.978619    1497 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="710155bb-80d7-451c-ba10-f4ed4ba42d30" containerName="registry"
	Aug 27 23:28:52 addons-675252 kubelet[1497]: E0827 23:28:52.978631    1497 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" containerName="registry-proxy"
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.978672    1497 memory_manager.go:354] "RemoveStaleState removing state" podUID="535ee2be-0e01-49b3-a6a9-44d908a99332" containerName="busybox"
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.978683    1497 memory_manager.go:354] "RemoveStaleState removing state" podUID="710155bb-80d7-451c-ba10-f4ed4ba42d30" containerName="registry"
	Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.978689    1497 memory_manager.go:354] "RemoveStaleState removing state" podUID="a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" containerName="registry-proxy"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.068918    1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-tf8tl\" (UniqueName: \"kubernetes.io/projected/33d02f13-1db3-40d9-9c78-9240b93407e8-kube-api-access-tf8tl\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.068984    1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/33d02f13-1db3-40d9-9c78-9240b93407e8-data\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.069014    1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/33d02f13-1db3-40d9-9c78-9240b93407e8-gcp-creds\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.069037    1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/33d02f13-1db3-40d9-9c78-9240b93407e8-script\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.649865    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="535ee2be-0e01-49b3-a6a9-44d908a99332" path="/var/lib/kubelet/pods/535ee2be-0e01-49b3-a6a9-44d908a99332/volumes"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.650237    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="710155bb-80d7-451c-ba10-f4ed4ba42d30" path="/var/lib/kubelet/pods/710155bb-80d7-451c-ba10-f4ed4ba42d30/volumes"
	Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.650598    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" path="/var/lib/kubelet/pods/a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d/volumes"
	
	
	==> storage-provisioner [f2653ce3988d464f5904a68e12aaac41608138821613166a87429bc739b90b99] <==
	I0827 23:17:31.210708       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0827 23:17:31.230905       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0827 23:17:31.231047       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0827 23:17:31.258772       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0827 23:17:31.259077       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
	I0827 23:17:31.260191       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f4ace797-7644-4c95-b1c0-4e69ec318f01", APIVersion:"v1", ResourceVersion:"892", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb became leader
	I0827 23:17:31.359996       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-675252 -n addons-675252
helpers_test.go:261: (dbg) Run:  kubectl --context addons-675252 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-675252 describe pod busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-675252 describe pod busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72: exit status 1 (162.245752ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-675252/192.168.49.2
	Start Time:       Tue, 27 Aug 2024 23:19:35 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-66sjh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-66sjh:
	    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-675252
	  Normal   Pulling    7m48s (x4 over 9m19s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m48s (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     7m48s (x4 over 9m19s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m36s (x6 over 9m18s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m18s (x20 over 9m18s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-724gx" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-kpqhr" not found
	Error from server (NotFound): pods "helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-675252 describe pod busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.66s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.57s)

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-675252 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 addons disable ingress --alsologtostderr -v=1: (7.857951342s)
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-675252
helpers_test.go:235: (dbg) docker inspect addons-675252:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21",
	        "Created": "2024-08-27T23:16:43.375710588Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1713174,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-27T23:16:43.503198958Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0985147309945253cbe7e881ef8b47b2eeae8c92bbeecfbcb5398ea2f50c97c6",
	        "ResolvConfPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hostname",
	        "HostsPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hosts",
	        "LogPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21-json.log",
	        "Name": "/addons-675252",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-675252:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-675252",
	            "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/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd-init/diff:/var/lib/docker/overlay2/c36cdb6aeeb5cb4165efc20cf59bfa1673f2d37e70fcf85a234943cbf14def97/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-675252",
	                "Source": "/var/lib/docker/volumes/addons-675252/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-675252",
	            "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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760",
	            "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-675252",
	                "name.minikube.sigs.k8s.io": "addons-675252",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1536880232f6774482368ae422154cb84aff5c0e4230f8e29d68641b10823e4b",
	            "SandboxKey": "/var/run/docker/netns/1536880232f6",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33528"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-675252": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c98a1009a1abc4744cb91d60c57fa6c4369edb075b220d6ac9faf2b68ff24a48",
	                    "EndpointID": "e5296d2576a2533ee90fefa82c6d4b5389ffe9570fd71f3ff1cdd8cc0b891e0f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-675252",
	                        "c166344735a7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-675252 -n addons-675252
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-675252 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 logs -n 25: (1.637322427s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-736812                                                                     | download-only-736812   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| delete  | -p download-only-537496                                                                     | download-only-537496   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | --download-only -p                                                                          | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | download-docker-231378                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-231378                                                                   | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-329599   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | binary-mirror-329599                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46447                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-329599                                                                     | binary-mirror-329599   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| addons  | enable dashboard -p                                                                         | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-675252 --wait=true                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:19 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-675252 addons                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-675252 addons                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | -p addons-675252                                                                            |                        |         |         |                     |                     |
	| ip      | addons-675252 ip                                                                            | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-675252 ssh cat                                                                       | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | /opt/local-path-provisioner/pvc-32003076-7396-4a27-abc8-2dc0b9793d72_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:29 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | -p addons-675252                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-675252 ssh curl -s                                                                   | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-675252 ip                                                                            | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:32 UTC | 27 Aug 24 23:32 UTC |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:32 UTC | 27 Aug 24 23:32 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:32 UTC | 27 Aug 24 23:32 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/27 23:16:18
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0827 23:16:18.356872 1712693 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:16:18.357108 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:18.357136 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:16:18.357184 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:18.357511 1712693 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:16:18.358055 1712693 out.go:352] Setting JSON to false
	I0827 23:16:18.359061 1712693 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25126,"bootTime":1724775452,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:16:18.359165 1712693 start.go:139] virtualization:  
	I0827 23:16:18.361112 1712693 out.go:177] * [addons-675252] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0827 23:16:18.362599 1712693 out.go:177]   - MINIKUBE_LOCATION=19522
	I0827 23:16:18.362645 1712693 notify.go:220] Checking for updates...
	I0827 23:16:18.366830 1712693 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:16:18.372914 1712693 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:16:18.378380 1712693 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:16:18.384377 1712693 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0827 23:16:18.391621 1712693 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0827 23:16:18.398290 1712693 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:16:18.421509 1712693 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:16:18.421640 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:18.474811 1712693 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.46508491 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:18.474940 1712693 docker.go:307] overlay module found
	I0827 23:16:18.481594 1712693 out.go:177] * Using the docker driver based on user configuration
	I0827 23:16:18.484031 1712693 start.go:297] selected driver: docker
	I0827 23:16:18.484049 1712693 start.go:901] validating driver "docker" against <nil>
	I0827 23:16:18.484069 1712693 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0827 23:16:18.484735 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:18.547498 1712693 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.537938394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:18.547671 1712693 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0827 23:16:18.547901 1712693 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]
	I0827 23:16:18.549106 1712693 out.go:177] * Using Docker driver with root privileges
	I0827 23:16:18.550740 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:16:18.550768 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:18.550777 1712693 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0827 23:16:18.550861 1712693 start.go:340] cluster config:
	{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:18.552237 1712693 out.go:177] * Starting "addons-675252" primary control-plane node in "addons-675252" cluster
	I0827 23:16:18.553355 1712693 cache.go:121] Beginning downloading kic base image for docker with crio
	I0827 23:16:18.554505 1712693 out.go:177] * Pulling base image v0.0.44-1724667927-19511 ...
	I0827 23:16:18.555616 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:18.555662 1712693 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0827 23:16:18.555676 1712693 cache.go:56] Caching tarball of preloaded images
	I0827 23:16:18.555701 1712693 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local docker daemon
	I0827 23:16:18.555755 1712693 preload.go:172] Found /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0827 23:16:18.555765 1712693 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0827 23:16:18.556103 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
	I0827 23:16:18.556134 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json: {Name:mk510a1e2ad5891a5c2a055c927331bd004a8bd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:18.582686 1712693 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
	I0827 23:16:18.582904 1712693 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory
	I0827 23:16:18.582937 1712693 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory, skipping pull
	I0827 23:16:18.582942 1712693 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 exists in cache, skipping pull
	I0827 23:16:18.582953 1712693 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 as a tarball
	I0827 23:16:18.582962 1712693 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from local cache
	I0827 23:16:36.368008 1712693 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from cached tarball
	I0827 23:16:36.368050 1712693 cache.go:194] Successfully downloaded all kic artifacts
	I0827 23:16:36.368095 1712693 start.go:360] acquireMachinesLock for addons-675252: {Name:mk3149e6a97b8a1bb29280b3f02b223e4d071d5b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0827 23:16:36.368217 1712693 start.go:364] duration metric: took 99.15µs to acquireMachinesLock for "addons-675252"
	I0827 23:16:36.368248 1712693 start.go:93] Provisioning new machine with config: &{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0827 23:16:36.368328 1712693 start.go:125] createHost starting for "" (driver="docker")
	I0827 23:16:36.371386 1712693 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0827 23:16:36.371634 1712693 start.go:159] libmachine.API.Create for "addons-675252" (driver="docker")
	I0827 23:16:36.371669 1712693 client.go:168] LocalClient.Create starting
	I0827 23:16:36.371789 1712693 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem
	I0827 23:16:36.643600 1712693 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem
	I0827 23:16:37.479739 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
	W0827 23:16:37.494234 1712693 cli_runner.go:211] docker network inspect addons-675252 --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
	I0827 23:16:37.494318 1712693 network_create.go:284] running [docker network inspect addons-675252] to gather additional debugging logs...
	I0827 23:16:37.494342 1712693 cli_runner.go:164] Run: docker network inspect addons-675252
	W0827 23:16:37.510479 1712693 cli_runner.go:211] docker network inspect addons-675252 returned with exit code 1
	I0827 23:16:37.510518 1712693 network_create.go:287] error running [docker network inspect addons-675252]: docker network inspect addons-675252: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-675252 not found
	I0827 23:16:37.510545 1712693 network_create.go:289] output of [docker network inspect addons-675252]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-675252 not found
	
	** /stderr **
	I0827 23:16:37.510659 1712693 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}}]}"
	I0827 23:16:37.525888 1712693 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:0x4001775210}
	I0827 23:16:37.525936 1712693 network_create.go:124] attempt to create docker network addons-675252 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0827 23:16:37.526004 1712693 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-675252 addons-675252
	I0827 23:16:37.603430 1712693 network_create.go:108] docker network addons-675252 192.168.49.0/24 created
	I0827 23:16:37.603466 1712693 kic.go:121] calculated static IP "192.168.49.2" for the "addons-675252" container
	I0827 23:16:37.603543 1712693 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0827 23:16:37.619096 1712693 cli_runner.go:164] Run: docker volume create addons-675252 --label name.minikube.sigs.k8s.io=addons-675252 --label created_by.minikube.sigs.k8s.io=true
	I0827 23:16:37.635563 1712693 oci.go:103] Successfully created a docker volume addons-675252
	I0827 23:16:37.635664 1712693 cli_runner.go:164] Run: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib
	I0827 23:16:39.206305 1712693 cli_runner.go:217] Completed: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib: (1.570586299s)
	I0827 23:16:39.206335 1712693 oci.go:107] Successfully prepared a docker volume addons-675252
	I0827 23:16:39.206349 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:39.206369 1712693 kic.go:194] Starting extracting preloaded images to volume ...
	I0827 23:16:39.206454 1712693 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir
	I0827 23:16:43.296328 1712693 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir: (4.089835483s)
	I0827 23:16:43.296363 1712693 kic.go:203] duration metric: took 4.089990485s to extract preloaded images to volume ...
	W0827 23:16:43.296519 1712693 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0827 23:16:43.296634 1712693 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0827 23:16:43.360233 1712693 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-675252 --name addons-675252 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-675252 --network addons-675252 --ip 192.168.49.2 --volume addons-675252:/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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760
	I0827 23:16:43.663463 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Running}}
	I0827 23:16:43.684339 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:43.708346 1712693 cli_runner.go:164] Run: docker exec addons-675252 stat /var/lib/dpkg/alternatives/iptables
	I0827 23:16:43.812944 1712693 oci.go:144] the created container "addons-675252" has a running status.
	I0827 23:16:43.812973 1712693 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa...
	I0827 23:16:44.235331 1712693 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0827 23:16:44.272035 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:44.294458 1712693 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0827 23:16:44.294476 1712693 kic_runner.go:114] Args: [docker exec --privileged addons-675252 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0827 23:16:44.368424 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:44.397379 1712693 machine.go:93] provisionDockerMachine start ...
	I0827 23:16:44.397484 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.422665 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.422938 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.422950 1712693 main.go:141] libmachine: About to run SSH command:
	hostname
	I0827 23:16:44.585056 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
	
	I0827 23:16:44.585084 1712693 ubuntu.go:169] provisioning hostname "addons-675252"
	I0827 23:16:44.585150 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.604397 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.604649 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.604668 1712693 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-675252 && echo "addons-675252" | sudo tee /etc/hostname
	I0827 23:16:44.778429 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
	
	I0827 23:16:44.778520 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.796623 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.796903 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.796935 1712693 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-675252' /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-675252/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-675252' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0827 23:16:44.949886 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0827 23:16:44.949918 1712693 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19522-1706543/.minikube CaCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19522-1706543/.minikube}
	I0827 23:16:44.949997 1712693 ubuntu.go:177] setting up certificates
	I0827 23:16:44.950009 1712693 provision.go:84] configureAuth start
	I0827 23:16:44.950086 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:44.972277 1712693 provision.go:143] copyHostCerts
	I0827 23:16:44.972373 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.pem (1078 bytes)
	I0827 23:16:44.972506 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/cert.pem (1123 bytes)
	I0827 23:16:44.972685 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/key.pem (1675 bytes)
	I0827 23:16:44.972742 1712693 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem org=jenkins.addons-675252 san=[127.0.0.1 192.168.49.2 addons-675252 localhost minikube]
	I0827 23:16:45.229651 1712693 provision.go:177] copyRemoteCerts
	I0827 23:16:45.229729 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0827 23:16:45.229783 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.251869 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.381855 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0827 23:16:45.416461 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0827 23:16:45.448438 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0827 23:16:45.476180 1712693 provision.go:87] duration metric: took 526.155014ms to configureAuth
	I0827 23:16:45.476215 1712693 ubuntu.go:193] setting minikube options for container-runtime
	I0827 23:16:45.476420 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:16:45.476544 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.496464 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:45.496714 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:45.496736 1712693 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
	I0827 23:16:45.747865 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0827 23:16:45.747888 1712693 machine.go:96] duration metric: took 1.350488808s to provisionDockerMachine
	I0827 23:16:45.747898 1712693 client.go:171] duration metric: took 9.376220365s to LocalClient.Create
	I0827 23:16:45.747910 1712693 start.go:167] duration metric: took 9.37627767s to libmachine.API.Create "addons-675252"
	I0827 23:16:45.747918 1712693 start.go:293] postStartSetup for "addons-675252" (driver="docker")
	I0827 23:16:45.747929 1712693 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]
	I0827 23:16:45.747997 1712693 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
	I0827 23:16:45.748043 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.765328 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.866514 1712693 ssh_runner.go:195] Run: cat /etc/os-release
	I0827 23:16:45.869719 1712693 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0827 23:16:45.869764 1712693 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0827 23:16:45.869775 1712693 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0827 23:16:45.869783 1712693 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0827 23:16:45.869799 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/addons for local assets ...
	I0827 23:16:45.869874 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/files for local assets ...
	I0827 23:16:45.869898 1712693 start.go:296] duration metric: took 121.973383ms for postStartSetup
	I0827 23:16:45.870218 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:45.886441 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
	I0827 23:16:45.886741 1712693 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:16:45.886791 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.902553 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.998792 1712693 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0827 23:16:46.019530 1712693 start.go:128] duration metric: took 9.651183277s to createHost
	I0827 23:16:46.019572 1712693 start.go:83] releasing machines lock for "addons-675252", held for 9.651339485s
	I0827 23:16:46.019695 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:46.037547 1712693 ssh_runner.go:195] Run: cat /version.json
	I0827 23:16:46.037587 1712693 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0827 23:16:46.037604 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:46.037659 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:46.059182 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:46.062283 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:46.290519 1712693 ssh_runner.go:195] Run: systemctl --version
	I0827 23:16:46.294795 1712693 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0827 23:16:46.435174 1712693 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0827 23:16:46.439344 1712693 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" ;
	I0827 23:16:46.460670 1712693 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0827 23:16:46.460859 1712693 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" ;
	I0827 23:16:46.491662 1712693 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0827 23:16:46.491729 1712693 start.go:495] detecting cgroup driver to use...
	I0827 23:16:46.491779 1712693 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0827 23:16:46.491860 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0827 23:16:46.508026 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0827 23:16:46.520436 1712693 docker.go:217] disabling cri-docker service (if available) ...
	I0827 23:16:46.520504 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0827 23:16:46.535499 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0827 23:16:46.550118 1712693 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0827 23:16:46.633404 1712693 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0827 23:16:46.740282 1712693 docker.go:233] disabling docker service ...
	I0827 23:16:46.740369 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0827 23:16:46.761941 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0827 23:16:46.774557 1712693 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0827 23:16:46.868515 1712693 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0827 23:16:46.976418 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0827 23:16:46.988813 1712693 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"
	I0827 23:16:47.007622 1712693 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0827 23:16:47.007791 1712693 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"
	I0827 23:16:47.019721 1712693 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0827 23:16:47.019843 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.031696 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.043308 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.053908 1712693 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0827 23:16:47.063180 1712693 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"
	I0827 23:16:47.073392 1712693 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"
	I0827 23:16:47.088687 1712693 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"
	I0827 23:16:47.098970 1712693 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0827 23:16:47.107570 1712693 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0827 23:16:47.116029 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:16:47.194176 1712693 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0827 23:16:47.317866 1712693 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0827 23:16:47.318007 1712693 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0827 23:16:47.321714 1712693 start.go:563] Will wait 60s for crictl version
	I0827 23:16:47.321813 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:16:47.325268 1712693 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0827 23:16:47.365633 1712693 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0827 23:16:47.365820 1712693 ssh_runner.go:195] Run: crio --version
	I0827 23:16:47.403983 1712693 ssh_runner.go:195] Run: crio --version
	I0827 23:16:47.445103 1712693 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0827 23:16:47.447259 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
	I0827 23:16:47.463244 1712693 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0827 23:16:47.467030 1712693 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""
	I0827 23:16:47.478157 1712693 kubeadm.go:883] updating cluster {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0827 23:16:47.478288 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:47.478355 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
	I0827 23:16:47.580051 1712693 crio.go:514] all images are preloaded for cri-o runtime.
	I0827 23:16:47.580074 1712693 crio.go:433] Images already preloaded, skipping extraction
	I0827 23:16:47.580137 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
	I0827 23:16:47.619274 1712693 crio.go:514] all images are preloaded for cri-o runtime.
	I0827 23:16:47.619303 1712693 cache_images.go:84] Images are preloaded, skipping loading
	I0827 23:16:47.619312 1712693 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0827 23:16:47.619416 1712693 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-675252 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-675252 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:}
	I0827 23:16:47.619507 1712693 ssh_runner.go:195] Run: crio config
	I0827 23:16:47.670638 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:16:47.670664 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:47.670676 1712693 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0827 23:16:47.670720 1712693 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-675252 NodeName:addons-675252 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}
	I0827 23:16:47.670940 1712693 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-675252"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0827 23:16:47.671015 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0827 23:16:47.679908 1712693 binaries.go:44] Found k8s binaries, skipping transfer
	I0827 23:16:47.680000 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0827 23:16:47.688760 1712693 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0827 23:16:47.707048 1712693 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0827 23:16:47.725923 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0827 23:16:47.744381 1712693 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0827 23:16:47.747938 1712693 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""
	I0827 23:16:47.758344 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:16:47.840515 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0827 23:16:47.855123 1712693 certs.go:68] Setting up /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252 for IP: 192.168.49.2
	I0827 23:16:47.855146 1712693 certs.go:194] generating shared ca certs ...
	I0827 23:16:47.855164 1712693 certs.go:226] acquiring lock for ca certs: {Name:mkbd0155c93891c353a685b04cad89b88e0842d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:47.855873 1712693 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key
	I0827 23:16:48.143927 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt ...
	I0827 23:16:48.143962 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt: {Name:mk46c21ee6183fd2c190cb9840fedbe77bc4b2c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.144164 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key ...
	I0827 23:16:48.144179 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key: {Name:mk66e67b2d2dd3c6140766a3d2f1c947243d0346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.144276 1712693 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key
	I0827 23:16:48.370200 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt ...
	I0827 23:16:48.370238 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt: {Name:mk73000710b22b147ee7a4bb93ed3e5ba57a4feb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.370431 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key ...
	I0827 23:16:48.370446 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key: {Name:mk7fb5761d870627a99ff727b95c0e4731b8a904 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.370950 1712693 certs.go:256] generating profile certs ...
	I0827 23:16:48.371023 1712693 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key
	I0827 23:16:48.371041 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt with IP's: []
	I0827 23:16:49.013963 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt ...
	I0827 23:16:49.014002 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: {Name:mk3485e9cfe950a36bbf7d930e20179912ae0e97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.014202 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key ...
	I0827 23:16:49.014215 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key: {Name:mkb132cb9cd768ce60b32620b179584b2cd382aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.014314 1712693 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213
	I0827 23:16:49.014338 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0827 23:16:49.291485 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 ...
	I0827 23:16:49.291518 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213: {Name:mkfa2c458fa8144c065c581c556ee531a5a53671 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.291707 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 ...
	I0827 23:16:49.291723 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213: {Name:mk4e34ac55735edd881361da8a216b6f90123ff2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.292460 1712693 certs.go:381] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt
	I0827 23:16:49.292546 1712693 certs.go:385] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key
	I0827 23:16:49.292603 1712693 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key
	I0827 23:16:49.292626 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt with IP's: []
	I0827 23:16:49.946185 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt ...
	I0827 23:16:49.946222 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt: {Name:mk7d8b03d278aa2a8137ce9a3de8a4052e6d3f51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.946413 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key ...
	I0827 23:16:49.946430 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key: {Name:mkad10bd4e3e2e9a3fcbc9c33c287e1fd52f767f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.946628 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem (1679 bytes)
	I0827 23:16:49.946671 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem (1078 bytes)
	I0827 23:16:49.946702 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem (1123 bytes)
	I0827 23:16:49.946741 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem (1675 bytes)
	I0827 23:16:49.947355 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0827 23:16:49.973265 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0827 23:16:49.999731 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0827 23:16:50.038809 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0827 23:16:50.068704 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0827 23:16:50.096263 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0827 23:16:50.123397 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0827 23:16:50.149946 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0827 23:16:50.177614 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0827 23:16:50.203497 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0827 23:16:50.223042 1712693 ssh_runner.go:195] Run: openssl version
	I0827 23:16:50.229574 1712693 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"
	I0827 23:16:50.250461 1712693 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.254912 1712693 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 27 23:16 /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.255032 1712693 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.263136 1712693 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"
	I0827 23:16:50.273282 1712693 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0827 23:16:50.278048 1712693 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
	I0827 23:16:50.278146 1712693 kubeadm.go:392] StartCluster: {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:50.278274 1712693 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0827 23:16:50.278366 1712693 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0827 23:16:50.319001 1712693 cri.go:89] found id: ""
	I0827 23:16:50.319132 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0827 23:16:50.328266 1712693 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0827 23:16:50.337922 1712693 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0827 23:16:50.338013 1712693 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
	I0827 23:16:50.347415 1712693 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
	I0827 23:16:50.347437 1712693 kubeadm.go:157] found existing configuration files:
	
	I0827 23:16:50.347511 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0827 23:16:50.356951 1712693 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
	I0827 23:16:50.357021 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0827 23:16:50.366182 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0827 23:16:50.375281 1712693 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
	I0827 23:16:50.375382 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0827 23:16:50.384366 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0827 23:16:50.393632 1712693 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
	I0827 23:16:50.393748 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0827 23:16:50.402438 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0827 23:16:50.411177 1712693 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
	I0827 23:16:50.411274 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0827 23:16:50.419734 1712693 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0827 23:16:50.463214 1712693 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0827 23:16:50.463314 1712693 kubeadm.go:310] [preflight] Running pre-flight checks
	I0827 23:16:50.483296 1712693 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0827 23:16:50.483372 1712693 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0827 23:16:50.483414 1712693 kubeadm.go:310] OS: Linux
	I0827 23:16:50.483464 1712693 kubeadm.go:310] CGROUPS_CPU: enabled
	I0827 23:16:50.483516 1712693 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0827 23:16:50.483565 1712693 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0827 23:16:50.483616 1712693 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0827 23:16:50.483666 1712693 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0827 23:16:50.483717 1712693 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0827 23:16:50.483764 1712693 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0827 23:16:50.483815 1712693 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0827 23:16:50.483863 1712693 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0827 23:16:50.544756 1712693 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0827 23:16:50.544867 1712693 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0827 23:16:50.544960 1712693 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0827 23:16:50.552138 1712693 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0827 23:16:50.554624 1712693 out.go:235]   - Generating certificates and keys ...
	I0827 23:16:50.554749 1712693 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0827 23:16:50.554828 1712693 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0827 23:16:51.123595 1712693 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0827 23:16:51.432066 1712693 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0827 23:16:51.632219 1712693 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0827 23:16:52.270344 1712693 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0827 23:16:53.162600 1712693 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0827 23:16:53.162928 1712693 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0827 23:16:53.482978 1712693 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0827 23:16:53.483306 1712693 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0827 23:16:53.819567 1712693 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0827 23:16:54.438535 1712693 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0827 23:16:54.864639 1712693 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0827 23:16:54.864897 1712693 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0827 23:16:55.501828 1712693 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0827 23:16:55.725374 1712693 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0827 23:16:56.410300 1712693 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0827 23:16:57.895711 1712693 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0827 23:16:58.265781 1712693 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0827 23:16:58.266716 1712693 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0827 23:16:58.271780 1712693 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0827 23:16:58.273648 1712693 out.go:235]   - Booting up control plane ...
	I0827 23:16:58.273754 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0827 23:16:58.273836 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0827 23:16:58.274957 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0827 23:16:58.285218 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0827 23:16:58.291532 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0827 23:16:58.291594 1712693 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0827 23:16:58.389658 1712693 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0827 23:16:58.389774 1712693 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0827 23:16:59.391089 1712693 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001607437s
	I0827 23:16:59.391177 1712693 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0827 23:17:06.893098 1712693 kubeadm.go:310] [api-check] The API server is healthy after 7.50200222s
	I0827 23:17:06.919216 1712693 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0827 23:17:06.942629 1712693 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0827 23:17:06.990715 1712693 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0827 23:17:06.990919 1712693 kubeadm.go:310] [mark-control-plane] Marking the node addons-675252 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0827 23:17:07.014754 1712693 kubeadm.go:310] [bootstrap-token] Using token: h9x5km.dn0h2lhyr47kw3qu
	I0827 23:17:07.017624 1712693 out.go:235]   - Configuring RBAC rules ...
	I0827 23:17:07.017758 1712693 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0827 23:17:07.028603 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0827 23:17:07.044858 1712693 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
	I0827 23:17:07.051464 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0827 23:17:07.059142 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0827 23:17:07.064741 1712693 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0827 23:17:07.300832 1712693 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0827 23:17:07.766165 1712693 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0827 23:17:08.299856 1712693 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0827 23:17:08.301007 1712693 kubeadm.go:310] 
	I0827 23:17:08.301090 1712693 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0827 23:17:08.301104 1712693 kubeadm.go:310] 
	I0827 23:17:08.301198 1712693 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0827 23:17:08.301214 1712693 kubeadm.go:310] 
	I0827 23:17:08.301239 1712693 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0827 23:17:08.301302 1712693 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0827 23:17:08.301356 1712693 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0827 23:17:08.301364 1712693 kubeadm.go:310] 
	I0827 23:17:08.301422 1712693 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0827 23:17:08.301431 1712693 kubeadm.go:310] 
	I0827 23:17:08.301478 1712693 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0827 23:17:08.301487 1712693 kubeadm.go:310] 
	I0827 23:17:08.301537 1712693 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0827 23:17:08.301613 1712693 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0827 23:17:08.301682 1712693 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0827 23:17:08.301691 1712693 kubeadm.go:310] 
	I0827 23:17:08.301774 1712693 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0827 23:17:08.301852 1712693 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0827 23:17:08.301861 1712693 kubeadm.go:310] 
	I0827 23:17:08.301942 1712693 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
	I0827 23:17:08.302047 1712693 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 \
	I0827 23:17:08.302071 1712693 kubeadm.go:310] 	--control-plane 
	I0827 23:17:08.302078 1712693 kubeadm.go:310] 
	I0827 23:17:08.302160 1712693 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0827 23:17:08.302169 1712693 kubeadm.go:310] 
	I0827 23:17:08.302248 1712693 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
	I0827 23:17:08.302350 1712693 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 
	I0827 23:17:08.305952 1712693 kubeadm.go:310] W0827 23:16:50.459417    1183 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.
	I0827 23:17:08.306249 1712693 kubeadm.go:310] W0827 23:16:50.460498    1183 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.
	I0827 23:17:08.306467 1712693 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0827 23:17:08.306573 1712693 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0827 23:17:08.306600 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:17:08.306616 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:17:08.311611 1712693 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0827 23:17:08.315575 1712693 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0827 23:17:08.320330 1712693 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0827 23:17:08.320353 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0827 23:17:08.340400 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0827 23:17:08.640840 1712693 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0827 23:17:08.640920 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:08.641023 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-675252 minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf minikube.k8s.io/name=addons-675252 minikube.k8s.io/primary=true
	I0827 23:17:08.663488 1712693 ops.go:34] apiserver oom_adj: -16
	I0827 23:17:08.791052 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:09.291735 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:09.791969 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:10.291250 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:10.791213 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.292053 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.791502 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.892259 1712693 kubeadm.go:1113] duration metric: took 3.251398627s to wait for elevateKubeSystemPrivileges
	I0827 23:17:11.892292 1712693 kubeadm.go:394] duration metric: took 21.61414935s to StartCluster
	I0827 23:17:11.892310 1712693 settings.go:142] acquiring lock: {Name:mk7c61823ab0e78ce92fc882a7b9be81d09804e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:17:11.892842 1712693 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:17:11.893272 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/kubeconfig: {Name:mk653afb51e727960f6cde11ec8868a2f92f0d28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:17:11.893932 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0827 23:17:11.893956 1712693 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0827 23:17:11.894221 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:17:11.894252 1712693 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0827 23:17:11.894326 1712693 addons.go:69] Setting yakd=true in profile "addons-675252"
	I0827 23:17:11.894348 1712693 addons.go:234] Setting addon yakd=true in "addons-675252"
	I0827 23:17:11.894370 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.894812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.895409 1712693 addons.go:69] Setting metrics-server=true in profile "addons-675252"
	I0827 23:17:11.895439 1712693 addons.go:234] Setting addon metrics-server=true in "addons-675252"
	I0827 23:17:11.895473 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.895884 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898045 1712693 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-675252"
	I0827 23:17:11.898346 1712693 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-675252"
	I0827 23:17:11.898417 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.898208 1712693 addons.go:69] Setting registry=true in profile "addons-675252"
	I0827 23:17:11.898776 1712693 addons.go:234] Setting addon registry=true in "addons-675252"
	I0827 23:17:11.898810 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.898220 1712693 addons.go:69] Setting storage-provisioner=true in profile "addons-675252"
	I0827 23:17:11.899246 1712693 addons.go:234] Setting addon storage-provisioner=true in "addons-675252"
	I0827 23:17:11.899257 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.899269 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.899651 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898228 1712693 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-675252"
	I0827 23:17:11.900557 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-675252"
	I0827 23:17:11.900812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.902127 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898232 1712693 addons.go:69] Setting volcano=true in profile "addons-675252"
	I0827 23:17:11.903475 1712693 addons.go:234] Setting addon volcano=true in "addons-675252"
	I0827 23:17:11.903524 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.903979 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898236 1712693 addons.go:69] Setting volumesnapshots=true in profile "addons-675252"
	I0827 23:17:11.915253 1712693 addons.go:234] Setting addon volumesnapshots=true in "addons-675252"
	I0827 23:17:11.898262 1712693 out.go:177] * Verifying Kubernetes components...
	I0827 23:17:11.898276 1712693 addons.go:69] Setting ingress=true in profile "addons-675252"
	I0827 23:17:11.898280 1712693 addons.go:69] Setting cloud-spanner=true in profile "addons-675252"
	I0827 23:17:11.898284 1712693 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-675252"
	I0827 23:17:11.898290 1712693 addons.go:69] Setting default-storageclass=true in profile "addons-675252"
	I0827 23:17:11.898294 1712693 addons.go:69] Setting gcp-auth=true in profile "addons-675252"
	I0827 23:17:11.898298 1712693 addons.go:69] Setting inspektor-gadget=true in profile "addons-675252"
	I0827 23:17:11.898301 1712693 addons.go:69] Setting ingress-dns=true in profile "addons-675252"
	I0827 23:17:11.916736 1712693 addons.go:234] Setting addon ingress-dns=true in "addons-675252"
	I0827 23:17:11.916781 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.917324 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.969285 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.969870 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.972775 1712693 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0827 23:17:11.977069 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0827 23:17:11.977143 1712693 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0827 23:17:11.977254 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:11.985392 1712693 addons.go:234] Setting addon ingress=true in "addons-675252"
	I0827 23:17:11.985458 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.985926 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.998460 1712693 addons.go:234] Setting addon cloud-spanner=true in "addons-675252"
	I0827 23:17:11.998519 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.998994 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.011453 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:17:12.024241 1712693 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-675252"
	I0827 23:17:12.024293 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.024765 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.042432 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-675252"
	I0827 23:17:12.042810 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.049316 1712693 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0827 23:17:12.051877 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0827 23:17:12.051912 1712693 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0827 23:17:12.051996 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.055897 1712693 mustload.go:65] Loading cluster: addons-675252
	I0827 23:17:12.056153 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:17:12.056444 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.060487 1712693 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-675252"
	I0827 23:17:12.060544 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.065110 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.106296 1712693 addons.go:234] Setting addon inspektor-gadget=true in "addons-675252"
	I0827 23:17:12.115965 1712693 out.go:177]   - Using image docker.io/registry:2.8.3
	I0827 23:17:12.124502 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0827 23:17:12.128375 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0827 23:17:12.128403 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0827 23:17:12.128476 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.128687 1712693 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0827 23:17:12.131676 1712693 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0827 23:17:12.131753 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0827 23:17:12.131861 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.166298 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	W0827 23:17:12.167260 1712693 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0827 23:17:12.167032 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0827 23:17:12.167757 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.168261 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.198806 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0827 23:17:12.198829 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0827 23:17:12.198902 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.219814 1712693 addons.go:234] Setting addon default-storageclass=true in "addons-675252"
	I0827 23:17:12.219854 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.220262 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.220821 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0827 23:17:12.226051 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0827 23:17:12.226571 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.228106 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0827 23:17:12.228130 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0827 23:17:12.228206 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.239473 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0827 23:17:12.242333 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0827 23:17:12.242699 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0827 23:17:12.242737 1712693 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0827 23:17:12.242825 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.254083 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.260989 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0827 23:17:12.261287 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0827 23:17:12.266813 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0827 23:17:12.269378 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:12.271892 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0827 23:17:12.274667 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:12.277304 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0827 23:17:12.277641 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0827 23:17:12.277655 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0827 23:17:12.277716 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.281335 1712693 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0827 23:17:12.286381 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0827 23:17:12.289089 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0827 23:17:12.295085 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0827 23:17:12.295154 1712693 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0827 23:17:12.295186 1712693 out.go:177]   - Using image docker.io/busybox:stable
	I0827 23:17:12.301228 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0827 23:17:12.301260 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0827 23:17:12.301337 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.305372 1712693 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0827 23:17:12.305397 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0827 23:17:12.305464 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.322217 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0827 23:17:12.322240 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0827 23:17:12.322309 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.382789 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.397274 1712693 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0827 23:17:12.399850 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0827 23:17:12.399881 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0827 23:17:12.399983 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.417898 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.426266 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.426929 1712693 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0827 23:17:12.426962 1712693 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0827 23:17:12.427038 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.427868 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.493917 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.509787 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.511074 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.519443 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.525533 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.533254 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.542802 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.694821 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0827 23:17:12.694853 1712693 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0827 23:17:12.795324 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0827 23:17:12.795351 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0827 23:17:12.821428 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0827 23:17:12.821506 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0827 23:17:12.830650 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0827 23:17:12.915899 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0827 23:17:12.919008 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0827 23:17:12.919070 1712693 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0827 23:17:12.921893 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0827 23:17:12.921954 1712693 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0827 23:17:12.925104 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0827 23:17:12.925269 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0827 23:17:12.927400 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0827 23:17:12.954087 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0827 23:17:12.954635 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0827 23:17:12.954684 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0827 23:17:13.003571 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0827 23:17:13.013298 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0827 23:17:13.072371 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0827 23:17:13.072450 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0827 23:17:13.078284 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0827 23:17:13.078369 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0827 23:17:13.097281 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0827 23:17:13.097357 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0827 23:17:13.119450 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0827 23:17:13.119528 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0827 23:17:13.122658 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0827 23:17:13.122734 1712693 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0827 23:17:13.125193 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0827 23:17:13.125259 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0827 23:17:13.224389 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0827 23:17:13.237322 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0827 23:17:13.237397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0827 23:17:13.272622 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0827 23:17:13.272701 1712693 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)
	I0827 23:17:13.312687 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0827 23:17:13.312762 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0827 23:17:13.313808 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0827 23:17:13.327417 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0827 23:17:13.327484 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0827 23:17:13.363324 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0827 23:17:13.363397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0827 23:17:13.435240 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0827 23:17:13.435313 1712693 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0827 23:17:13.452573 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0827 23:17:13.452656 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0827 23:17:13.455788 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0827 23:17:13.535000 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0827 23:17:13.535083 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0827 23:17:13.553398 1712693 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:13.553474 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0827 23:17:13.622069 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0827 23:17:13.622148 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0827 23:17:13.671802 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0827 23:17:13.671879 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0827 23:17:13.675505 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0827 23:17:13.675575 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0827 23:17:13.676310 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:13.767810 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0827 23:17:13.767886 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0827 23:17:13.772806 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0827 23:17:13.772877 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0827 23:17:13.839467 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0827 23:17:13.839537 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0827 23:17:13.842653 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0827 23:17:13.842673 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0827 23:17:13.871451 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0827 23:17:13.894996 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0827 23:17:13.895017 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0827 23:17:13.959382 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0827 23:17:13.959454 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0827 23:17:14.030425 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0827 23:17:14.030505 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0827 23:17:14.102583 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0827 23:17:14.538538 1712693 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.312436841s)
	I0827 23:17:14.538616 1712693 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0827 23:17:14.539799 1712693 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718275738s)
	I0827 23:17:14.540742 1712693 node_ready.go:35] waiting up to 6m0s for node "addons-675252" to be "Ready" ...
	I0827 23:17:15.311051 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.489585231s)
	I0827 23:17:15.311110 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.480438542s)
	W0827 23:17:15.485347 1712693 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-675252" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0827 23:17:15.485374 1712693 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0827 23:17:16.594451 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:16.610756 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.694773271s)
	I0827 23:17:17.125564 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.198083309s)
	I0827 23:17:18.578510 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.574830719s)
	I0827 23:17:18.578738 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.624575712s)
	I0827 23:17:18.578824 1712693 addons.go:475] Verifying addon ingress=true in "addons-675252"
	I0827 23:17:18.578927 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.565551092s)
	I0827 23:17:18.579122 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.354659627s)
	I0827 23:17:18.579430 1712693 addons.go:475] Verifying addon metrics-server=true in "addons-675252"
	I0827 23:17:18.579160 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.265295983s)
	I0827 23:17:18.579444 1712693 addons.go:475] Verifying addon registry=true in "addons-675252"
	I0827 23:17:18.579191 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.123345464s)
	I0827 23:17:18.583317 1712693 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-675252 service yakd-dashboard -n yakd-dashboard
	
	I0827 23:17:18.583333 1712693 out.go:177] * Verifying registry addon...
	I0827 23:17:18.583448 1712693 out.go:177] * Verifying ingress addon...
	I0827 23:17:18.586799 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0827 23:17:18.587886 1712693 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0827 23:17:18.636974 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0827 23:17:18.637005 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:18.638538 1712693 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0827 23:17:18.638562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:18.719077 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.042676287s)
	W0827 23:17:18.719257 1712693 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0827 23:17:18.719320 1712693 retry.go:31] will retry after 318.597235ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0827 23:17:18.719459 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.847885117s)
	I0827 23:17:19.038995 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:19.056740 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:19.108471 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:19.109488 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:19.179319 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.076639452s)
	I0827 23:17:19.179403 1712693 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-675252"
	I0827 23:17:19.183564 1712693 out.go:177] * Verifying csi-hostpath-driver addon...
	I0827 23:17:19.187833 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0827 23:17:19.209533 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0827 23:17:19.209603 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:19.614588 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:19.715459 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:19.716610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.091860 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.093394 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:20.194111 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:20.593392 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.594753 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:20.692615 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:21.094335 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:21.095511 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:21.195222 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:21.543954 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:21.591660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:21.592836 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:21.691855 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.093444 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:22.098411 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:22.194122 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.544107 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0827 23:17:22.544253 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:22.564379 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:22.592787 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:22.593738 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:22.684923 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0827 23:17:22.692610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.706683 1712693 addons.go:234] Setting addon gcp-auth=true in "addons-675252"
	I0827 23:17:22.706751 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:22.707310 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:22.743096 1712693 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0827 23:17:22.743157 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:22.769984 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:22.884516 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0827 23:17:22.887449 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:22.890237 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0827 23:17:22.890313 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0827 23:17:22.912637 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0827 23:17:22.912709 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0827 23:17:22.934057 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0827 23:17:22.934082 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0827 23:17:22.956991 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0827 23:17:23.092517 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:23.094343 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:23.201770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:23.533963 1712693 addons.go:475] Verifying addon gcp-auth=true in "addons-675252"
	I0827 23:17:23.537122 1712693 out.go:177] * Verifying gcp-auth addon...
	I0827 23:17:23.540577 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0827 23:17:23.547611 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0827 23:17:23.547638 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:23.548609 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:23.591487 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:23.591995 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:23.691634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:24.047410 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:24.093333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:24.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:24.192700 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:24.545259 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:24.590043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:24.591713 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:24.691918 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:25.045505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:25.091948 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:25.093127 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:25.195916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:25.546131 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:25.591502 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:25.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:25.692256 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:26.046388 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:26.047035 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:26.091870 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:26.093148 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:26.192086 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:26.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:26.590439 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:26.594229 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:26.692268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:27.045265 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:27.091500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:27.092288 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:27.191705 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:27.545263 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:27.590911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:27.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:27.701953 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:28.045987 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:28.090713 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:28.092745 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:28.191092 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:28.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:28.544459 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:28.590424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:28.592499 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:28.691743 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:29.045440 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:29.091626 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:29.092500 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:29.191715 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:29.545747 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:29.590832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:29.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:29.691424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:30.054268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:30.090924 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:30.111482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:30.192366 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:30.554994 1712693 node_ready.go:49] node "addons-675252" has status "Ready":"True"
	I0827 23:17:30.555068 1712693 node_ready.go:38] duration metric: took 16.014267975s for node "addons-675252" to be "Ready" ...
	I0827 23:17:30.555095 1712693 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" ...
	I0827 23:17:30.560642 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:30.577101 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:30.638083 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0827 23:17:30.638151 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:30.639238 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:30.780095 1712693 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0827 23:17:30.780175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:31.063463 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:31.132153 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:31.135996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:31.207211 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:31.544012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:31.591492 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:31.592864 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:31.693290 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:32.054954 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:32.090955 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:32.092237 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:32.193288 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:32.545494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:32.588178 1712693 pod_ready.go:103] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:32.598536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:32.598781 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:32.695513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.054244 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:33.094172 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.094203 1712693 pod_ready.go:82] duration metric: took 2.517015736s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.094216 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.103765 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.103794 1712693 pod_ready.go:82] duration metric: took 9.570637ms for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.103820 1712693 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.114257 1712693 pod_ready.go:93] pod "etcd-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.114294 1712693 pod_ready.go:82] duration metric: took 10.452977ms for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.114340 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.142744 1712693 pod_ready.go:93] pod "kube-apiserver-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.142769 1712693 pod_ready.go:82] duration metric: took 28.41501ms for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.142788 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.164246 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:33.164743 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:33.165103 1712693 pod_ready.go:93] pod "kube-controller-manager-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.165126 1712693 pod_ready.go:82] duration metric: took 22.329262ms for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.165140 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.195735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.482819 1712693 pod_ready.go:93] pod "kube-proxy-w7w6g" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.482850 1712693 pod_ready.go:82] duration metric: took 317.698737ms for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.482865 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.544664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:33.645376 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:33.648505 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:33.752094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.881963 1712693 pod_ready.go:93] pod "kube-scheduler-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.881990 1712693 pod_ready.go:82] duration metric: took 399.116392ms for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.882004 1712693 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:34.044864 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:34.090429 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:34.093833 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:34.192209 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:34.544874 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:34.590912 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:34.593574 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:34.693190 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.045369 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:35.091411 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:35.094524 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:35.197318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.545051 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:35.591668 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:35.595919 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:35.692782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.890400 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:36.052341 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:36.093070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:36.094847 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:36.197935 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:36.545688 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:36.590374 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:36.592203 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:36.693454 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:37.045533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:37.093788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:37.094796 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:37.193043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:37.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:37.591505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:37.593940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:37.693318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:38.045824 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:38.090496 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:38.093550 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:38.194273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:38.389069 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:38.544704 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:38.645922 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:38.647010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:38.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:39.045076 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:39.092712 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:39.093041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:39.193898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:39.545848 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:39.591310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:39.594472 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:39.695384 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:40.067856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:40.092880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:40.093962 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:40.197692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:40.390207 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:40.544869 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:40.591203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:40.592826 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:40.694673 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:41.045264 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:41.095908 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:41.096947 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:41.193229 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:41.545269 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:41.593390 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:41.595750 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:41.697830 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.045891 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:42.094371 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:42.095104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:42.199978 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.545976 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:42.595173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:42.598456 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:42.694404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.890696 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:43.045510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:43.093841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:43.095434 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:43.193534 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:43.546931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:43.596021 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:43.597108 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:43.700962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:44.047536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:44.093704 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:44.094508 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:44.200849 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:44.544981 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:44.592872 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:44.594075 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:44.693537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:45.082723 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:45.115039 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:45.115731 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:45.214203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:45.398780 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:45.544898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:45.590833 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:45.593073 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:45.701740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:46.044505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:46.092404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:46.092940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:46.195664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:46.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:46.590934 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:46.593830 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:46.692737 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.044623 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:47.091785 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:47.093023 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:47.193228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.544221 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:47.591797 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:47.592797 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:47.692905 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.890892 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:48.045962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:48.095010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:48.096145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:48.194388 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:48.545063 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:48.593387 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:48.594614 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:48.694890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:49.045318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:49.102577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:49.103135 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:49.194088 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:49.545419 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:49.594035 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:49.598058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:49.693799 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:50.052748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:50.094726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:50.096686 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:50.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:50.398995 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:50.544457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:50.594897 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:50.596407 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:50.694649 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:51.044974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:51.093998 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:51.095540 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:51.192964 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:51.547421 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:51.598010 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:51.600001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:51.697089 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.044880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:52.094882 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:52.095832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:52.192744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.544191 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:52.591556 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:52.595506 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:52.695550 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.892121 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:53.045489 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:53.093420 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:53.095038 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:53.237750 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:53.545289 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:53.593349 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:53.594326 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:53.693759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:54.044997 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:54.091226 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:54.093098 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:54.192917 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:54.545655 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:54.591936 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:54.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:54.693561 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:55.045319 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:55.097938 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:55.098377 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:55.193564 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:55.390264 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:55.545738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:55.595879 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:55.597577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:55.693911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:56.044331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:56.093337 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:56.094317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:56.193784 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:56.545678 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:56.593375 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:56.594672 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:56.694725 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:57.045424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:57.095664 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:57.096788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:57.193176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:57.392543 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:57.547617 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:57.597176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:57.599317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:57.695844 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:58.045580 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:58.098134 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:58.099884 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:58.193890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:58.544310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:58.600868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:58.602551 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:58.695901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.057612 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:59.099001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:59.100115 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:59.196592 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.547391 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:59.590790 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:59.598316 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:59.695228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.889495 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:00.052000 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:00.095052 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:00.098398 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:00.283353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:00.544868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:00.599423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:00.602482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:00.694279 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:01.044898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:01.091317 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:01.093911 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:01.193070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:01.545125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:01.647041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:01.647996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:01.692531 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:02.044280 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:02.091199 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:02.093801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:02.192629 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:02.391237 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:02.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:02.591724 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:02.593352 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:02.692881 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:03.044782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:03.093107 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:03.094695 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:03.194732 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:03.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:03.663218 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:03.665483 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:03.696871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.045526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:04.093386 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:04.094320 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:04.193778 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.545436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:04.593441 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:04.594257 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:04.693327 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.894595 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:05.050856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:05.096104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:05.097224 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:05.198776 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:05.544544 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:05.615692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:05.617232 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:05.692711 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:06.044513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:06.094297 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:06.095381 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:06.193634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:06.544159 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:06.592276 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:06.593106 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:06.693402 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:07.045499 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:07.092841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:07.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:07.194125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:07.392567 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:07.545046 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:07.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:07.596409 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:07.705056 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:08.045292 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:08.093482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:08.098183 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:08.200738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:08.547829 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:08.591054 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:08.593011 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:08.692901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.045537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:09.094586 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:09.097549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:09.193663 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.544726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:09.594960 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:09.600917 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:09.692862 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.888517 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:10.044486 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:10.092306 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:10.092932 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:10.193077 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:10.544261 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:10.595054 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:10.595579 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:10.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.050640 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:11.090758 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:11.094926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:11.193931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.544510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:11.594822 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:11.596526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:11.712330 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.894003 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:12.047898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:12.094261 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:12.096740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:12.193345 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:12.553073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:12.592974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:12.597283 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:12.692871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:13.045144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:13.091333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:13.095988 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:13.201839 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:13.546099 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:13.594101 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:13.595946 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:13.699353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:14.046061 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:14.095972 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:14.106979 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:14.194490 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:14.389070 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:14.544119 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:14.595359 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:14.596570 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:14.693836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:15.045329 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:15.096659 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:15.098384 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:15.198956 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:15.545273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:15.592931 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:15.593533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:15.693323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.045305 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:16.091096 1712693 kapi.go:107] duration metric: took 57.50429424s to wait for kubernetes.io/minikube-addons=registry ...
	I0827 23:18:16.092690 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:16.193141 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.544094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:16.593578 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:16.693545 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.888740 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:17.044902 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:17.092437 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:17.194457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:17.548268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:17.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:17.705793 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:18.045132 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:18.093539 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:18.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:18.546476 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:18.652150 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:18.752243 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:19.044689 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:19.092638 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:19.202123 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:19.388454 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:19.544160 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:19.592241 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:19.693155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:20.047863 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:20.093197 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:20.192373 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:20.544467 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:20.592005 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:20.692735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:21.044853 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:21.092357 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:21.192961 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:21.389297 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:21.544834 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:21.592718 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:21.693510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:22.054597 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:22.158633 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:22.194175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:22.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:22.593152 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:22.704144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:23.044915 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:23.092910 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:23.193938 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:23.389524 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:23.544770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:23.599186 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:23.693523 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:24.047109 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:24.099598 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:24.195414 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:24.545018 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:24.593195 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:24.694098 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.066094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:25.094696 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:25.194173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.544408 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:25.594043 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:25.697049 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.887987 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:26.058810 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:26.093311 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:26.201742 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:26.544916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:26.593373 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:26.694252 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.063759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:27.164183 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:27.192740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.544323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:27.592735 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:27.693576 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.888483 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:28.044452 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:28.092848 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:28.194155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:28.544662 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:28.592508 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:28.692919 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.044357 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:29.146498 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:29.193282 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.544268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:29.593354 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:29.693235 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.893509 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:30.055674 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:30.097801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:30.194436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:30.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:30.593103 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:30.694494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:31.044873 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:31.092542 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:31.192946 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:31.544129 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:31.592687 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:31.693423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:32.045217 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:32.095223 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:32.193660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:32.389719 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:32.545277 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:32.593266 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:32.692836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:33.044768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:33.093426 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:33.193425 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:33.544707 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:33.593452 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:33.693818 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:34.046026 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:34.159375 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:34.200333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:34.390592 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:34.544748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:34.593332 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:34.693003 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:35.044336 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:35.092390 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:35.194093 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:35.547386 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:35.600361 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:35.694058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:36.046186 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:36.095047 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:36.206147 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:36.391327 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:36.544524 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:36.593670 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:36.694509 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:37.049744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:37.092985 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:37.194040 1712693 kapi.go:107] duration metric: took 1m18.006208739s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0827 23:18:37.544124 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:37.593562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.044937 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:38.092813 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.544852 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:38.594546 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.889360 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:39.045768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:39.093827 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:39.544351 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:39.593621 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.045726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:40.093926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.545012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:40.594045 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.894002 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:41.045331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:41.093235 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:41.544893 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:41.604404 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:42.045764 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:42.093549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:42.549549 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:42.593254 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:43.043789 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:43.092442 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:43.392797 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:43.545298 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:43.593990 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:44.045641 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:44.147059 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:44.544645 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:44.593501 1712693 kapi.go:107] duration metric: took 1m26.005612344s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0827 23:18:45.047500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:45.552136 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:45.889234 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:46.045616 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:46.548236 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:47.045060 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:47.544468 1712693 kapi.go:107] duration metric: took 1m24.003892286s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0827 23:18:47.546042 1712693 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-675252 cluster.
	I0827 23:18:47.547251 1712693 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.
	I0827 23:18:47.548322 1712693 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0827 23:18:47.549714 1712693 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0827 23:18:47.550910 1712693 addons.go:510] duration metric: took 1m35.656654426s for enable addons: enabled=[nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0827 23:18:48.388204 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:50.388376 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:52.395709 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:54.888596 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:56.888826 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:59.388868 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:19:00.889797 1712693 pod_ready.go:93] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"True"
	I0827 23:19:00.889826 1712693 pod_ready.go:82] duration metric: took 1m27.007812661s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.889839 1712693 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.896174 1712693 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace has status "Ready":"True"
	I0827 23:19:00.896201 1712693 pod_ready.go:82] duration metric: took 6.331055ms for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.896267 1712693 pod_ready.go:39] duration metric: took 1m30.341126739s 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" ...
	I0827 23:19:00.896291 1712693 api_server.go:52] waiting for apiserver process to appear ...
	I0827 23:19:00.896366 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:00.896451 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:01.042829 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:01.042850 1712693 cri.go:89] found id: ""
	I0827 23:19:01.042859 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:01.042919 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.053963 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:01.054050 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:01.101899 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:01.101923 1712693 cri.go:89] found id: ""
	I0827 23:19:01.101931 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:01.101989 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.105517 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:01.105620 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:01.145304 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:01.145329 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:01.145335 1712693 cri.go:89] found id: ""
	I0827 23:19:01.145342 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:01.145397 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.149608 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.153750 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:01.153825 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:01.203872 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:01.203897 1712693 cri.go:89] found id: ""
	I0827 23:19:01.203906 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:01.203963 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.207659 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:01.207738 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:01.247486 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:01.247511 1712693 cri.go:89] found id: ""
	I0827 23:19:01.247519 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:01.247583 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.251309 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:01.251382 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:01.291839 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:01.291864 1712693 cri.go:89] found id: ""
	I0827 23:19:01.291872 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:01.291952 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.295420 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:01.295512 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:01.333650 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:01.333674 1712693 cri.go:89] found id: ""
	I0827 23:19:01.333682 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:01.333765 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.337441 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:01.337467 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:01.435075 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:01.435128 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:01.506296 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:01.506331 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:01.549695 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:01.549751 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:01.590501 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:01.590536 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:01.640812 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:01.640862 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:01.712234 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:01.712273 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:01.752482 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:01.752515 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:01.809098 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.809392 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.810727 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.810951 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.816653 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.816877 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.817075 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.817334 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.817507 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.817716 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.821289 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.821497 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.821679 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.821898 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:01.863082 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:01.863118 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:01.881264 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:01.881294 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:02.101434 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:02.101490 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:02.167248 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:02.167288 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:02.206161 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:02.206189 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:02.270379 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:02.270409 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:02.270528 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:02.270546 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:02.270566 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:02.270674 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:02.270691 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:02.270697 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:02.270703 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:02.270779 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:12.271998 1712693 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0827 23:19:12.287047 1712693 api_server.go:72] duration metric: took 2m0.393059992s to wait for apiserver process to appear ...
	I0827 23:19:12.287077 1712693 api_server.go:88] waiting for apiserver healthz status ...
	I0827 23:19:12.287113 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:12.287174 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:12.330292 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:12.330316 1712693 cri.go:89] found id: ""
	I0827 23:19:12.330325 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:12.330388 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.334057 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:12.334128 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:12.375951 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:12.375986 1712693 cri.go:89] found id: ""
	I0827 23:19:12.375996 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:12.376066 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.380076 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:12.380145 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:12.424523 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:12.424544 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:12.424549 1712693 cri.go:89] found id: ""
	I0827 23:19:12.424557 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:12.424611 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.428271 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.431691 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:12.431764 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:12.475474 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:12.475499 1712693 cri.go:89] found id: ""
	I0827 23:19:12.475508 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:12.475565 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.479257 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:12.479335 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:12.523008 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:12.523033 1712693 cri.go:89] found id: ""
	I0827 23:19:12.523042 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:12.523103 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.526848 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:12.526929 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:12.571120 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:12.571145 1712693 cri.go:89] found id: ""
	I0827 23:19:12.571153 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:12.571242 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.574849 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:12.574957 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:12.615493 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:12.615569 1712693 cri.go:89] found id: ""
	I0827 23:19:12.615586 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:12.615655 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.619342 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:12.619368 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:12.758876 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:12.758909 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:12.798315 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:12.798346 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:12.848283 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:12.848316 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:12.892864 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:12.892904 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:12.962319 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:12.962359 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:13.002389 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:13.002424 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:13.117709 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:13.117750 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:13.183708 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:13.183745 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:13.243187 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.243436 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.244787 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.245028 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.250735 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.250962 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.251136 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.251347 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.251515 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.251726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.255339 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.255544 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.255722 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.255944 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:13.298415 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:13.298448 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:13.315672 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:13.315705 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:13.369977 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:13.370014 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:13.424993 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:13.425026 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:13.465127 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:13.465153 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:13.465329 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:13.465379 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.465405 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.465414 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.465425 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.465452 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:13.465469 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:13.465476 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:23.467274 1712693 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0827 23:19:23.475376 1712693 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0827 23:19:23.476688 1712693 api_server.go:141] control plane version: v1.31.0
	I0827 23:19:23.476721 1712693 api_server.go:131] duration metric: took 11.189636031s to wait for apiserver health ...
	I0827 23:19:23.476731 1712693 system_pods.go:43] waiting for kube-system pods to appear ...
	I0827 23:19:23.476752 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:23.476818 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:23.519060 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:23.519084 1712693 cri.go:89] found id: ""
	I0827 23:19:23.519094 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:23.519156 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.522901 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:23.522975 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:23.564782 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:23.564807 1712693 cri.go:89] found id: ""
	I0827 23:19:23.564816 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:23.564874 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.569203 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:23.569282 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:23.607709 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:23.607734 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:23.607739 1712693 cri.go:89] found id: ""
	I0827 23:19:23.607746 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:23.607803 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.611560 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.615229 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:23.615304 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:23.659792 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:23.659815 1712693 cri.go:89] found id: ""
	I0827 23:19:23.659824 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:23.659883 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.663487 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:23.663591 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:23.701635 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:23.701657 1712693 cri.go:89] found id: ""
	I0827 23:19:23.701666 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:23.701743 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.705381 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:23.705485 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:23.746189 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:23.746217 1712693 cri.go:89] found id: ""
	I0827 23:19:23.746228 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:23.746289 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.750019 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:23.750125 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:23.793567 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:23.793589 1712693 cri.go:89] found id: ""
	I0827 23:19:23.793597 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:23.793653 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.797226 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:23.797254 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:23.815805 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:23.815838 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:23.857472 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:23.857504 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:23.904150 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:23.904180 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:23.961127 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:23.961253 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:24.014477 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:24.014510 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:24.122537 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:24.122577 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:24.186401 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.186645 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.187984 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.188206 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.193958 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194185 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.194359 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194578 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.194746 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194960 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.198523 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.198726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.198909 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.199127 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:24.243011 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:24.243046 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:24.387134 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:24.387169 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:24.442269 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:24.442304 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:24.522250 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:24.522291 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:24.563621 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:24.563651 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:24.651837 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:24.651875 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:24.701481 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:24.701511 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:24.701570 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:24.701584 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.701595 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.701602 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.701610 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.701616 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:24.701628 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:24.701635 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:34.715103 1712693 system_pods.go:59] 19 kube-system pods found
	I0827 23:19:34.715145 1712693 system_pods.go:61] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
	I0827 23:19:34.715153 1712693 system_pods.go:61] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
	I0827 23:19:34.715158 1712693 system_pods.go:61] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
	I0827 23:19:34.715162 1712693 system_pods.go:61] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
	I0827 23:19:34.715166 1712693 system_pods.go:61] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
	I0827 23:19:34.715171 1712693 system_pods.go:61] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
	I0827 23:19:34.715175 1712693 system_pods.go:61] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
	I0827 23:19:34.715181 1712693 system_pods.go:61] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
	I0827 23:19:34.715186 1712693 system_pods.go:61] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
	I0827 23:19:34.715191 1712693 system_pods.go:61] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
	I0827 23:19:34.715196 1712693 system_pods.go:61] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
	I0827 23:19:34.715202 1712693 system_pods.go:61] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
	I0827 23:19:34.715206 1712693 system_pods.go:61] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
	I0827 23:19:34.715214 1712693 system_pods.go:61] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
	I0827 23:19:34.715219 1712693 system_pods.go:61] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
	I0827 23:19:34.715222 1712693 system_pods.go:61] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
	I0827 23:19:34.715227 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
	I0827 23:19:34.715231 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
	I0827 23:19:34.715239 1712693 system_pods.go:61] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
	I0827 23:19:34.715245 1712693 system_pods.go:74] duration metric: took 11.238508489s to wait for pod list to return data ...
	I0827 23:19:34.715258 1712693 default_sa.go:34] waiting for default service account to be created ...
	I0827 23:19:34.717992 1712693 default_sa.go:45] found service account: "default"
	I0827 23:19:34.718019 1712693 default_sa.go:55] duration metric: took 2.754794ms for default service account to be created ...
	I0827 23:19:34.718030 1712693 system_pods.go:116] waiting for k8s-apps to be running ...
	I0827 23:19:34.729530 1712693 system_pods.go:86] 19 kube-system pods found
	I0827 23:19:34.729572 1712693 system_pods.go:89] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
	I0827 23:19:34.729579 1712693 system_pods.go:89] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
	I0827 23:19:34.729586 1712693 system_pods.go:89] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
	I0827 23:19:34.729591 1712693 system_pods.go:89] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
	I0827 23:19:34.729596 1712693 system_pods.go:89] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
	I0827 23:19:34.729601 1712693 system_pods.go:89] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
	I0827 23:19:34.729605 1712693 system_pods.go:89] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
	I0827 23:19:34.729610 1712693 system_pods.go:89] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
	I0827 23:19:34.729618 1712693 system_pods.go:89] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
	I0827 23:19:34.729623 1712693 system_pods.go:89] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
	I0827 23:19:34.729627 1712693 system_pods.go:89] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
	I0827 23:19:34.729632 1712693 system_pods.go:89] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
	I0827 23:19:34.729637 1712693 system_pods.go:89] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
	I0827 23:19:34.729642 1712693 system_pods.go:89] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
	I0827 23:19:34.729651 1712693 system_pods.go:89] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
	I0827 23:19:34.729656 1712693 system_pods.go:89] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
	I0827 23:19:34.729665 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
	I0827 23:19:34.729669 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
	I0827 23:19:34.729674 1712693 system_pods.go:89] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
	I0827 23:19:34.729690 1712693 system_pods.go:126] duration metric: took 11.654398ms to wait for k8s-apps to be running ...
	I0827 23:19:34.729698 1712693 system_svc.go:44] waiting for kubelet service to be running ....
	I0827 23:19:34.729770 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:19:34.744116 1712693 system_svc.go:56] duration metric: took 14.408667ms WaitForService to wait for kubelet
	I0827 23:19:34.744191 1712693 kubeadm.go:582] duration metric: took 2m22.850207691s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0827 23:19:34.744227 1712693 node_conditions.go:102] verifying NodePressure condition ...
	I0827 23:19:34.747865 1712693 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0827 23:19:34.747900 1712693 node_conditions.go:123] node cpu capacity is 2
	I0827 23:19:34.747912 1712693 node_conditions.go:105] duration metric: took 3.664187ms to run NodePressure ...
	I0827 23:19:34.747926 1712693 start.go:241] waiting for startup goroutines ...
	I0827 23:19:34.747933 1712693 start.go:246] waiting for cluster config update ...
	I0827 23:19:34.747949 1712693 start.go:255] writing updated cluster config ...
	I0827 23:19:34.748263 1712693 ssh_runner.go:195] Run: rm -f paused
	I0827 23:19:35.377519 1712693 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0827 23:19:35.382967 1712693 out.go:177] * Done! kubectl is now configured to use "addons-675252" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.481629185Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=382595a7-2112-4d4e-b1f0-1eca263e4624 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.485150868Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=c7e5abd5-cea5-4281-83c2-ca91560fd0ef name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.487793123Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=c7e5abd5-cea5-4281-83c2-ca91560fd0ef name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.494958276Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-sgwnv/hello-world-app" id=51e24711-3a30-4117-9fa3-6caeaf9e8c0d name=/runtime.v1.RuntimeService/CreateContainer
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.495077446Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.518033663Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/74b31a89696d2c5f3b64d3b56a7738ffad2bef460628718e2041e0bb97daae07/merged/etc/passwd: no such file or directory"
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.518237641Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/74b31a89696d2c5f3b64d3b56a7738ffad2bef460628718e2041e0bb97daae07/merged/etc/group: no such file or directory"
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.574344016Z" level=info msg="Created container c88458fb4ec566a7ea790b00c372a5aeebfd3fb52b004317baf15567ba9a71ba: default/hello-world-app-55bf9c44b4-sgwnv/hello-world-app" id=51e24711-3a30-4117-9fa3-6caeaf9e8c0d name=/runtime.v1.RuntimeService/CreateContainer
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.575157540Z" level=info msg="Starting container: c88458fb4ec566a7ea790b00c372a5aeebfd3fb52b004317baf15567ba9a71ba" id=5a9c871e-55c5-4bd6-b67b-d02efe97abaf name=/runtime.v1.RuntimeService/StartContainer
	Aug 27 23:32:10 addons-675252 crio[967]: time="2024-08-27 23:32:10.585073862Z" level=info msg="Started container" PID=9197 containerID=c88458fb4ec566a7ea790b00c372a5aeebfd3fb52b004317baf15567ba9a71ba description=default/hello-world-app-55bf9c44b4-sgwnv/hello-world-app id=5a9c871e-55c5-4bd6-b67b-d02efe97abaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e8bd192fecac1250075975a3ed96312e92a9be7c24de89f61803e3720ea2400
	Aug 27 23:32:12 addons-675252 crio[967]: time="2024-08-27 23:32:12.192375920Z" level=info msg="Stopping container: 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e (timeout: 2s)" id=f1276673-cab2-4f61-bb4d-d7e613d140be name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.200386944Z" level=warning msg="Stopping container 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=f1276673-cab2-4f61-bb4d-d7e613d140be name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:32:14 addons-675252 conmon[4894]: conmon 3ecd9e90f35994e2a3b4 <ninfo>: container 4905 exited with status 137
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.338568869Z" level=info msg="Stopped container 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e: ingress-nginx/ingress-nginx-controller-bc57996ff-6kgqk/controller" id=f1276673-cab2-4f61-bb4d-d7e613d140be name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.339129776Z" level=info msg="Stopping pod sandbox: a9fcbf21ef6623e3b47ec40baa70f8b45ec1b82dc4591df03991efdd8810254d" id=5fccd643-6486-4e08-b11a-01e4cbd06476 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.343229350Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-TQ5HPR4QXKSA5247 - [0:0]\n:KUBE-HP-GAFLMOF4BC4LJZD7 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-TQ5HPR4QXKSA5247\n-X KUBE-HP-GAFLMOF4BC4LJZD7\nCOMMIT\n"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.357017096Z" level=info msg="Closing host port tcp:80"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.357074803Z" level=info msg="Closing host port tcp:443"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.358625750Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.358657175Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.358833708Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-6kgqk Namespace:ingress-nginx ID:a9fcbf21ef6623e3b47ec40baa70f8b45ec1b82dc4591df03991efdd8810254d UID:c385b4ea-997b-4609-aca9-513bc827dc0c NetNS:/var/run/netns/3d5a691d-9a85-41f6-ad49-de53e222b520 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.358974917Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-6kgqk from CNI network \"kindnet\" (type=ptp)"
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.394758542Z" level=info msg="Stopped pod sandbox: a9fcbf21ef6623e3b47ec40baa70f8b45ec1b82dc4591df03991efdd8810254d" id=5fccd643-6486-4e08-b11a-01e4cbd06476 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.428427867Z" level=info msg="Removing container: 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e" id=00af28c1-e3af-47d0-87d9-afc80d40893a name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 27 23:32:14 addons-675252 crio[967]: time="2024-08-27 23:32:14.444244087Z" level=info msg="Removed container 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e: ingress-nginx/ingress-nginx-controller-bc57996ff-6kgqk/controller" id=00af28c1-e3af-47d0-87d9-afc80d40893a name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c88458fb4ec56       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   4e8bd192fecac       hello-world-app-55bf9c44b4-sgwnv
	6951ab6df61ea       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                              2 minutes ago       Running             nginx                     0                   379851ef0e8a7       nginx
	1312ef0ffe11f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   c3fe6f26d882b       gcp-auth-89d5ffd79-9fm76
	dc4a1d9b669a6       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             14 minutes ago      Exited              patch                     2                   86b2867b54332       ingress-nginx-admission-patch-kpqhr
	380192e0f7121       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              create                    0                   17bca77e1f454       ingress-nginx-admission-create-724gx
	ba59fcb41c829       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        14 minutes ago      Running             metrics-server            0                   127b25dbcc1a5       metrics-server-8988944d9-dtsk7
	e4b51ceace10b       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             14 minutes ago      Running             coredns                   0                   76bca36ea05b7       coredns-6f6b679f8f-rxnkn
	5a1b726044d5e       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             14 minutes ago      Running             coredns                   0                   9ecd51493bf33       coredns-6f6b679f8f-4fqb6
	f2653ce3988d4       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   a85b53b6d3456       storage-provisioner
	a812da9ce76ab       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           15 minutes ago      Running             kindnet-cni               0                   2646a8555d015       kindnet-dn7jd
	c9be38ad7dc0f       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             15 minutes ago      Running             kube-proxy                0                   a0b829f00411f       kube-proxy-w7w6g
	a7bdd628d2357       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             15 minutes ago      Running             kube-scheduler            0                   b30a09526e517       kube-scheduler-addons-675252
	14399965d9747       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             15 minutes ago      Running             kube-controller-manager   0                   bd8815ba3cdb3       kube-controller-manager-addons-675252
	6beece4d7f309       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   9e47d695c4972       etcd-addons-675252
	450149e042047       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             15 minutes ago      Running             kube-apiserver            0                   79d14e312e1b1       kube-apiserver-addons-675252
	
	
	==> coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:38461 - 6733 "HINFO IN 6422765287905723086.526006072247083. udp 53 false 512" NXDOMAIN qr,rd,ra 53 0.034647276s
	[INFO] 10.244.0.11:53098 - 25188 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000135745s
	[INFO] 10.244.0.11:53098 - 38240 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000146066s
	[INFO] 10.244.0.11:49290 - 32140 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003311377s
	[INFO] 10.244.0.11:49290 - 26505 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003408163s
	[INFO] 10.244.0.11:42581 - 63853 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000179552s
	[INFO] 10.244.0.11:42581 - 38491 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000334554s
	[INFO] 10.244.0.11:33187 - 64094 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000076316s
	[INFO] 10.244.0.11:33187 - 858 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000105623s
	[INFO] 10.244.0.11:37611 - 45774 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00015341s
	[INFO] 10.244.0.11:37611 - 60360 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000268446s
	[INFO] 10.244.0.11:41542 - 37113 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002114856s
	[INFO] 10.244.0.11:41542 - 63479 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001683942s
	[INFO] 10.244.0.11:48576 - 58073 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000126817s
	[INFO] 10.244.0.11:48576 - 32986 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000224868s
	[INFO] 10.244.0.21:45841 - 57731 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165997s
	[INFO] 10.244.0.21:37865 - 39355 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000075535s
	[INFO] 10.244.0.21:32816 - 13962 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000218673s
	[INFO] 10.244.0.21:45839 - 45193 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000093243s
	[INFO] 10.244.0.21:60688 - 16670 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002043719s
	[INFO] 10.244.0.21:58077 - 40343 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002523297s
	
	
	==> coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:44335 - 25554 "HINFO IN 695537669026308674.7627743218895774774. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.034240895s
	[INFO] 10.244.0.11:56591 - 23986 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000200015s
	[INFO] 10.244.0.11:56591 - 12110 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000094514s
	[INFO] 10.244.0.11:40564 - 32738 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000120918s
	[INFO] 10.244.0.11:40564 - 18332 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000327497s
	[INFO] 10.244.0.11:39057 - 15595 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000182719s
	[INFO] 10.244.0.11:39057 - 17391 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000107175s
	[INFO] 10.244.0.21:45278 - 41786 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119015s
	[INFO] 10.244.0.21:50967 - 43832 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00007337s
	[INFO] 10.244.0.21:55595 - 34563 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002255631s
	[INFO] 10.244.0.21:43000 - 26036 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002424138s
	
	
	==> describe nodes <==
	Name:               addons-675252
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-675252
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf
	                    minikube.k8s.io/name=addons-675252
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-675252
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 27 Aug 2024 23:17:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-675252
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 27 Aug 2024 23:32:15 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 27 Aug 2024 23:30:14 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 27 Aug 2024 23:30:14 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 27 Aug 2024 23:30:14 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 27 Aug 2024 23:30:14 +0000   Tue, 27 Aug 2024 23:17:30 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-675252
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 aec66f3939364f2db3304a7d6fe64ea6
	  System UUID:                259750c2-4cb9-4026-8127-3627687cbcdd
	  Boot ID:                    de75669d-411a-494a-98ce-86583542926d
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-sgwnv         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m30s
	  gcp-auth                    gcp-auth-89d5ffd79-9fm76                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-6f6b679f8f-4fqb6                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 coredns-6f6b679f8f-rxnkn                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-675252                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-dn7jd                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-675252             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-675252    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-w7w6g                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-675252             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-8988944d9-dtsk7           100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             490Mi (6%)   390Mi (4%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-675252 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-675252 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-675252 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-675252 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-675252 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-675252 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-675252 event: Registered Node addons-675252 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-675252 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] <==
	{"level":"warn","ts":"2024-08-27T23:17:16.329522Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.400294ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.329562Z","caller":"traceutil/trace.go:171","msg":"trace[1110528968] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:392; }","duration":"211.45645ms","start":"2024-08-27T23:17:16.118097Z","end":"2024-08-27T23:17:16.329554Z","steps":["trace[1110528968] 'agreement among raft nodes before linearized reading'  (duration: 192.333392ms)","trace[1110528968] 'get authentication metadata'  (duration: 18.427629ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-27T23:17:16.330118Z","caller":"traceutil/trace.go:171","msg":"trace[1280421826] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"158.182481ms","start":"2024-08-27T23:17:16.171927Z","end":"2024-08-27T23:17:16.330109Z","steps":["trace[1280421826] 'process raft request'  (duration: 157.306156ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.330289Z","caller":"traceutil/trace.go:171","msg":"trace[450708307] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"118.313379ms","start":"2024-08-27T23:17:16.211968Z","end":"2024-08-27T23:17:16.330281Z","steps":["trace[450708307] 'process raft request'  (duration: 117.787508ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.330474Z","caller":"traceutil/trace.go:171","msg":"trace[411286934] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"109.027155ms","start":"2024-08-27T23:17:16.221439Z","end":"2024-08-27T23:17:16.330466Z","steps":["trace[411286934] 'process raft request'  (duration: 108.359065ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.330885Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.154766ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.330920Z","caller":"traceutil/trace.go:171","msg":"trace[1423690076] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:398; }","duration":"190.19799ms","start":"2024-08-27T23:17:16.140716Z","end":"2024-08-27T23:17:16.330914Z","steps":["trace[1423690076] 'agreement among raft nodes before linearized reading'  (duration: 190.13472ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.330909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.753966ms","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-08-27T23:17:16.331019Z","caller":"traceutil/trace.go:171","msg":"trace[692292482] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:398; }","duration":"212.864193ms","start":"2024-08-27T23:17:16.118144Z","end":"2024-08-27T23:17:16.331008Z","steps":["trace[692292482] 'agreement among raft nodes before linearized reading'  (duration: 212.734652ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331094Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.401827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331123Z","caller":"traceutil/trace.go:171","msg":"trace[144557632] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:398; }","duration":"115.43422ms","start":"2024-08-27T23:17:16.215682Z","end":"2024-08-27T23:17:16.331117Z","steps":["trace[144557632] 'agreement among raft nodes before linearized reading'  (duration: 115.392342ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331213Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.065011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331237Z","caller":"traceutil/trace.go:171","msg":"trace[1067206873] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:398; }","duration":"159.088551ms","start":"2024-08-27T23:17:16.172141Z","end":"2024-08-27T23:17:16.331230Z","steps":["trace[1067206873] 'agreement among raft nodes before linearized reading'  (duration: 159.054164ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331310Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.497533ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-675252\" ","response":"range_response_count:1 size:5738"}
	{"level":"info","ts":"2024-08-27T23:17:16.331332Z","caller":"traceutil/trace.go:171","msg":"trace[578685868] range","detail":"{range_begin:/registry/minions/addons-675252; range_end:; response_count:1; response_revision:398; }","duration":"159.519374ms","start":"2024-08-27T23:17:16.171807Z","end":"2024-08-27T23:17:16.331326Z","steps":["trace[578685868] 'agreement among raft nodes before linearized reading'  (duration: 159.480047ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331429Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"170.347347ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-08-27T23:17:16.331451Z","caller":"traceutil/trace.go:171","msg":"trace[674717925] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:398; }","duration":"170.370641ms","start":"2024-08-27T23:17:16.161075Z","end":"2024-08-27T23:17:16.331446Z","steps":["trace[674717925] 'agreement among raft nodes before linearized reading'  (duration: 170.330445ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331535Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.787401ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331554Z","caller":"traceutil/trace.go:171","msg":"trace[352656687] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:398; }","duration":"190.807905ms","start":"2024-08-27T23:17:16.140741Z","end":"2024-08-27T23:17:16.331549Z","steps":["trace[352656687] 'agreement among raft nodes before linearized reading'  (duration: 190.777793ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:27:02.499895Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1586}
	{"level":"info","ts":"2024-08-27T23:27:02.531688Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1586,"took":"31.211788ms","hash":2728297257,"current-db-size-bytes":6426624,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3444736,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-08-27T23:27:02.531741Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2728297257,"revision":1586,"compact-revision":-1}
	{"level":"info","ts":"2024-08-27T23:32:02.506338Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2004}
	{"level":"info","ts":"2024-08-27T23:32:02.524627Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2004,"took":"17.779382ms","hash":3662702637,"current-db-size-bytes":6426624,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4390912,"current-db-size-in-use":"4.4 MB"}
	{"level":"info","ts":"2024-08-27T23:32:02.524680Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3662702637,"revision":2004,"compact-revision":1586}
	
	
	==> gcp-auth [1312ef0ffe11f0b412e1a1157a3d75d1f8177744010290b7fc049363859841a3] <==
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:19:35 Ready to marshal response ...
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:27:45 Ready to marshal response ...
	2024/08/27 23:27:45 Ready to write response ...
	2024/08/27 23:27:50 Ready to marshal response ...
	2024/08/27 23:27:50 Ready to write response ...
	2024/08/27 23:28:09 Ready to marshal response ...
	2024/08/27 23:28:09 Ready to write response ...
	2024/08/27 23:28:43 Ready to marshal response ...
	2024/08/27 23:28:43 Ready to write response ...
	2024/08/27 23:28:43 Ready to marshal response ...
	2024/08/27 23:28:43 Ready to write response ...
	2024/08/27 23:28:52 Ready to marshal response ...
	2024/08/27 23:28:52 Ready to write response ...
	2024/08/27 23:29:01 Ready to marshal response ...
	2024/08/27 23:29:01 Ready to write response ...
	2024/08/27 23:29:01 Ready to marshal response ...
	2024/08/27 23:29:01 Ready to write response ...
	2024/08/27 23:29:01 Ready to marshal response ...
	2024/08/27 23:29:01 Ready to write response ...
	2024/08/27 23:29:49 Ready to marshal response ...
	2024/08/27 23:29:49 Ready to write response ...
	2024/08/27 23:32:08 Ready to marshal response ...
	2024/08/27 23:32:08 Ready to write response ...
	
	
	==> kernel <==
	 23:32:19 up  7:14,  0 users,  load average: 0.22, 0.57, 1.81
	Linux addons-675252 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] <==
	I0827 23:30:10.118732       1 main.go:299] handling current node
	I0827 23:30:20.110610       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:30:20.110759       1 main.go:299] handling current node
	I0827 23:30:30.117262       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:30:30.117318       1 main.go:299] handling current node
	I0827 23:30:40.118790       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:30:40.118840       1 main.go:299] handling current node
	I0827 23:30:50.113325       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:30:50.113411       1 main.go:299] handling current node
	I0827 23:31:00.113823       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:31:00.113861       1 main.go:299] handling current node
	I0827 23:31:10.118730       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:31:10.118767       1 main.go:299] handling current node
	I0827 23:31:20.110845       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:31:20.110887       1 main.go:299] handling current node
	I0827 23:31:30.113306       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:31:30.113347       1 main.go:299] handling current node
	I0827 23:31:40.111056       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:31:40.111120       1 main.go:299] handling current node
	I0827 23:31:50.117395       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:31:50.117435       1 main.go:299] handling current node
	I0827 23:32:00.115518       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:32:00.115698       1 main.go:299] handling current node
	I0827 23:32:10.110843       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:32:10.111028       1 main.go:299] handling current node
	
	
	==> kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] <==
	E0827 23:19:05.843347       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0827 23:27:57.988801       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0827 23:28:24.880115       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.880188       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.906911       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.907047       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.951018       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.951078       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.977839       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.977889       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:25.057741       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:25.057845       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0827 23:28:25.978431       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0827 23:28:26.058503       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0827 23:28:26.105023       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	E0827 23:28:53.987264       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0827 23:28:54.000009       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0827 23:28:54.022531       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0827 23:29:01.868903       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.108.33.121"}
	E0827 23:29:09.020277       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0827 23:29:43.246297       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0827 23:29:44.362731       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0827 23:29:48.849001       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0827 23:29:49.194951       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.105.199"}
	I0827 23:32:09.204663       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.175.123"}
	
	
	==> kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] <==
	W0827 23:30:55.356600       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
	E0827 23:30:55.356669       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"
	W0827 23:30:56.707810       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
	E0827 23:30:56.707938       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"
	W0827 23:31:05.076888       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
	E0827 23:31:05.076935       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"
	W0827 23:31:30.206743       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
	E0827 23:31:30.206794       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"
	W0827 23:31:35.897565       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
	E0827 23:31:35.897607       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"
	W0827 23:31:43.341644       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
	E0827 23:31:43.341689       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"
	W0827 23:31:44.679697       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
	E0827 23:31:44.679821       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"
	I0827 23:32:08.948151       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.721675ms"
	I0827 23:32:08.963119       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.45508ms"
	I0827 23:32:08.965665       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="67.224µs"
	I0827 23:32:08.973661       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="42.625µs"
	I0827 23:32:11.155750       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0827 23:32:11.163692       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="8.205µs"
	I0827 23:32:11.169333       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0827 23:32:11.441484       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="7.19287ms"
	I0827 23:32:11.441839       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.426µs"
	W0827 23:32:18.201642       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
	E0827 23:32:18.201685       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 [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] <==
	I0827 23:17:17.498595       1 server_linux.go:66] "Using iptables proxy"
	I0827 23:17:17.871106       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0827 23:17:17.883509       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`"
	I0827 23:17:18.653576       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0827 23:17:18.653717       1 server_linux.go:169] "Using iptables Proxier"
	I0827 23:17:18.680300       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"
	I0827 23:17:18.695460       1 server.go:483] "Version info" version="v1.31.0"
	I0827 23:17:18.695492       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0827 23:17:18.732208       1 config.go:197] "Starting service config controller"
	I0827 23:17:18.732253       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0827 23:17:18.732277       1 config.go:104] "Starting endpoint slice config controller"
	I0827 23:17:18.732282       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0827 23:17:18.733800       1 config.go:326] "Starting node config controller"
	I0827 23:17:18.733822       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0827 23:17:18.832550       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0827 23:17:18.836453       1 shared_informer.go:320] Caches are synced for service config
	I0827 23:17:18.836493       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] <==
	W0827 23:17:05.026247       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
	E0827 23:17:05.026269       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"
	W0827 23:17:05.026337       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
	E0827 23:17:05.026443       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"
	W0827 23:17:05.965094       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
	E0827 23:17:05.965146       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"
	W0827 23:17:06.019828       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0827 23:17:06.019986       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.030662       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
	E0827 23:17:06.030702       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"
	W0827 23:17:06.038136       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0827 23:17:06.038184       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.062201       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"
	E0827 23:17:06.062335       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"
	W0827 23:17:06.089550       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
	E0827 23:17:06.089608       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"
	W0827 23:17:06.112660       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0827 23:17:06.112816       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.145326       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
	E0827 23:17:06.145393       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"
	W0827 23:17:06.177475       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
	E0827 23:17:06.177531       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"
	W0827 23:17:06.236062       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0827 23:17:06.236225       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0827 23:17:09.217252       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 27 23:32:09 addons-675252 kubelet[1497]: I0827 23:32:09.078336    1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/55a9d62f-1c0e-42bc-b1ec-736ec2eaaa5b-gcp-creds\") pod \"hello-world-app-55bf9c44b4-sgwnv\" (UID: \"55a9d62f-1c0e-42bc-b1ec-736ec2eaaa5b\") " pod="default/hello-world-app-55bf9c44b4-sgwnv"
	Aug 27 23:32:09 addons-675252 kubelet[1497]: E0827 23:32:09.654131    1497 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="6b0fa7dc-fb50-4d46-b9b7-c520d2bd1cd7"
	Aug 27 23:32:10 addons-675252 kubelet[1497]: I0827 23:32:10.388582    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vsgzn\" (UniqueName: \"kubernetes.io/projected/f27ab9e4-9517-42c4-b5c2-0d43f645fbfa-kube-api-access-vsgzn\") pod \"f27ab9e4-9517-42c4-b5c2-0d43f645fbfa\" (UID: \"f27ab9e4-9517-42c4-b5c2-0d43f645fbfa\") "
	Aug 27 23:32:10 addons-675252 kubelet[1497]: I0827 23:32:10.391037    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f27ab9e4-9517-42c4-b5c2-0d43f645fbfa-kube-api-access-vsgzn" (OuterVolumeSpecName: "kube-api-access-vsgzn") pod "f27ab9e4-9517-42c4-b5c2-0d43f645fbfa" (UID: "f27ab9e4-9517-42c4-b5c2-0d43f645fbfa"). InnerVolumeSpecName "kube-api-access-vsgzn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 27 23:32:10 addons-675252 kubelet[1497]: I0827 23:32:10.415918    1497 scope.go:117] "RemoveContainer" containerID="35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214"
	Aug 27 23:32:10 addons-675252 kubelet[1497]: I0827 23:32:10.457355    1497 scope.go:117] "RemoveContainer" containerID="35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214"
	Aug 27 23:32:10 addons-675252 kubelet[1497]: E0827 23:32:10.457860    1497 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214\": container with ID starting with 35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214 not found: ID does not exist" containerID="35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214"
	Aug 27 23:32:10 addons-675252 kubelet[1497]: I0827 23:32:10.457902    1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214"} err="failed to get container status \"35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214\": rpc error: code = NotFound desc = could not find container \"35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214\": container with ID starting with 35456dc4d99e0478afaff70aecc0b85bde26b7b25f6806d862c43b5bd2dc9214 not found: ID does not exist"
	Aug 27 23:32:10 addons-675252 kubelet[1497]: I0827 23:32:10.489523    1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-vsgzn\" (UniqueName: \"kubernetes.io/projected/f27ab9e4-9517-42c4-b5c2-0d43f645fbfa-kube-api-access-vsgzn\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:32:11 addons-675252 kubelet[1497]: I0827 23:32:11.645527    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3e77abff-869d-41a4-9f5d-ae7b2c99bd81" path="/var/lib/kubelet/pods/3e77abff-869d-41a4-9f5d-ae7b2c99bd81/volumes"
	Aug 27 23:32:11 addons-675252 kubelet[1497]: I0827 23:32:11.645933    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="98c2cbbc-f931-4b79-a6c5-8c764e756841" path="/var/lib/kubelet/pods/98c2cbbc-f931-4b79-a6c5-8c764e756841/volumes"
	Aug 27 23:32:11 addons-675252 kubelet[1497]: I0827 23:32:11.646943    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f27ab9e4-9517-42c4-b5c2-0d43f645fbfa" path="/var/lib/kubelet/pods/f27ab9e4-9517-42c4-b5c2-0d43f645fbfa/volumes"
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.427254    1497 scope.go:117] "RemoveContainer" containerID="3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e"
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.444495    1497 scope.go:117] "RemoveContainer" containerID="3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e"
	Aug 27 23:32:14 addons-675252 kubelet[1497]: E0827 23:32:14.444969    1497 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e\": container with ID starting with 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e not found: ID does not exist" containerID="3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e"
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.445010    1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e"} err="failed to get container status \"3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e\": rpc error: code = NotFound desc = could not find container \"3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e\": container with ID starting with 3ecd9e90f35994e2a3b4769f5339a6316f829bd4be83811850972c13362b335e not found: ID does not exist"
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.515489    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n2wsc\" (UniqueName: \"kubernetes.io/projected/c385b4ea-997b-4609-aca9-513bc827dc0c-kube-api-access-n2wsc\") pod \"c385b4ea-997b-4609-aca9-513bc827dc0c\" (UID: \"c385b4ea-997b-4609-aca9-513bc827dc0c\") "
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.515551    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c385b4ea-997b-4609-aca9-513bc827dc0c-webhook-cert\") pod \"c385b4ea-997b-4609-aca9-513bc827dc0c\" (UID: \"c385b4ea-997b-4609-aca9-513bc827dc0c\") "
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.517998    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c385b4ea-997b-4609-aca9-513bc827dc0c-kube-api-access-n2wsc" (OuterVolumeSpecName: "kube-api-access-n2wsc") pod "c385b4ea-997b-4609-aca9-513bc827dc0c" (UID: "c385b4ea-997b-4609-aca9-513bc827dc0c"). InnerVolumeSpecName "kube-api-access-n2wsc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.518868    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/c385b4ea-997b-4609-aca9-513bc827dc0c-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "c385b4ea-997b-4609-aca9-513bc827dc0c" (UID: "c385b4ea-997b-4609-aca9-513bc827dc0c"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.616470    1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n2wsc\" (UniqueName: \"kubernetes.io/projected/c385b4ea-997b-4609-aca9-513bc827dc0c-kube-api-access-n2wsc\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:32:14 addons-675252 kubelet[1497]: I0827 23:32:14.616518    1497 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c385b4ea-997b-4609-aca9-513bc827dc0c-webhook-cert\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:32:15 addons-675252 kubelet[1497]: I0827 23:32:15.644704    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c385b4ea-997b-4609-aca9-513bc827dc0c" path="/var/lib/kubelet/pods/c385b4ea-997b-4609-aca9-513bc827dc0c/volumes"
	Aug 27 23:32:18 addons-675252 kubelet[1497]: E0827 23:32:18.079508    1497 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801538079059981,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:32:18 addons-675252 kubelet[1497]: E0827 23:32:18.079550    1497 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801538079059981,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [f2653ce3988d464f5904a68e12aaac41608138821613166a87429bc739b90b99] <==
	I0827 23:17:31.210708       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0827 23:17:31.230905       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0827 23:17:31.231047       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0827 23:17:31.258772       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0827 23:17:31.259077       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
	I0827 23:17:31.260191       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f4ace797-7644-4c95-b1c0-4e69ec318f01", APIVersion:"v1", ResourceVersion:"892", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb became leader
	I0827 23:17:31.359996       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-675252/192.168.49.2
	Start Time:       Tue, 27 Aug 2024 23:19:35 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-66sjh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-66sjh:
	    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-675252
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m43s (x41 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 (152.57s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (338.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 4.928072ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004011424s
addons_test.go:417: (dbg) Run:  kubectl --context addons-675252 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-675252 top pods -n kube-system: exit status 1 (87.156554ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 12m9.804470936s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 12m11.942024431s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 12m17.439484814s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 12m24.952650579s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 12m38.893520438s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 13m1.371527347s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 13m31.779650562s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 14m14.983631041s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 14m58.263572637s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 16m5.429738213s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 16m59.430147786s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-4fqb6, age: 17m38.582034317s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21",
	        "Created": "2024-08-27T23:16:43.375710588Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1713174,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-27T23:16:43.503198958Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0985147309945253cbe7e881ef8b47b2eeae8c92bbeecfbcb5398ea2f50c97c6",
	        "ResolvConfPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hostname",
	        "HostsPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hosts",
	        "LogPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21-json.log",
	        "Name": "/addons-675252",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-675252:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-675252",
	            "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/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd-init/diff:/var/lib/docker/overlay2/c36cdb6aeeb5cb4165efc20cf59bfa1673f2d37e70fcf85a234943cbf14def97/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-675252",
	                "Source": "/var/lib/docker/volumes/addons-675252/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-675252",
	            "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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760",
	            "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-675252",
	                "name.minikube.sigs.k8s.io": "addons-675252",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1536880232f6774482368ae422154cb84aff5c0e4230f8e29d68641b10823e4b",
	            "SandboxKey": "/var/run/docker/netns/1536880232f6",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33528"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-675252": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c98a1009a1abc4744cb91d60c57fa6c4369edb075b220d6ac9faf2b68ff24a48",
	                    "EndpointID": "e5296d2576a2533ee90fefa82c6d4b5389ffe9570fd71f3ff1cdd8cc0b891e0f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-675252",
	                        "c166344735a7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-675252 -n addons-675252
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-675252 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 logs -n 25: (1.674080787s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-537496                                                                     | download-only-537496   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | --download-only -p                                                                          | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | download-docker-231378                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-231378                                                                   | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-329599   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | binary-mirror-329599                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46447                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-329599                                                                     | binary-mirror-329599   | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| addons  | enable dashboard -p                                                                         | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-675252 --wait=true                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:19 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-675252 addons                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-675252 addons                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | -p addons-675252                                                                            |                        |         |         |                     |                     |
	| ip      | addons-675252 ip                                                                            | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-675252 ssh cat                                                                       | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
	|         | /opt/local-path-provisioner/pvc-32003076-7396-4a27-abc8-2dc0b9793d72_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:29 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | -p addons-675252                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC | 27 Aug 24 23:29 UTC |
	|         | addons-675252                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-675252 ssh curl -s                                                                   | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:29 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-675252 ip                                                                            | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:32 UTC | 27 Aug 24 23:32 UTC |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:32 UTC | 27 Aug 24 23:32 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-675252 addons disable                                                                | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:32 UTC | 27 Aug 24 23:32 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-675252 addons                                                                        | addons-675252          | jenkins | v1.33.1 | 27 Aug 24 23:34 UTC | 27 Aug 24 23:34 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/27 23:16:18
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0827 23:16:18.356872 1712693 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:16:18.357108 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:18.357136 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:16:18.357184 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:18.357511 1712693 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:16:18.358055 1712693 out.go:352] Setting JSON to false
	I0827 23:16:18.359061 1712693 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25126,"bootTime":1724775452,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:16:18.359165 1712693 start.go:139] virtualization:  
	I0827 23:16:18.361112 1712693 out.go:177] * [addons-675252] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0827 23:16:18.362599 1712693 out.go:177]   - MINIKUBE_LOCATION=19522
	I0827 23:16:18.362645 1712693 notify.go:220] Checking for updates...
	I0827 23:16:18.366830 1712693 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:16:18.372914 1712693 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:16:18.378380 1712693 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:16:18.384377 1712693 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0827 23:16:18.391621 1712693 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0827 23:16:18.398290 1712693 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:16:18.421509 1712693 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:16:18.421640 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:18.474811 1712693 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.46508491 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:18.474940 1712693 docker.go:307] overlay module found
	I0827 23:16:18.481594 1712693 out.go:177] * Using the docker driver based on user configuration
	I0827 23:16:18.484031 1712693 start.go:297] selected driver: docker
	I0827 23:16:18.484049 1712693 start.go:901] validating driver "docker" against <nil>
	I0827 23:16:18.484069 1712693 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0827 23:16:18.484735 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:18.547498 1712693 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.537938394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:18.547671 1712693 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0827 23:16:18.547901 1712693 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]
	I0827 23:16:18.549106 1712693 out.go:177] * Using Docker driver with root privileges
	I0827 23:16:18.550740 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:16:18.550768 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:18.550777 1712693 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0827 23:16:18.550861 1712693 start.go:340] cluster config:
	{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:18.552237 1712693 out.go:177] * Starting "addons-675252" primary control-plane node in "addons-675252" cluster
	I0827 23:16:18.553355 1712693 cache.go:121] Beginning downloading kic base image for docker with crio
	I0827 23:16:18.554505 1712693 out.go:177] * Pulling base image v0.0.44-1724667927-19511 ...
	I0827 23:16:18.555616 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:18.555662 1712693 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0827 23:16:18.555676 1712693 cache.go:56] Caching tarball of preloaded images
	I0827 23:16:18.555701 1712693 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local docker daemon
	I0827 23:16:18.555755 1712693 preload.go:172] Found /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0827 23:16:18.555765 1712693 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0827 23:16:18.556103 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
	I0827 23:16:18.556134 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json: {Name:mk510a1e2ad5891a5c2a055c927331bd004a8bd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:18.582686 1712693 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
	I0827 23:16:18.582904 1712693 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory
	I0827 23:16:18.582937 1712693 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory, skipping pull
	I0827 23:16:18.582942 1712693 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 exists in cache, skipping pull
	I0827 23:16:18.582953 1712693 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 as a tarball
	I0827 23:16:18.582962 1712693 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from local cache
	I0827 23:16:36.368008 1712693 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from cached tarball
	I0827 23:16:36.368050 1712693 cache.go:194] Successfully downloaded all kic artifacts
	I0827 23:16:36.368095 1712693 start.go:360] acquireMachinesLock for addons-675252: {Name:mk3149e6a97b8a1bb29280b3f02b223e4d071d5b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0827 23:16:36.368217 1712693 start.go:364] duration metric: took 99.15µs to acquireMachinesLock for "addons-675252"
	I0827 23:16:36.368248 1712693 start.go:93] Provisioning new machine with config: &{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0827 23:16:36.368328 1712693 start.go:125] createHost starting for "" (driver="docker")
	I0827 23:16:36.371386 1712693 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0827 23:16:36.371634 1712693 start.go:159] libmachine.API.Create for "addons-675252" (driver="docker")
	I0827 23:16:36.371669 1712693 client.go:168] LocalClient.Create starting
	I0827 23:16:36.371789 1712693 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem
	I0827 23:16:36.643600 1712693 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem
	I0827 23:16:37.479739 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
	W0827 23:16:37.494234 1712693 cli_runner.go:211] docker network inspect addons-675252 --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
	I0827 23:16:37.494318 1712693 network_create.go:284] running [docker network inspect addons-675252] to gather additional debugging logs...
	I0827 23:16:37.494342 1712693 cli_runner.go:164] Run: docker network inspect addons-675252
	W0827 23:16:37.510479 1712693 cli_runner.go:211] docker network inspect addons-675252 returned with exit code 1
	I0827 23:16:37.510518 1712693 network_create.go:287] error running [docker network inspect addons-675252]: docker network inspect addons-675252: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-675252 not found
	I0827 23:16:37.510545 1712693 network_create.go:289] output of [docker network inspect addons-675252]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-675252 not found
	
	** /stderr **
	I0827 23:16:37.510659 1712693 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}}]}"
	I0827 23:16:37.525888 1712693 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:0x4001775210}
	I0827 23:16:37.525936 1712693 network_create.go:124] attempt to create docker network addons-675252 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0827 23:16:37.526004 1712693 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-675252 addons-675252
	I0827 23:16:37.603430 1712693 network_create.go:108] docker network addons-675252 192.168.49.0/24 created
	I0827 23:16:37.603466 1712693 kic.go:121] calculated static IP "192.168.49.2" for the "addons-675252" container
	I0827 23:16:37.603543 1712693 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0827 23:16:37.619096 1712693 cli_runner.go:164] Run: docker volume create addons-675252 --label name.minikube.sigs.k8s.io=addons-675252 --label created_by.minikube.sigs.k8s.io=true
	I0827 23:16:37.635563 1712693 oci.go:103] Successfully created a docker volume addons-675252
	I0827 23:16:37.635664 1712693 cli_runner.go:164] Run: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib
	I0827 23:16:39.206305 1712693 cli_runner.go:217] Completed: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib: (1.570586299s)
	I0827 23:16:39.206335 1712693 oci.go:107] Successfully prepared a docker volume addons-675252
	I0827 23:16:39.206349 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:39.206369 1712693 kic.go:194] Starting extracting preloaded images to volume ...
	I0827 23:16:39.206454 1712693 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir
	I0827 23:16:43.296328 1712693 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir: (4.089835483s)
	I0827 23:16:43.296363 1712693 kic.go:203] duration metric: took 4.089990485s to extract preloaded images to volume ...
	W0827 23:16:43.296519 1712693 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0827 23:16:43.296634 1712693 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0827 23:16:43.360233 1712693 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-675252 --name addons-675252 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-675252 --network addons-675252 --ip 192.168.49.2 --volume addons-675252:/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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760
	I0827 23:16:43.663463 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Running}}
	I0827 23:16:43.684339 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:43.708346 1712693 cli_runner.go:164] Run: docker exec addons-675252 stat /var/lib/dpkg/alternatives/iptables
	I0827 23:16:43.812944 1712693 oci.go:144] the created container "addons-675252" has a running status.
	I0827 23:16:43.812973 1712693 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa...
	I0827 23:16:44.235331 1712693 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0827 23:16:44.272035 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:44.294458 1712693 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0827 23:16:44.294476 1712693 kic_runner.go:114] Args: [docker exec --privileged addons-675252 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0827 23:16:44.368424 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:16:44.397379 1712693 machine.go:93] provisionDockerMachine start ...
	I0827 23:16:44.397484 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.422665 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.422938 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.422950 1712693 main.go:141] libmachine: About to run SSH command:
	hostname
	I0827 23:16:44.585056 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
	
	I0827 23:16:44.585084 1712693 ubuntu.go:169] provisioning hostname "addons-675252"
	I0827 23:16:44.585150 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.604397 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.604649 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.604668 1712693 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-675252 && echo "addons-675252" | sudo tee /etc/hostname
	I0827 23:16:44.778429 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
	
	I0827 23:16:44.778520 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:44.796623 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:44.796903 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:44.796935 1712693 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-675252' /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-675252/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-675252' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0827 23:16:44.949886 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0827 23:16:44.949918 1712693 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19522-1706543/.minikube CaCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19522-1706543/.minikube}
	I0827 23:16:44.949997 1712693 ubuntu.go:177] setting up certificates
	I0827 23:16:44.950009 1712693 provision.go:84] configureAuth start
	I0827 23:16:44.950086 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:44.972277 1712693 provision.go:143] copyHostCerts
	I0827 23:16:44.972373 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.pem (1078 bytes)
	I0827 23:16:44.972506 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/cert.pem (1123 bytes)
	I0827 23:16:44.972685 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/key.pem (1675 bytes)
	I0827 23:16:44.972742 1712693 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem org=jenkins.addons-675252 san=[127.0.0.1 192.168.49.2 addons-675252 localhost minikube]
	I0827 23:16:45.229651 1712693 provision.go:177] copyRemoteCerts
	I0827 23:16:45.229729 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0827 23:16:45.229783 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.251869 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.381855 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0827 23:16:45.416461 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0827 23:16:45.448438 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0827 23:16:45.476180 1712693 provision.go:87] duration metric: took 526.155014ms to configureAuth
	I0827 23:16:45.476215 1712693 ubuntu.go:193] setting minikube options for container-runtime
	I0827 23:16:45.476420 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:16:45.476544 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.496464 1712693 main.go:141] libmachine: Using SSH client type: native
	I0827 23:16:45.496714 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0827 23:16:45.496736 1712693 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
	I0827 23:16:45.747865 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0827 23:16:45.747888 1712693 machine.go:96] duration metric: took 1.350488808s to provisionDockerMachine
	I0827 23:16:45.747898 1712693 client.go:171] duration metric: took 9.376220365s to LocalClient.Create
	I0827 23:16:45.747910 1712693 start.go:167] duration metric: took 9.37627767s to libmachine.API.Create "addons-675252"
	I0827 23:16:45.747918 1712693 start.go:293] postStartSetup for "addons-675252" (driver="docker")
	I0827 23:16:45.747929 1712693 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]
	I0827 23:16:45.747997 1712693 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
	I0827 23:16:45.748043 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.765328 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.866514 1712693 ssh_runner.go:195] Run: cat /etc/os-release
	I0827 23:16:45.869719 1712693 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0827 23:16:45.869764 1712693 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0827 23:16:45.869775 1712693 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0827 23:16:45.869783 1712693 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0827 23:16:45.869799 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/addons for local assets ...
	I0827 23:16:45.869874 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/files for local assets ...
	I0827 23:16:45.869898 1712693 start.go:296] duration metric: took 121.973383ms for postStartSetup
	I0827 23:16:45.870218 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:45.886441 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
	I0827 23:16:45.886741 1712693 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:16:45.886791 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:45.902553 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:45.998792 1712693 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0827 23:16:46.019530 1712693 start.go:128] duration metric: took 9.651183277s to createHost
	I0827 23:16:46.019572 1712693 start.go:83] releasing machines lock for "addons-675252", held for 9.651339485s
	I0827 23:16:46.019695 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
	I0827 23:16:46.037547 1712693 ssh_runner.go:195] Run: cat /version.json
	I0827 23:16:46.037587 1712693 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0827 23:16:46.037604 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:46.037659 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:16:46.059182 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:46.062283 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:16:46.290519 1712693 ssh_runner.go:195] Run: systemctl --version
	I0827 23:16:46.294795 1712693 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0827 23:16:46.435174 1712693 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0827 23:16:46.439344 1712693 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" ;
	I0827 23:16:46.460670 1712693 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0827 23:16:46.460859 1712693 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" ;
	I0827 23:16:46.491662 1712693 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0827 23:16:46.491729 1712693 start.go:495] detecting cgroup driver to use...
	I0827 23:16:46.491779 1712693 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0827 23:16:46.491860 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0827 23:16:46.508026 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0827 23:16:46.520436 1712693 docker.go:217] disabling cri-docker service (if available) ...
	I0827 23:16:46.520504 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0827 23:16:46.535499 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0827 23:16:46.550118 1712693 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0827 23:16:46.633404 1712693 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0827 23:16:46.740282 1712693 docker.go:233] disabling docker service ...
	I0827 23:16:46.740369 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0827 23:16:46.761941 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0827 23:16:46.774557 1712693 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0827 23:16:46.868515 1712693 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0827 23:16:46.976418 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0827 23:16:46.988813 1712693 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"
	I0827 23:16:47.007622 1712693 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0827 23:16:47.007791 1712693 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"
	I0827 23:16:47.019721 1712693 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0827 23:16:47.019843 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.031696 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.043308 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0827 23:16:47.053908 1712693 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0827 23:16:47.063180 1712693 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"
	I0827 23:16:47.073392 1712693 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"
	I0827 23:16:47.088687 1712693 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"
	I0827 23:16:47.098970 1712693 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0827 23:16:47.107570 1712693 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0827 23:16:47.116029 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:16:47.194176 1712693 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0827 23:16:47.317866 1712693 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0827 23:16:47.318007 1712693 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0827 23:16:47.321714 1712693 start.go:563] Will wait 60s for crictl version
	I0827 23:16:47.321813 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:16:47.325268 1712693 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0827 23:16:47.365633 1712693 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0827 23:16:47.365820 1712693 ssh_runner.go:195] Run: crio --version
	I0827 23:16:47.403983 1712693 ssh_runner.go:195] Run: crio --version
	I0827 23:16:47.445103 1712693 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0827 23:16:47.447259 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
	I0827 23:16:47.463244 1712693 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0827 23:16:47.467030 1712693 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""
	I0827 23:16:47.478157 1712693 kubeadm.go:883] updating cluster {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0827 23:16:47.478288 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:47.478355 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
	I0827 23:16:47.580051 1712693 crio.go:514] all images are preloaded for cri-o runtime.
	I0827 23:16:47.580074 1712693 crio.go:433] Images already preloaded, skipping extraction
	I0827 23:16:47.580137 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
	I0827 23:16:47.619274 1712693 crio.go:514] all images are preloaded for cri-o runtime.
	I0827 23:16:47.619303 1712693 cache_images.go:84] Images are preloaded, skipping loading
	I0827 23:16:47.619312 1712693 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0827 23:16:47.619416 1712693 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-675252 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-675252 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:}
	I0827 23:16:47.619507 1712693 ssh_runner.go:195] Run: crio config
	I0827 23:16:47.670638 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:16:47.670664 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:47.670676 1712693 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0827 23:16:47.670720 1712693 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-675252 NodeName:addons-675252 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}
	I0827 23:16:47.670940 1712693 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-675252"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0827 23:16:47.671015 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0827 23:16:47.679908 1712693 binaries.go:44] Found k8s binaries, skipping transfer
	I0827 23:16:47.680000 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0827 23:16:47.688760 1712693 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0827 23:16:47.707048 1712693 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0827 23:16:47.725923 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0827 23:16:47.744381 1712693 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0827 23:16:47.747938 1712693 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""
	I0827 23:16:47.758344 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:16:47.840515 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0827 23:16:47.855123 1712693 certs.go:68] Setting up /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252 for IP: 192.168.49.2
	I0827 23:16:47.855146 1712693 certs.go:194] generating shared ca certs ...
	I0827 23:16:47.855164 1712693 certs.go:226] acquiring lock for ca certs: {Name:mkbd0155c93891c353a685b04cad89b88e0842d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:47.855873 1712693 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key
	I0827 23:16:48.143927 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt ...
	I0827 23:16:48.143962 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt: {Name:mk46c21ee6183fd2c190cb9840fedbe77bc4b2c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.144164 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key ...
	I0827 23:16:48.144179 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key: {Name:mk66e67b2d2dd3c6140766a3d2f1c947243d0346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.144276 1712693 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key
	I0827 23:16:48.370200 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt ...
	I0827 23:16:48.370238 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt: {Name:mk73000710b22b147ee7a4bb93ed3e5ba57a4feb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.370431 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key ...
	I0827 23:16:48.370446 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key: {Name:mk7fb5761d870627a99ff727b95c0e4731b8a904 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:48.370950 1712693 certs.go:256] generating profile certs ...
	I0827 23:16:48.371023 1712693 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key
	I0827 23:16:48.371041 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt with IP's: []
	I0827 23:16:49.013963 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt ...
	I0827 23:16:49.014002 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: {Name:mk3485e9cfe950a36bbf7d930e20179912ae0e97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.014202 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key ...
	I0827 23:16:49.014215 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key: {Name:mkb132cb9cd768ce60b32620b179584b2cd382aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.014314 1712693 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213
	I0827 23:16:49.014338 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0827 23:16:49.291485 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 ...
	I0827 23:16:49.291518 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213: {Name:mkfa2c458fa8144c065c581c556ee531a5a53671 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.291707 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 ...
	I0827 23:16:49.291723 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213: {Name:mk4e34ac55735edd881361da8a216b6f90123ff2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.292460 1712693 certs.go:381] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt
	I0827 23:16:49.292546 1712693 certs.go:385] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key
	I0827 23:16:49.292603 1712693 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key
	I0827 23:16:49.292626 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt with IP's: []
	I0827 23:16:49.946185 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt ...
	I0827 23:16:49.946222 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt: {Name:mk7d8b03d278aa2a8137ce9a3de8a4052e6d3f51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.946413 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key ...
	I0827 23:16:49.946430 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key: {Name:mkad10bd4e3e2e9a3fcbc9c33c287e1fd52f767f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:49.946628 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem (1679 bytes)
	I0827 23:16:49.946671 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem (1078 bytes)
	I0827 23:16:49.946702 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem (1123 bytes)
	I0827 23:16:49.946741 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem (1675 bytes)
	I0827 23:16:49.947355 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0827 23:16:49.973265 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0827 23:16:49.999731 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0827 23:16:50.038809 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0827 23:16:50.068704 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0827 23:16:50.096263 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0827 23:16:50.123397 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0827 23:16:50.149946 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0827 23:16:50.177614 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0827 23:16:50.203497 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0827 23:16:50.223042 1712693 ssh_runner.go:195] Run: openssl version
	I0827 23:16:50.229574 1712693 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"
	I0827 23:16:50.250461 1712693 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.254912 1712693 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 27 23:16 /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.255032 1712693 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0827 23:16:50.263136 1712693 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"
	I0827 23:16:50.273282 1712693 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0827 23:16:50.278048 1712693 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
	I0827 23:16:50.278146 1712693 kubeadm.go:392] StartCluster: {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-675252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:50.278274 1712693 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0827 23:16:50.278366 1712693 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0827 23:16:50.319001 1712693 cri.go:89] found id: ""
	I0827 23:16:50.319132 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0827 23:16:50.328266 1712693 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0827 23:16:50.337922 1712693 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0827 23:16:50.338013 1712693 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
	I0827 23:16:50.347415 1712693 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
	I0827 23:16:50.347437 1712693 kubeadm.go:157] found existing configuration files:
	
	I0827 23:16:50.347511 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0827 23:16:50.356951 1712693 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
	I0827 23:16:50.357021 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0827 23:16:50.366182 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0827 23:16:50.375281 1712693 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
	I0827 23:16:50.375382 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0827 23:16:50.384366 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0827 23:16:50.393632 1712693 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
	I0827 23:16:50.393748 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0827 23:16:50.402438 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0827 23:16:50.411177 1712693 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
	I0827 23:16:50.411274 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0827 23:16:50.419734 1712693 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0827 23:16:50.463214 1712693 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0827 23:16:50.463314 1712693 kubeadm.go:310] [preflight] Running pre-flight checks
	I0827 23:16:50.483296 1712693 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0827 23:16:50.483372 1712693 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0827 23:16:50.483414 1712693 kubeadm.go:310] OS: Linux
	I0827 23:16:50.483464 1712693 kubeadm.go:310] CGROUPS_CPU: enabled
	I0827 23:16:50.483516 1712693 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0827 23:16:50.483565 1712693 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0827 23:16:50.483616 1712693 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0827 23:16:50.483666 1712693 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0827 23:16:50.483717 1712693 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0827 23:16:50.483764 1712693 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0827 23:16:50.483815 1712693 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0827 23:16:50.483863 1712693 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0827 23:16:50.544756 1712693 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0827 23:16:50.544867 1712693 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0827 23:16:50.544960 1712693 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0827 23:16:50.552138 1712693 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0827 23:16:50.554624 1712693 out.go:235]   - Generating certificates and keys ...
	I0827 23:16:50.554749 1712693 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0827 23:16:50.554828 1712693 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0827 23:16:51.123595 1712693 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0827 23:16:51.432066 1712693 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0827 23:16:51.632219 1712693 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0827 23:16:52.270344 1712693 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0827 23:16:53.162600 1712693 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0827 23:16:53.162928 1712693 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0827 23:16:53.482978 1712693 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0827 23:16:53.483306 1712693 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0827 23:16:53.819567 1712693 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0827 23:16:54.438535 1712693 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0827 23:16:54.864639 1712693 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0827 23:16:54.864897 1712693 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0827 23:16:55.501828 1712693 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0827 23:16:55.725374 1712693 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0827 23:16:56.410300 1712693 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0827 23:16:57.895711 1712693 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0827 23:16:58.265781 1712693 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0827 23:16:58.266716 1712693 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0827 23:16:58.271780 1712693 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0827 23:16:58.273648 1712693 out.go:235]   - Booting up control plane ...
	I0827 23:16:58.273754 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0827 23:16:58.273836 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0827 23:16:58.274957 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0827 23:16:58.285218 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0827 23:16:58.291532 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0827 23:16:58.291594 1712693 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0827 23:16:58.389658 1712693 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0827 23:16:58.389774 1712693 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0827 23:16:59.391089 1712693 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001607437s
	I0827 23:16:59.391177 1712693 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0827 23:17:06.893098 1712693 kubeadm.go:310] [api-check] The API server is healthy after 7.50200222s
	I0827 23:17:06.919216 1712693 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0827 23:17:06.942629 1712693 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0827 23:17:06.990715 1712693 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0827 23:17:06.990919 1712693 kubeadm.go:310] [mark-control-plane] Marking the node addons-675252 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0827 23:17:07.014754 1712693 kubeadm.go:310] [bootstrap-token] Using token: h9x5km.dn0h2lhyr47kw3qu
	I0827 23:17:07.017624 1712693 out.go:235]   - Configuring RBAC rules ...
	I0827 23:17:07.017758 1712693 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0827 23:17:07.028603 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0827 23:17:07.044858 1712693 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
	I0827 23:17:07.051464 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0827 23:17:07.059142 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0827 23:17:07.064741 1712693 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0827 23:17:07.300832 1712693 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0827 23:17:07.766165 1712693 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0827 23:17:08.299856 1712693 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0827 23:17:08.301007 1712693 kubeadm.go:310] 
	I0827 23:17:08.301090 1712693 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0827 23:17:08.301104 1712693 kubeadm.go:310] 
	I0827 23:17:08.301198 1712693 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0827 23:17:08.301214 1712693 kubeadm.go:310] 
	I0827 23:17:08.301239 1712693 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0827 23:17:08.301302 1712693 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0827 23:17:08.301356 1712693 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0827 23:17:08.301364 1712693 kubeadm.go:310] 
	I0827 23:17:08.301422 1712693 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0827 23:17:08.301431 1712693 kubeadm.go:310] 
	I0827 23:17:08.301478 1712693 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0827 23:17:08.301487 1712693 kubeadm.go:310] 
	I0827 23:17:08.301537 1712693 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0827 23:17:08.301613 1712693 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0827 23:17:08.301682 1712693 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0827 23:17:08.301691 1712693 kubeadm.go:310] 
	I0827 23:17:08.301774 1712693 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0827 23:17:08.301852 1712693 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0827 23:17:08.301861 1712693 kubeadm.go:310] 
	I0827 23:17:08.301942 1712693 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
	I0827 23:17:08.302047 1712693 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 \
	I0827 23:17:08.302071 1712693 kubeadm.go:310] 	--control-plane 
	I0827 23:17:08.302078 1712693 kubeadm.go:310] 
	I0827 23:17:08.302160 1712693 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0827 23:17:08.302169 1712693 kubeadm.go:310] 
	I0827 23:17:08.302248 1712693 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
	I0827 23:17:08.302350 1712693 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 
	I0827 23:17:08.305952 1712693 kubeadm.go:310] W0827 23:16:50.459417    1183 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.
	I0827 23:17:08.306249 1712693 kubeadm.go:310] W0827 23:16:50.460498    1183 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.
	I0827 23:17:08.306467 1712693 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0827 23:17:08.306573 1712693 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0827 23:17:08.306600 1712693 cni.go:84] Creating CNI manager for ""
	I0827 23:17:08.306616 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:17:08.311611 1712693 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0827 23:17:08.315575 1712693 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0827 23:17:08.320330 1712693 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0827 23:17:08.320353 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0827 23:17:08.340400 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0827 23:17:08.640840 1712693 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0827 23:17:08.640920 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:08.641023 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-675252 minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf minikube.k8s.io/name=addons-675252 minikube.k8s.io/primary=true
	I0827 23:17:08.663488 1712693 ops.go:34] apiserver oom_adj: -16
	I0827 23:17:08.791052 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:09.291735 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:09.791969 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:10.291250 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:10.791213 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.292053 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.791502 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0827 23:17:11.892259 1712693 kubeadm.go:1113] duration metric: took 3.251398627s to wait for elevateKubeSystemPrivileges
	I0827 23:17:11.892292 1712693 kubeadm.go:394] duration metric: took 21.61414935s to StartCluster
	I0827 23:17:11.892310 1712693 settings.go:142] acquiring lock: {Name:mk7c61823ab0e78ce92fc882a7b9be81d09804e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:17:11.892842 1712693 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:17:11.893272 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/kubeconfig: {Name:mk653afb51e727960f6cde11ec8868a2f92f0d28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:17:11.893932 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0827 23:17:11.893956 1712693 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0827 23:17:11.894221 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:17:11.894252 1712693 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0827 23:17:11.894326 1712693 addons.go:69] Setting yakd=true in profile "addons-675252"
	I0827 23:17:11.894348 1712693 addons.go:234] Setting addon yakd=true in "addons-675252"
	I0827 23:17:11.894370 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.894812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.895409 1712693 addons.go:69] Setting metrics-server=true in profile "addons-675252"
	I0827 23:17:11.895439 1712693 addons.go:234] Setting addon metrics-server=true in "addons-675252"
	I0827 23:17:11.895473 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.895884 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898045 1712693 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-675252"
	I0827 23:17:11.898346 1712693 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-675252"
	I0827 23:17:11.898417 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.898208 1712693 addons.go:69] Setting registry=true in profile "addons-675252"
	I0827 23:17:11.898776 1712693 addons.go:234] Setting addon registry=true in "addons-675252"
	I0827 23:17:11.898810 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.898220 1712693 addons.go:69] Setting storage-provisioner=true in profile "addons-675252"
	I0827 23:17:11.899246 1712693 addons.go:234] Setting addon storage-provisioner=true in "addons-675252"
	I0827 23:17:11.899257 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.899269 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.899651 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898228 1712693 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-675252"
	I0827 23:17:11.900557 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-675252"
	I0827 23:17:11.900812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.902127 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898232 1712693 addons.go:69] Setting volcano=true in profile "addons-675252"
	I0827 23:17:11.903475 1712693 addons.go:234] Setting addon volcano=true in "addons-675252"
	I0827 23:17:11.903524 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.903979 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.898236 1712693 addons.go:69] Setting volumesnapshots=true in profile "addons-675252"
	I0827 23:17:11.915253 1712693 addons.go:234] Setting addon volumesnapshots=true in "addons-675252"
	I0827 23:17:11.898262 1712693 out.go:177] * Verifying Kubernetes components...
	I0827 23:17:11.898276 1712693 addons.go:69] Setting ingress=true in profile "addons-675252"
	I0827 23:17:11.898280 1712693 addons.go:69] Setting cloud-spanner=true in profile "addons-675252"
	I0827 23:17:11.898284 1712693 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-675252"
	I0827 23:17:11.898290 1712693 addons.go:69] Setting default-storageclass=true in profile "addons-675252"
	I0827 23:17:11.898294 1712693 addons.go:69] Setting gcp-auth=true in profile "addons-675252"
	I0827 23:17:11.898298 1712693 addons.go:69] Setting inspektor-gadget=true in profile "addons-675252"
	I0827 23:17:11.898301 1712693 addons.go:69] Setting ingress-dns=true in profile "addons-675252"
	I0827 23:17:11.916736 1712693 addons.go:234] Setting addon ingress-dns=true in "addons-675252"
	I0827 23:17:11.916781 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.917324 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.969285 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.969870 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.972775 1712693 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0827 23:17:11.977069 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0827 23:17:11.977143 1712693 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0827 23:17:11.977254 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:11.985392 1712693 addons.go:234] Setting addon ingress=true in "addons-675252"
	I0827 23:17:11.985458 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.985926 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:11.998460 1712693 addons.go:234] Setting addon cloud-spanner=true in "addons-675252"
	I0827 23:17:11.998519 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:11.998994 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.011453 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0827 23:17:12.024241 1712693 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-675252"
	I0827 23:17:12.024293 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.024765 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.042432 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-675252"
	I0827 23:17:12.042810 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.049316 1712693 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0827 23:17:12.051877 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0827 23:17:12.051912 1712693 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0827 23:17:12.051996 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.055897 1712693 mustload.go:65] Loading cluster: addons-675252
	I0827 23:17:12.056153 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:17:12.056444 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.060487 1712693 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-675252"
	I0827 23:17:12.060544 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.065110 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.106296 1712693 addons.go:234] Setting addon inspektor-gadget=true in "addons-675252"
	I0827 23:17:12.115965 1712693 out.go:177]   - Using image docker.io/registry:2.8.3
	I0827 23:17:12.124502 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0827 23:17:12.128375 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0827 23:17:12.128403 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0827 23:17:12.128476 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.128687 1712693 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0827 23:17:12.131676 1712693 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0827 23:17:12.131753 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0827 23:17:12.131861 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.166298 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	W0827 23:17:12.167260 1712693 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0827 23:17:12.167032 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0827 23:17:12.167757 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.168261 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.198806 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0827 23:17:12.198829 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0827 23:17:12.198902 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.219814 1712693 addons.go:234] Setting addon default-storageclass=true in "addons-675252"
	I0827 23:17:12.219854 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.220262 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:12.220821 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0827 23:17:12.226051 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0827 23:17:12.226571 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.228106 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0827 23:17:12.228130 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0827 23:17:12.228206 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.239473 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0827 23:17:12.242333 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0827 23:17:12.242699 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0827 23:17:12.242737 1712693 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0827 23:17:12.242825 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.254083 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:12.260989 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0827 23:17:12.261287 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0827 23:17:12.266813 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0827 23:17:12.269378 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:12.271892 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0827 23:17:12.274667 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:12.277304 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0827 23:17:12.277641 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0827 23:17:12.277655 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0827 23:17:12.277716 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.281335 1712693 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0827 23:17:12.286381 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0827 23:17:12.289089 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0827 23:17:12.295085 1712693 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0827 23:17:12.295154 1712693 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0827 23:17:12.295186 1712693 out.go:177]   - Using image docker.io/busybox:stable
	I0827 23:17:12.301228 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0827 23:17:12.301260 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0827 23:17:12.301337 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.305372 1712693 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0827 23:17:12.305397 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0827 23:17:12.305464 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.322217 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0827 23:17:12.322240 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0827 23:17:12.322309 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.382789 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.397274 1712693 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0827 23:17:12.399850 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0827 23:17:12.399881 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0827 23:17:12.399983 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.417898 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.426266 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.426929 1712693 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0827 23:17:12.426962 1712693 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0827 23:17:12.427038 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:12.427868 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.493917 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.509787 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.511074 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.519443 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.525533 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.533254 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.542802 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:12.694821 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0827 23:17:12.694853 1712693 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0827 23:17:12.795324 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0827 23:17:12.795351 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0827 23:17:12.821428 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0827 23:17:12.821506 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0827 23:17:12.830650 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0827 23:17:12.915899 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0827 23:17:12.919008 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0827 23:17:12.919070 1712693 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0827 23:17:12.921893 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0827 23:17:12.921954 1712693 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0827 23:17:12.925104 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0827 23:17:12.925269 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0827 23:17:12.927400 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0827 23:17:12.954087 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0827 23:17:12.954635 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0827 23:17:12.954684 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0827 23:17:13.003571 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0827 23:17:13.013298 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0827 23:17:13.072371 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0827 23:17:13.072450 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0827 23:17:13.078284 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0827 23:17:13.078369 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0827 23:17:13.097281 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0827 23:17:13.097357 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0827 23:17:13.119450 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0827 23:17:13.119528 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0827 23:17:13.122658 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0827 23:17:13.122734 1712693 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0827 23:17:13.125193 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0827 23:17:13.125259 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0827 23:17:13.224389 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0827 23:17:13.237322 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0827 23:17:13.237397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0827 23:17:13.272622 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0827 23:17:13.272701 1712693 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)
	I0827 23:17:13.312687 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0827 23:17:13.312762 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0827 23:17:13.313808 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0827 23:17:13.327417 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0827 23:17:13.327484 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0827 23:17:13.363324 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0827 23:17:13.363397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0827 23:17:13.435240 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0827 23:17:13.435313 1712693 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0827 23:17:13.452573 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0827 23:17:13.452656 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0827 23:17:13.455788 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0827 23:17:13.535000 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0827 23:17:13.535083 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0827 23:17:13.553398 1712693 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:13.553474 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0827 23:17:13.622069 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0827 23:17:13.622148 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0827 23:17:13.671802 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0827 23:17:13.671879 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0827 23:17:13.675505 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0827 23:17:13.675575 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0827 23:17:13.676310 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:13.767810 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0827 23:17:13.767886 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0827 23:17:13.772806 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0827 23:17:13.772877 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0827 23:17:13.839467 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0827 23:17:13.839537 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0827 23:17:13.842653 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0827 23:17:13.842673 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0827 23:17:13.871451 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0827 23:17:13.894996 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0827 23:17:13.895017 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0827 23:17:13.959382 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0827 23:17:13.959454 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0827 23:17:14.030425 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0827 23:17:14.030505 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0827 23:17:14.102583 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0827 23:17:14.538538 1712693 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.312436841s)
	I0827 23:17:14.538616 1712693 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0827 23:17:14.539799 1712693 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718275738s)
	I0827 23:17:14.540742 1712693 node_ready.go:35] waiting up to 6m0s for node "addons-675252" to be "Ready" ...
	I0827 23:17:15.311051 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.489585231s)
	I0827 23:17:15.311110 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.480438542s)
	W0827 23:17:15.485347 1712693 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-675252" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0827 23:17:15.485374 1712693 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0827 23:17:16.594451 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:16.610756 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.694773271s)
	I0827 23:17:17.125564 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.198083309s)
	I0827 23:17:18.578510 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.574830719s)
	I0827 23:17:18.578738 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.624575712s)
	I0827 23:17:18.578824 1712693 addons.go:475] Verifying addon ingress=true in "addons-675252"
	I0827 23:17:18.578927 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.565551092s)
	I0827 23:17:18.579122 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.354659627s)
	I0827 23:17:18.579430 1712693 addons.go:475] Verifying addon metrics-server=true in "addons-675252"
	I0827 23:17:18.579160 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.265295983s)
	I0827 23:17:18.579444 1712693 addons.go:475] Verifying addon registry=true in "addons-675252"
	I0827 23:17:18.579191 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.123345464s)
	I0827 23:17:18.583317 1712693 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-675252 service yakd-dashboard -n yakd-dashboard
	
	I0827 23:17:18.583333 1712693 out.go:177] * Verifying registry addon...
	I0827 23:17:18.583448 1712693 out.go:177] * Verifying ingress addon...
	I0827 23:17:18.586799 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0827 23:17:18.587886 1712693 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0827 23:17:18.636974 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0827 23:17:18.637005 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:18.638538 1712693 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0827 23:17:18.638562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:18.719077 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.042676287s)
	W0827 23:17:18.719257 1712693 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0827 23:17:18.719320 1712693 retry.go:31] will retry after 318.597235ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0827 23:17:18.719459 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.847885117s)
	I0827 23:17:19.038995 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0827 23:17:19.056740 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:19.108471 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:19.109488 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:19.179319 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.076639452s)
	I0827 23:17:19.179403 1712693 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-675252"
	I0827 23:17:19.183564 1712693 out.go:177] * Verifying csi-hostpath-driver addon...
	I0827 23:17:19.187833 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0827 23:17:19.209533 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0827 23:17:19.209603 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:19.614588 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:19.715459 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:19.716610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.091860 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.093394 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:20.194111 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:20.593392 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:20.594753 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:20.692615 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:21.094335 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:21.095511 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:21.195222 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:21.543954 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:21.591660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:21.592836 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:21.691855 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.093444 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:22.098411 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:22.194122 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.544107 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0827 23:17:22.544253 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:22.564379 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:22.592787 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:22.593738 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:22.684923 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0827 23:17:22.692610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:22.706683 1712693 addons.go:234] Setting addon gcp-auth=true in "addons-675252"
	I0827 23:17:22.706751 1712693 host.go:66] Checking if "addons-675252" exists ...
	I0827 23:17:22.707310 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
	I0827 23:17:22.743096 1712693 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0827 23:17:22.743157 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
	I0827 23:17:22.769984 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
	I0827 23:17:22.884516 1712693 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0827 23:17:22.887449 1712693 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0827 23:17:22.890237 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0827 23:17:22.890313 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0827 23:17:22.912637 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0827 23:17:22.912709 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0827 23:17:22.934057 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0827 23:17:22.934082 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0827 23:17:22.956991 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0827 23:17:23.092517 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:23.094343 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:23.201770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:23.533963 1712693 addons.go:475] Verifying addon gcp-auth=true in "addons-675252"
	I0827 23:17:23.537122 1712693 out.go:177] * Verifying gcp-auth addon...
	I0827 23:17:23.540577 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0827 23:17:23.547611 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0827 23:17:23.547638 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:23.548609 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:23.591487 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:23.591995 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:23.691634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:24.047410 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:24.093333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:24.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:24.192700 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:24.545259 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:24.590043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:24.591713 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:24.691918 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:25.045505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:25.091948 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:25.093127 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:25.195916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:25.546131 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:25.591502 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:25.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:25.692256 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:26.046388 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:26.047035 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:26.091870 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:26.093148 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:26.192086 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:26.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:26.590439 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:26.594229 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:26.692268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:27.045265 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:27.091500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:27.092288 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:27.191705 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:27.545263 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:27.590911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:27.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:27.701953 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:28.045987 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:28.090713 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:28.092745 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:28.191092 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:28.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:28.544459 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
	I0827 23:17:28.590424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:28.592499 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:28.691743 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:29.045440 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:29.091626 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:29.092500 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:29.191715 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:29.545747 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:29.590832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:29.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:29.691424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:30.054268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:30.090924 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:30.111482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:30.192366 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:30.554994 1712693 node_ready.go:49] node "addons-675252" has status "Ready":"True"
	I0827 23:17:30.555068 1712693 node_ready.go:38] duration metric: took 16.014267975s for node "addons-675252" to be "Ready" ...
	I0827 23:17:30.555095 1712693 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" ...
	I0827 23:17:30.560642 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:30.577101 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:30.638083 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0827 23:17:30.638151 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:30.639238 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:30.780095 1712693 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0827 23:17:30.780175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:31.063463 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:31.132153 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:31.135996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:31.207211 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:31.544012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:31.591492 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:31.592864 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:31.693290 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:32.054954 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:32.090955 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:32.092237 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:32.193288 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:32.545494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:32.588178 1712693 pod_ready.go:103] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:32.598536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:32.598781 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:32.695513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.054244 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:33.094172 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.094203 1712693 pod_ready.go:82] duration metric: took 2.517015736s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.094216 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.103765 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.103794 1712693 pod_ready.go:82] duration metric: took 9.570637ms for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.103820 1712693 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.114257 1712693 pod_ready.go:93] pod "etcd-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.114294 1712693 pod_ready.go:82] duration metric: took 10.452977ms for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.114340 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.142744 1712693 pod_ready.go:93] pod "kube-apiserver-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.142769 1712693 pod_ready.go:82] duration metric: took 28.41501ms for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.142788 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.164246 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:33.164743 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:33.165103 1712693 pod_ready.go:93] pod "kube-controller-manager-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.165126 1712693 pod_ready.go:82] duration metric: took 22.329262ms for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.165140 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.195735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.482819 1712693 pod_ready.go:93] pod "kube-proxy-w7w6g" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.482850 1712693 pod_ready.go:82] duration metric: took 317.698737ms for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.482865 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.544664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:33.645376 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:33.648505 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:33.752094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:33.881963 1712693 pod_ready.go:93] pod "kube-scheduler-addons-675252" in "kube-system" namespace has status "Ready":"True"
	I0827 23:17:33.881990 1712693 pod_ready.go:82] duration metric: took 399.116392ms for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:33.882004 1712693 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
	I0827 23:17:34.044864 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:34.090429 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:34.093833 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:34.192209 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:34.544874 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:34.590912 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:34.593574 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:34.693190 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.045369 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:35.091411 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:35.094524 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:35.197318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.545051 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:35.591668 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:35.595919 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:35.692782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:35.890400 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:36.052341 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:36.093070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:36.094847 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:36.197935 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:36.545688 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:36.590374 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:36.592203 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:36.693454 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:37.045533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:37.093788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:37.094796 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:37.193043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:37.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:37.591505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:37.593940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:37.693318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:38.045824 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:38.090496 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:38.093550 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:38.194273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:38.389069 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:38.544704 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:38.645922 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:38.647010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:38.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:39.045076 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:39.092712 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:39.093041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:39.193898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:39.545848 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:39.591310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:39.594472 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:39.695384 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:40.067856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:40.092880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:40.093962 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:40.197692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:40.390207 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:40.544869 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:40.591203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:40.592826 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:40.694673 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:41.045264 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:41.095908 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:41.096947 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:41.193229 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:41.545269 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:41.593390 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:41.595750 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:41.697830 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.045891 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:42.094371 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:42.095104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:42.199978 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.545976 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:42.595173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:42.598456 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:42.694404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:42.890696 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:43.045510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:43.093841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:43.095434 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:43.193534 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:43.546931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:43.596021 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:43.597108 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:43.700962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:44.047536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:44.093704 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:44.094508 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:44.200849 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:44.544981 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:44.592872 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:44.594075 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:44.693537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:45.082723 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:45.115039 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:45.115731 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:45.214203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:45.398780 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:45.544898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:45.590833 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:45.593073 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:45.701740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:46.044505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:46.092404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:46.092940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:46.195664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:46.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:46.590934 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:46.593830 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:46.692737 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.044623 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:47.091785 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:47.093023 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:47.193228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.544221 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:47.591797 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:47.592797 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:47.692905 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:47.890892 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:48.045962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:48.095010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:48.096145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:48.194388 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:48.545063 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:48.593387 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:48.594614 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:48.694890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:49.045318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:49.102577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:49.103135 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:49.194088 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:49.545419 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:49.594035 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:49.598058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:49.693799 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:50.052748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:50.094726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:50.096686 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:50.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:50.398995 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:50.544457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:50.594897 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:50.596407 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:50.694649 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:51.044974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:51.093998 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:51.095540 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:51.192964 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:51.547421 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:51.598010 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:51.600001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:51.697089 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.044880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:52.094882 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:52.095832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:52.192744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.544191 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:52.591556 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:52.595506 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:52.695550 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:52.892121 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:53.045489 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:53.093420 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:53.095038 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:53.237750 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:53.545289 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:53.593349 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:53.594326 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:53.693759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:54.044997 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:54.091226 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:54.093098 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:54.192917 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:54.545655 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:54.591936 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:54.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:54.693561 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:55.045319 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:55.097938 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:55.098377 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:55.193564 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:55.390264 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:55.545738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:55.595879 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:55.597577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:55.693911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:56.044331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:56.093337 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:56.094317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:56.193784 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:56.545678 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:56.593375 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:56.594672 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:56.694725 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:57.045424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:57.095664 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:57.096788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:57.193176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:57.392543 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:17:57.547617 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:57.597176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:57.599317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:57.695844 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:58.045580 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:58.098134 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:58.099884 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:58.193890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:58.544310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:58.600868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:58.602551 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:58.695901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.057612 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:59.099001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:59.100115 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:59.196592 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.547391 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:17:59.590790 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:17:59.598316 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:17:59.695228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:17:59.889495 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:00.052000 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:00.095052 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:00.098398 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:00.283353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:00.544868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:00.599423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:00.602482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:00.694279 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:01.044898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:01.091317 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:01.093911 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:01.193070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:01.545125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:01.647041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:01.647996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:01.692531 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:02.044280 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:02.091199 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:02.093801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:02.192629 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:02.391237 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:02.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:02.591724 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:02.593352 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:02.692881 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:03.044782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:03.093107 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:03.094695 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:03.194732 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:03.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:03.663218 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:03.665483 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:03.696871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.045526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:04.093386 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:04.094320 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:04.193778 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.545436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:04.593441 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:04.594257 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:04.693327 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:04.894595 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:05.050856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:05.096104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:05.097224 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:05.198776 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:05.544544 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:05.615692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:05.617232 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:05.692711 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:06.044513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:06.094297 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:06.095381 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:06.193634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:06.544159 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:06.592276 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:06.593106 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:06.693402 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:07.045499 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:07.092841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:07.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:07.194125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:07.392567 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:07.545046 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:07.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:07.596409 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:07.705056 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:08.045292 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:08.093482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:08.098183 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:08.200738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:08.547829 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:08.591054 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:08.593011 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:08.692901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.045537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:09.094586 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:09.097549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:09.193663 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.544726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:09.594960 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:09.600917 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:09.692862 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:09.888517 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:10.044486 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:10.092306 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:10.092932 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:10.193077 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:10.544261 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:10.595054 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:10.595579 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:10.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.050640 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:11.090758 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:11.094926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:11.193931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.544510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:11.594822 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:11.596526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:11.712330 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:11.894003 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:12.047898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:12.094261 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:12.096740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:12.193345 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:12.553073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:12.592974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:12.597283 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:12.692871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:13.045144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:13.091333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:13.095988 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:13.201839 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:13.546099 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:13.594101 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:13.595946 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:13.699353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:14.046061 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:14.095972 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:14.106979 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:14.194490 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:14.389070 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:14.544119 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:14.595359 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:14.596570 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:14.693836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:15.045329 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:15.096659 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:15.098384 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:15.198956 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:15.545273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:15.592931 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:15.593533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0827 23:18:15.693323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.045305 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:16.091096 1712693 kapi.go:107] duration metric: took 57.50429424s to wait for kubernetes.io/minikube-addons=registry ...
	I0827 23:18:16.092690 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:16.193141 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.544094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:16.593578 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:16.693545 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:16.888740 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:17.044902 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:17.092437 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:17.194457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:17.548268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:17.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:17.705793 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:18.045132 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:18.093539 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:18.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:18.546476 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:18.652150 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:18.752243 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:19.044689 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:19.092638 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:19.202123 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:19.388454 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:19.544160 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:19.592241 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:19.693155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:20.047863 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:20.093197 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:20.192373 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:20.544467 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:20.592005 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:20.692735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:21.044853 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:21.092357 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:21.192961 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:21.389297 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:21.544834 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:21.592718 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:21.693510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:22.054597 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:22.158633 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:22.194175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:22.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:22.593152 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:22.704144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:23.044915 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:23.092910 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:23.193938 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:23.389524 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:23.544770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:23.599186 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:23.693523 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:24.047109 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:24.099598 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:24.195414 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:24.545018 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:24.593195 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:24.694098 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.066094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:25.094696 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:25.194173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.544408 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:25.594043 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:25.697049 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:25.887987 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:26.058810 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:26.093311 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:26.201742 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:26.544916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:26.593373 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:26.694252 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.063759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:27.164183 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:27.192740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.544323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:27.592735 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:27.693576 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:27.888483 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:28.044452 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:28.092848 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:28.194155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:28.544662 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:28.592508 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:28.692919 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.044357 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:29.146498 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:29.193282 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.544268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:29.593354 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:29.693235 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:29.893509 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:30.055674 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:30.097801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:30.194436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:30.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:30.593103 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:30.694494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:31.044873 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:31.092542 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:31.192946 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:31.544129 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:31.592687 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:31.693423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:32.045217 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:32.095223 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:32.193660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:32.389719 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:32.545277 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:32.593266 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:32.692836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:33.044768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:33.093426 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:33.193425 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:33.544707 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:33.593452 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:33.693818 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:34.046026 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:34.159375 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:34.200333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:34.390592 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:34.544748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:34.593332 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:34.693003 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:35.044336 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:35.092390 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:35.194093 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:35.547386 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:35.600361 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:35.694058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:36.046186 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:36.095047 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:36.206147 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:36.391327 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:36.544524 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:36.593670 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:36.694509 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0827 23:18:37.049744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:37.092985 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:37.194040 1712693 kapi.go:107] duration metric: took 1m18.006208739s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0827 23:18:37.544124 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:37.593562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.044937 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:38.092813 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.544852 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:38.594546 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:38.889360 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:39.045768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:39.093827 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:39.544351 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:39.593621 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.045726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:40.093926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.545012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:40.594045 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:40.894002 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:41.045331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:41.093235 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:41.544893 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:41.604404 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:42.045764 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:42.093549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:42.549549 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:42.593254 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:43.043789 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:43.092442 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:43.392797 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:43.545298 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:43.593990 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:44.045641 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:44.147059 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0827 23:18:44.544645 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:44.593501 1712693 kapi.go:107] duration metric: took 1m26.005612344s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0827 23:18:45.047500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:45.552136 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:45.889234 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:46.045616 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:46.548236 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:47.045060 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0827 23:18:47.544468 1712693 kapi.go:107] duration metric: took 1m24.003892286s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0827 23:18:47.546042 1712693 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-675252 cluster.
	I0827 23:18:47.547251 1712693 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.
	I0827 23:18:47.548322 1712693 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0827 23:18:47.549714 1712693 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0827 23:18:47.550910 1712693 addons.go:510] duration metric: took 1m35.656654426s for enable addons: enabled=[nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0827 23:18:48.388204 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:50.388376 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:52.395709 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:54.888596 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:56.888826 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:18:59.388868 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
	I0827 23:19:00.889797 1712693 pod_ready.go:93] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"True"
	I0827 23:19:00.889826 1712693 pod_ready.go:82] duration metric: took 1m27.007812661s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.889839 1712693 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.896174 1712693 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace has status "Ready":"True"
	I0827 23:19:00.896201 1712693 pod_ready.go:82] duration metric: took 6.331055ms for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
	I0827 23:19:00.896267 1712693 pod_ready.go:39] duration metric: took 1m30.341126739s 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" ...
	I0827 23:19:00.896291 1712693 api_server.go:52] waiting for apiserver process to appear ...
	I0827 23:19:00.896366 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:00.896451 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:01.042829 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:01.042850 1712693 cri.go:89] found id: ""
	I0827 23:19:01.042859 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:01.042919 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.053963 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:01.054050 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:01.101899 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:01.101923 1712693 cri.go:89] found id: ""
	I0827 23:19:01.101931 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:01.101989 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.105517 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:01.105620 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:01.145304 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:01.145329 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:01.145335 1712693 cri.go:89] found id: ""
	I0827 23:19:01.145342 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:01.145397 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.149608 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.153750 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:01.153825 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:01.203872 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:01.203897 1712693 cri.go:89] found id: ""
	I0827 23:19:01.203906 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:01.203963 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.207659 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:01.207738 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:01.247486 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:01.247511 1712693 cri.go:89] found id: ""
	I0827 23:19:01.247519 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:01.247583 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.251309 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:01.251382 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:01.291839 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:01.291864 1712693 cri.go:89] found id: ""
	I0827 23:19:01.291872 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:01.291952 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.295420 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:01.295512 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:01.333650 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:01.333674 1712693 cri.go:89] found id: ""
	I0827 23:19:01.333682 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:01.333765 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:01.337441 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:01.337467 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:01.435075 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:01.435128 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:01.506296 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:01.506331 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:01.549695 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:01.549751 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:01.590501 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:01.590536 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:01.640812 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:01.640862 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:01.712234 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:01.712273 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:01.752482 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:01.752515 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:01.809098 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.809392 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.810727 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.810951 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.816653 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.816877 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.817075 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.817334 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.817507 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.817716 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.821289 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.821497 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:01.821679 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:01.821898 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:01.863082 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:01.863118 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:01.881264 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:01.881294 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:02.101434 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:02.101490 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:02.167248 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:02.167288 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:02.206161 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:02.206189 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:02.270379 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:02.270409 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:02.270528 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:02.270546 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:02.270566 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:02.270674 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:02.270691 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:02.270697 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:02.270703 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:02.270779 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:12.271998 1712693 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0827 23:19:12.287047 1712693 api_server.go:72] duration metric: took 2m0.393059992s to wait for apiserver process to appear ...
	I0827 23:19:12.287077 1712693 api_server.go:88] waiting for apiserver healthz status ...
	I0827 23:19:12.287113 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:12.287174 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:12.330292 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:12.330316 1712693 cri.go:89] found id: ""
	I0827 23:19:12.330325 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:12.330388 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.334057 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:12.334128 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:12.375951 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:12.375986 1712693 cri.go:89] found id: ""
	I0827 23:19:12.375996 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:12.376066 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.380076 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:12.380145 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:12.424523 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:12.424544 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:12.424549 1712693 cri.go:89] found id: ""
	I0827 23:19:12.424557 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:12.424611 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.428271 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.431691 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:12.431764 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:12.475474 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:12.475499 1712693 cri.go:89] found id: ""
	I0827 23:19:12.475508 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:12.475565 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.479257 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:12.479335 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:12.523008 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:12.523033 1712693 cri.go:89] found id: ""
	I0827 23:19:12.523042 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:12.523103 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.526848 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:12.526929 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:12.571120 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:12.571145 1712693 cri.go:89] found id: ""
	I0827 23:19:12.571153 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:12.571242 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.574849 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:12.574957 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:12.615493 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:12.615569 1712693 cri.go:89] found id: ""
	I0827 23:19:12.615586 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:12.615655 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:12.619342 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:12.619368 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:12.758876 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:12.758909 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:12.798315 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:12.798346 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:12.848283 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:12.848316 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:12.892864 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:12.892904 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:12.962319 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:12.962359 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:13.002389 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:13.002424 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:13.117709 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:13.117750 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:13.183708 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:13.183745 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:13.243187 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.243436 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.244787 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.245028 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.250735 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.250962 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.251136 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.251347 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.251515 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.251726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.255339 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.255544 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.255722 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.255944 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:13.298415 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:13.298448 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:13.315672 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:13.315705 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:13.369977 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:13.370014 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:13.424993 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:13.425026 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:13.465127 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:13.465153 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:13.465329 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:13.465379 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.465405 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.465414 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:13.465425 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:13.465452 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:13.465469 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:13.465476 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:23.467274 1712693 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0827 23:19:23.475376 1712693 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0827 23:19:23.476688 1712693 api_server.go:141] control plane version: v1.31.0
	I0827 23:19:23.476721 1712693 api_server.go:131] duration metric: took 11.189636031s to wait for apiserver health ...
	I0827 23:19:23.476731 1712693 system_pods.go:43] waiting for kube-system pods to appear ...
	I0827 23:19:23.476752 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0827 23:19:23.476818 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0827 23:19:23.519060 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:23.519084 1712693 cri.go:89] found id: ""
	I0827 23:19:23.519094 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
	I0827 23:19:23.519156 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.522901 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0827 23:19:23.522975 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0827 23:19:23.564782 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:23.564807 1712693 cri.go:89] found id: ""
	I0827 23:19:23.564816 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
	I0827 23:19:23.564874 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.569203 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0827 23:19:23.569282 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0827 23:19:23.607709 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:23.607734 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:23.607739 1712693 cri.go:89] found id: ""
	I0827 23:19:23.607746 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
	I0827 23:19:23.607803 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.611560 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.615229 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0827 23:19:23.615304 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0827 23:19:23.659792 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:23.659815 1712693 cri.go:89] found id: ""
	I0827 23:19:23.659824 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
	I0827 23:19:23.659883 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.663487 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0827 23:19:23.663591 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0827 23:19:23.701635 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:23.701657 1712693 cri.go:89] found id: ""
	I0827 23:19:23.701666 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
	I0827 23:19:23.701743 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.705381 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0827 23:19:23.705485 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0827 23:19:23.746189 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:23.746217 1712693 cri.go:89] found id: ""
	I0827 23:19:23.746228 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
	I0827 23:19:23.746289 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.750019 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0827 23:19:23.750125 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0827 23:19:23.793567 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:23.793589 1712693 cri.go:89] found id: ""
	I0827 23:19:23.793597 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
	I0827 23:19:23.793653 1712693 ssh_runner.go:195] Run: which crictl
	I0827 23:19:23.797226 1712693 logs.go:123] Gathering logs for dmesg ...
	I0827 23:19:23.797254 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0827 23:19:23.815805 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
	I0827 23:19:23.815838 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
	I0827 23:19:23.857472 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
	I0827 23:19:23.857504 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
	I0827 23:19:23.904150 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
	I0827 23:19:23.904180 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
	I0827 23:19:23.961127 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
	I0827 23:19:23.961253 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
	I0827 23:19:24.014477 1712693 logs.go:123] Gathering logs for CRI-O ...
	I0827 23:19:24.014510 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0827 23:19:24.122537 1712693 logs.go:123] Gathering logs for kubelet ...
	I0827 23:19:24.122577 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0827 23:19:24.186401 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222    1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.186645 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.187984 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052    1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.188206 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105    1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.193958 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613    1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194185 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.194359 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246    1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194578 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296    1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.194746 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147    1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.194960 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.198523 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.198726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.198909 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.199127 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:24.243011 1712693 logs.go:123] Gathering logs for describe nodes ...
	I0827 23:19:24.243046 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0827 23:19:24.387134 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
	I0827 23:19:24.387169 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
	I0827 23:19:24.442269 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
	I0827 23:19:24.442304 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
	I0827 23:19:24.522250 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
	I0827 23:19:24.522291 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
	I0827 23:19:24.563621 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
	I0827 23:19:24.563651 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
	I0827 23:19:24.651837 1712693 logs.go:123] Gathering logs for container status ...
	I0827 23:19:24.651875 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0827 23:19:24.701481 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:24.701511 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0827 23:19:24.701570 1712693 out.go:270] X Problems detected in kubelet:
	W0827 23:19:24.701584 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202    1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.701595 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426    1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.701602 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	W0827 23:19:24.701610 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570    1497 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
	W0827 23:19:24.701616 1712693 out.go:270]   Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586    1497 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
	I0827 23:19:24.701628 1712693 out.go:358] Setting ErrFile to fd 2...
	I0827 23:19:24.701635 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:19:34.715103 1712693 system_pods.go:59] 19 kube-system pods found
	I0827 23:19:34.715145 1712693 system_pods.go:61] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
	I0827 23:19:34.715153 1712693 system_pods.go:61] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
	I0827 23:19:34.715158 1712693 system_pods.go:61] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
	I0827 23:19:34.715162 1712693 system_pods.go:61] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
	I0827 23:19:34.715166 1712693 system_pods.go:61] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
	I0827 23:19:34.715171 1712693 system_pods.go:61] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
	I0827 23:19:34.715175 1712693 system_pods.go:61] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
	I0827 23:19:34.715181 1712693 system_pods.go:61] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
	I0827 23:19:34.715186 1712693 system_pods.go:61] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
	I0827 23:19:34.715191 1712693 system_pods.go:61] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
	I0827 23:19:34.715196 1712693 system_pods.go:61] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
	I0827 23:19:34.715202 1712693 system_pods.go:61] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
	I0827 23:19:34.715206 1712693 system_pods.go:61] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
	I0827 23:19:34.715214 1712693 system_pods.go:61] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
	I0827 23:19:34.715219 1712693 system_pods.go:61] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
	I0827 23:19:34.715222 1712693 system_pods.go:61] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
	I0827 23:19:34.715227 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
	I0827 23:19:34.715231 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
	I0827 23:19:34.715239 1712693 system_pods.go:61] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
	I0827 23:19:34.715245 1712693 system_pods.go:74] duration metric: took 11.238508489s to wait for pod list to return data ...
	I0827 23:19:34.715258 1712693 default_sa.go:34] waiting for default service account to be created ...
	I0827 23:19:34.717992 1712693 default_sa.go:45] found service account: "default"
	I0827 23:19:34.718019 1712693 default_sa.go:55] duration metric: took 2.754794ms for default service account to be created ...
	I0827 23:19:34.718030 1712693 system_pods.go:116] waiting for k8s-apps to be running ...
	I0827 23:19:34.729530 1712693 system_pods.go:86] 19 kube-system pods found
	I0827 23:19:34.729572 1712693 system_pods.go:89] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
	I0827 23:19:34.729579 1712693 system_pods.go:89] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
	I0827 23:19:34.729586 1712693 system_pods.go:89] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
	I0827 23:19:34.729591 1712693 system_pods.go:89] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
	I0827 23:19:34.729596 1712693 system_pods.go:89] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
	I0827 23:19:34.729601 1712693 system_pods.go:89] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
	I0827 23:19:34.729605 1712693 system_pods.go:89] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
	I0827 23:19:34.729610 1712693 system_pods.go:89] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
	I0827 23:19:34.729618 1712693 system_pods.go:89] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
	I0827 23:19:34.729623 1712693 system_pods.go:89] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
	I0827 23:19:34.729627 1712693 system_pods.go:89] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
	I0827 23:19:34.729632 1712693 system_pods.go:89] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
	I0827 23:19:34.729637 1712693 system_pods.go:89] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
	I0827 23:19:34.729642 1712693 system_pods.go:89] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
	I0827 23:19:34.729651 1712693 system_pods.go:89] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
	I0827 23:19:34.729656 1712693 system_pods.go:89] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
	I0827 23:19:34.729665 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
	I0827 23:19:34.729669 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
	I0827 23:19:34.729674 1712693 system_pods.go:89] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
	I0827 23:19:34.729690 1712693 system_pods.go:126] duration metric: took 11.654398ms to wait for k8s-apps to be running ...
	I0827 23:19:34.729698 1712693 system_svc.go:44] waiting for kubelet service to be running ....
	I0827 23:19:34.729770 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:19:34.744116 1712693 system_svc.go:56] duration metric: took 14.408667ms WaitForService to wait for kubelet
	I0827 23:19:34.744191 1712693 kubeadm.go:582] duration metric: took 2m22.850207691s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0827 23:19:34.744227 1712693 node_conditions.go:102] verifying NodePressure condition ...
	I0827 23:19:34.747865 1712693 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0827 23:19:34.747900 1712693 node_conditions.go:123] node cpu capacity is 2
	I0827 23:19:34.747912 1712693 node_conditions.go:105] duration metric: took 3.664187ms to run NodePressure ...
	I0827 23:19:34.747926 1712693 start.go:241] waiting for startup goroutines ...
	I0827 23:19:34.747933 1712693 start.go:246] waiting for cluster config update ...
	I0827 23:19:34.747949 1712693 start.go:255] writing updated cluster config ...
	I0827 23:19:34.748263 1712693 ssh_runner.go:195] Run: rm -f paused
	I0827 23:19:35.377519 1712693 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0827 23:19:35.382967 1712693 out.go:177] * Done! kubectl is now configured to use "addons-675252" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 27 23:33:08 addons-675252 crio[967]: time="2024-08-27 23:33:08.110815958Z" level=info msg="Stopped pod sandbox (already stopped): 86b2867b54332a4cc3daa3f402755347047f441c099ec9f22485a25b1cc64bfc" id=803491f1-43e8-4cc0-8513-4175c2657561 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:33:08 addons-675252 crio[967]: time="2024-08-27 23:33:08.111189092Z" level=info msg="Removing pod sandbox: 86b2867b54332a4cc3daa3f402755347047f441c099ec9f22485a25b1cc64bfc" id=98fd6f08-4ef9-4931-aeda-57e86b01395b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 27 23:33:08 addons-675252 crio[967]: time="2024-08-27 23:33:08.121691002Z" level=info msg="Removed pod sandbox: 86b2867b54332a4cc3daa3f402755347047f441c099ec9f22485a25b1cc64bfc" id=98fd6f08-4ef9-4931-aeda-57e86b01395b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 27 23:33:17 addons-675252 crio[967]: time="2024-08-27 23:33:17.644470465Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8c97fd9f-5a8f-4060-821d-cae198945e53 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:17 addons-675252 crio[967]: time="2024-08-27 23:33:17.644705795Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8c97fd9f-5a8f-4060-821d-cae198945e53 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:31 addons-675252 crio[967]: time="2024-08-27 23:33:31.643961379Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=83eb9135-7247-4ebc-a6c4-362ae0107bc6 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:31 addons-675252 crio[967]: time="2024-08-27 23:33:31.644201738Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=83eb9135-7247-4ebc-a6c4-362ae0107bc6 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:46 addons-675252 crio[967]: time="2024-08-27 23:33:46.644241062Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=b0a8f287-b245-43fe-845f-011839118932 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:46 addons-675252 crio[967]: time="2024-08-27 23:33:46.644501121Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=b0a8f287-b245-43fe-845f-011839118932 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:57 addons-675252 crio[967]: time="2024-08-27 23:33:57.644818555Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7440cf5e-5897-43b8-b3a9-d607f745871a name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:33:57 addons-675252 crio[967]: time="2024-08-27 23:33:57.645069876Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7440cf5e-5897-43b8-b3a9-d607f745871a name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:11 addons-675252 crio[967]: time="2024-08-27 23:34:11.643684685Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0613c12f-b5c8-4baa-8cd6-7010d037000d name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:11 addons-675252 crio[967]: time="2024-08-27 23:34:11.643915502Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0613c12f-b5c8-4baa-8cd6-7010d037000d name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:25 addons-675252 crio[967]: time="2024-08-27 23:34:25.644468460Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=184f5560-e7ba-44e0-9b69-fc2ddca96bc8 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:25 addons-675252 crio[967]: time="2024-08-27 23:34:25.644734813Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=184f5560-e7ba-44e0-9b69-fc2ddca96bc8 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:37 addons-675252 crio[967]: time="2024-08-27 23:34:37.644023098Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=a3062518-1729-4d80-839b-1dd7baa9f535 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:37 addons-675252 crio[967]: time="2024-08-27 23:34:37.644260118Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=a3062518-1729-4d80-839b-1dd7baa9f535 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:50 addons-675252 crio[967]: time="2024-08-27 23:34:50.644635481Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e6f13e18-09a6-467c-97c4-db65bbf7d249 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:50 addons-675252 crio[967]: time="2024-08-27 23:34:50.644880484Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e6f13e18-09a6-467c-97c4-db65bbf7d249 name=/runtime.v1.ImageService/ImageStatus
	Aug 27 23:34:54 addons-675252 crio[967]: time="2024-08-27 23:34:54.153605316Z" level=info msg="Stopping container: ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00 (timeout: 30s)" id=c834e2be-f85a-4702-aa25-d258b6811131 name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:34:55 addons-675252 crio[967]: time="2024-08-27 23:34:55.324270219Z" level=info msg="Stopped container ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00: kube-system/metrics-server-8988944d9-dtsk7/metrics-server" id=c834e2be-f85a-4702-aa25-d258b6811131 name=/runtime.v1.RuntimeService/StopContainer
	Aug 27 23:34:55 addons-675252 crio[967]: time="2024-08-27 23:34:55.325123694Z" level=info msg="Stopping pod sandbox: 127b25dbcc1a53b6c7645f2fdd669d005be1f1a43a2055c81c72ec0cb84c120e" id=0971c5f9-0f0a-4f1c-bc6d-0f69df1cf707 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 27 23:34:55 addons-675252 crio[967]: time="2024-08-27 23:34:55.325619494Z" level=info msg="Got pod network &{Name:metrics-server-8988944d9-dtsk7 Namespace:kube-system ID:127b25dbcc1a53b6c7645f2fdd669d005be1f1a43a2055c81c72ec0cb84c120e UID:b8256d50-ec23-4c8d-8aab-ca07e76402d6 NetNS:/var/run/netns/e4a43f86-e699-4d53-981a-8bcff384aa7a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 27 23:34:55 addons-675252 crio[967]: time="2024-08-27 23:34:55.325778771Z" level=info msg="Deleting pod kube-system_metrics-server-8988944d9-dtsk7 from CNI network \"kindnet\" (type=ptp)"
	Aug 27 23:34:55 addons-675252 crio[967]: time="2024-08-27 23:34:55.370481992Z" level=info msg="Stopped pod sandbox: 127b25dbcc1a53b6c7645f2fdd669d005be1f1a43a2055c81c72ec0cb84c120e" id=0971c5f9-0f0a-4f1c-bc6d-0f69df1cf707 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c88458fb4ec56       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   4e8bd192fecac       hello-world-app-55bf9c44b4-sgwnv
	6951ab6df61ea       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                         5 minutes ago       Running             nginx                     0                   379851ef0e8a7       nginx
	1312ef0ffe11f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            16 minutes ago      Running             gcp-auth                  0                   c3fe6f26d882b       gcp-auth-89d5ffd79-9fm76
	ba59fcb41c829       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   16 minutes ago      Exited              metrics-server            0                   127b25dbcc1a5       metrics-server-8988944d9-dtsk7
	e4b51ceace10b       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        17 minutes ago      Running             coredns                   0                   76bca36ea05b7       coredns-6f6b679f8f-rxnkn
	5a1b726044d5e       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        17 minutes ago      Running             coredns                   0                   9ecd51493bf33       coredns-6f6b679f8f-4fqb6
	f2653ce3988d4       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        17 minutes ago      Running             storage-provisioner       0                   a85b53b6d3456       storage-provisioner
	a812da9ce76ab       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      17 minutes ago      Running             kindnet-cni               0                   2646a8555d015       kindnet-dn7jd
	c9be38ad7dc0f       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        17 minutes ago      Running             kube-proxy                0                   a0b829f00411f       kube-proxy-w7w6g
	a7bdd628d2357       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        17 minutes ago      Running             kube-scheduler            0                   b30a09526e517       kube-scheduler-addons-675252
	14399965d9747       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        17 minutes ago      Running             kube-controller-manager   0                   bd8815ba3cdb3       kube-controller-manager-addons-675252
	6beece4d7f309       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        17 minutes ago      Running             etcd                      0                   9e47d695c4972       etcd-addons-675252
	450149e042047       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        17 minutes ago      Running             kube-apiserver            0                   79d14e312e1b1       kube-apiserver-addons-675252
	
	
	==> coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:38461 - 6733 "HINFO IN 6422765287905723086.526006072247083. udp 53 false 512" NXDOMAIN qr,rd,ra 53 0.034647276s
	[INFO] 10.244.0.11:53098 - 25188 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000135745s
	[INFO] 10.244.0.11:53098 - 38240 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000146066s
	[INFO] 10.244.0.11:49290 - 32140 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003311377s
	[INFO] 10.244.0.11:49290 - 26505 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003408163s
	[INFO] 10.244.0.11:42581 - 63853 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000179552s
	[INFO] 10.244.0.11:42581 - 38491 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000334554s
	[INFO] 10.244.0.11:33187 - 64094 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000076316s
	[INFO] 10.244.0.11:33187 - 858 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000105623s
	[INFO] 10.244.0.11:37611 - 45774 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00015341s
	[INFO] 10.244.0.11:37611 - 60360 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000268446s
	[INFO] 10.244.0.11:41542 - 37113 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002114856s
	[INFO] 10.244.0.11:41542 - 63479 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001683942s
	[INFO] 10.244.0.11:48576 - 58073 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000126817s
	[INFO] 10.244.0.11:48576 - 32986 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000224868s
	[INFO] 10.244.0.21:45841 - 57731 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165997s
	[INFO] 10.244.0.21:37865 - 39355 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000075535s
	[INFO] 10.244.0.21:32816 - 13962 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000218673s
	[INFO] 10.244.0.21:45839 - 45193 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000093243s
	[INFO] 10.244.0.21:60688 - 16670 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002043719s
	[INFO] 10.244.0.21:58077 - 40343 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002523297s
	
	
	==> coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:44335 - 25554 "HINFO IN 695537669026308674.7627743218895774774. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.034240895s
	[INFO] 10.244.0.11:56591 - 23986 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000200015s
	[INFO] 10.244.0.11:56591 - 12110 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000094514s
	[INFO] 10.244.0.11:40564 - 32738 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000120918s
	[INFO] 10.244.0.11:40564 - 18332 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000327497s
	[INFO] 10.244.0.11:39057 - 15595 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000182719s
	[INFO] 10.244.0.11:39057 - 17391 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000107175s
	[INFO] 10.244.0.21:45278 - 41786 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119015s
	[INFO] 10.244.0.21:50967 - 43832 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00007337s
	[INFO] 10.244.0.21:55595 - 34563 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002255631s
	[INFO] 10.244.0.21:43000 - 26036 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002424138s
	
	
	==> describe nodes <==
	Name:               addons-675252
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-675252
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf
	                    minikube.k8s.io/name=addons-675252
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-675252
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 27 Aug 2024 23:17:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-675252
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 27 Aug 2024 23:34:47 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 27 Aug 2024 23:32:46 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 27 Aug 2024 23:32:46 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 27 Aug 2024 23:32:46 +0000   Tue, 27 Aug 2024 23:17:00 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 27 Aug 2024 23:32:46 +0000   Tue, 27 Aug 2024 23:17:30 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-675252
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 aec66f3939364f2db3304a7d6fe64ea6
	  System UUID:                259750c2-4cb9-4026-8127-3627687cbcdd
	  Boot ID:                    de75669d-411a-494a-98ce-86583542926d
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     hello-world-app-55bf9c44b4-sgwnv         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m47s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m6s
	  gcp-auth                    gcp-auth-89d5ffd79-9fm76                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-6f6b679f8f-4fqb6                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 coredns-6f6b679f8f-rxnkn                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-675252                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-dn7jd                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-675252             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-675252    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-w7w6g                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-675252             100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             290Mi (3%)  390Mi (4%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 17m                kube-proxy       
	  Normal   NodeHasSufficientMemory  17m (x8 over 17m)  kubelet          Node addons-675252 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m (x8 over 17m)  kubelet          Node addons-675252 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m (x7 over 17m)  kubelet          Node addons-675252 status is now: NodeHasSufficientPID
	  Normal   Starting                 17m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m                kubelet          Node addons-675252 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m                kubelet          Node addons-675252 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m                kubelet          Node addons-675252 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m                node-controller  Node addons-675252 event: Registered Node addons-675252 in Controller
	  Normal   NodeReady                17m                kubelet          Node addons-675252 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] <==
	{"level":"warn","ts":"2024-08-27T23:17:16.329522Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.400294ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.329562Z","caller":"traceutil/trace.go:171","msg":"trace[1110528968] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:392; }","duration":"211.45645ms","start":"2024-08-27T23:17:16.118097Z","end":"2024-08-27T23:17:16.329554Z","steps":["trace[1110528968] 'agreement among raft nodes before linearized reading'  (duration: 192.333392ms)","trace[1110528968] 'get authentication metadata'  (duration: 18.427629ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-27T23:17:16.330118Z","caller":"traceutil/trace.go:171","msg":"trace[1280421826] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"158.182481ms","start":"2024-08-27T23:17:16.171927Z","end":"2024-08-27T23:17:16.330109Z","steps":["trace[1280421826] 'process raft request'  (duration: 157.306156ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.330289Z","caller":"traceutil/trace.go:171","msg":"trace[450708307] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"118.313379ms","start":"2024-08-27T23:17:16.211968Z","end":"2024-08-27T23:17:16.330281Z","steps":["trace[450708307] 'process raft request'  (duration: 117.787508ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:17:16.330474Z","caller":"traceutil/trace.go:171","msg":"trace[411286934] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"109.027155ms","start":"2024-08-27T23:17:16.221439Z","end":"2024-08-27T23:17:16.330466Z","steps":["trace[411286934] 'process raft request'  (duration: 108.359065ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.330885Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.154766ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.330920Z","caller":"traceutil/trace.go:171","msg":"trace[1423690076] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:398; }","duration":"190.19799ms","start":"2024-08-27T23:17:16.140716Z","end":"2024-08-27T23:17:16.330914Z","steps":["trace[1423690076] 'agreement among raft nodes before linearized reading'  (duration: 190.13472ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.330909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.753966ms","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-08-27T23:17:16.331019Z","caller":"traceutil/trace.go:171","msg":"trace[692292482] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:398; }","duration":"212.864193ms","start":"2024-08-27T23:17:16.118144Z","end":"2024-08-27T23:17:16.331008Z","steps":["trace[692292482] 'agreement among raft nodes before linearized reading'  (duration: 212.734652ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331094Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.401827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331123Z","caller":"traceutil/trace.go:171","msg":"trace[144557632] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:398; }","duration":"115.43422ms","start":"2024-08-27T23:17:16.215682Z","end":"2024-08-27T23:17:16.331117Z","steps":["trace[144557632] 'agreement among raft nodes before linearized reading'  (duration: 115.392342ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331213Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.065011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331237Z","caller":"traceutil/trace.go:171","msg":"trace[1067206873] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:398; }","duration":"159.088551ms","start":"2024-08-27T23:17:16.172141Z","end":"2024-08-27T23:17:16.331230Z","steps":["trace[1067206873] 'agreement among raft nodes before linearized reading'  (duration: 159.054164ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331310Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.497533ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-675252\" ","response":"range_response_count:1 size:5738"}
	{"level":"info","ts":"2024-08-27T23:17:16.331332Z","caller":"traceutil/trace.go:171","msg":"trace[578685868] range","detail":"{range_begin:/registry/minions/addons-675252; range_end:; response_count:1; response_revision:398; }","duration":"159.519374ms","start":"2024-08-27T23:17:16.171807Z","end":"2024-08-27T23:17:16.331326Z","steps":["trace[578685868] 'agreement among raft nodes before linearized reading'  (duration: 159.480047ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331429Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"170.347347ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-08-27T23:17:16.331451Z","caller":"traceutil/trace.go:171","msg":"trace[674717925] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:398; }","duration":"170.370641ms","start":"2024-08-27T23:17:16.161075Z","end":"2024-08-27T23:17:16.331446Z","steps":["trace[674717925] 'agreement among raft nodes before linearized reading'  (duration: 170.330445ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-27T23:17:16.331535Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.787401ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-27T23:17:16.331554Z","caller":"traceutil/trace.go:171","msg":"trace[352656687] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:398; }","duration":"190.807905ms","start":"2024-08-27T23:17:16.140741Z","end":"2024-08-27T23:17:16.331549Z","steps":["trace[352656687] 'agreement among raft nodes before linearized reading'  (duration: 190.777793ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-27T23:27:02.499895Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1586}
	{"level":"info","ts":"2024-08-27T23:27:02.531688Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1586,"took":"31.211788ms","hash":2728297257,"current-db-size-bytes":6426624,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3444736,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-08-27T23:27:02.531741Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2728297257,"revision":1586,"compact-revision":-1}
	{"level":"info","ts":"2024-08-27T23:32:02.506338Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2004}
	{"level":"info","ts":"2024-08-27T23:32:02.524627Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2004,"took":"17.779382ms","hash":3662702637,"current-db-size-bytes":6426624,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4390912,"current-db-size-in-use":"4.4 MB"}
	{"level":"info","ts":"2024-08-27T23:32:02.524680Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3662702637,"revision":2004,"compact-revision":1586}
	
	
	==> gcp-auth [1312ef0ffe11f0b412e1a1157a3d75d1f8177744010290b7fc049363859841a3] <==
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:19:35 Ready to marshal response ...
	2024/08/27 23:19:35 Ready to write response ...
	2024/08/27 23:27:45 Ready to marshal response ...
	2024/08/27 23:27:45 Ready to write response ...
	2024/08/27 23:27:50 Ready to marshal response ...
	2024/08/27 23:27:50 Ready to write response ...
	2024/08/27 23:28:09 Ready to marshal response ...
	2024/08/27 23:28:09 Ready to write response ...
	2024/08/27 23:28:43 Ready to marshal response ...
	2024/08/27 23:28:43 Ready to write response ...
	2024/08/27 23:28:43 Ready to marshal response ...
	2024/08/27 23:28:43 Ready to write response ...
	2024/08/27 23:28:52 Ready to marshal response ...
	2024/08/27 23:28:52 Ready to write response ...
	2024/08/27 23:29:01 Ready to marshal response ...
	2024/08/27 23:29:01 Ready to write response ...
	2024/08/27 23:29:01 Ready to marshal response ...
	2024/08/27 23:29:01 Ready to write response ...
	2024/08/27 23:29:01 Ready to marshal response ...
	2024/08/27 23:29:01 Ready to write response ...
	2024/08/27 23:29:49 Ready to marshal response ...
	2024/08/27 23:29:49 Ready to write response ...
	2024/08/27 23:32:08 Ready to marshal response ...
	2024/08/27 23:32:08 Ready to write response ...
	
	
	==> kernel <==
	 23:34:55 up  7:17,  0 users,  load average: 0.39, 0.43, 1.56
	Linux addons-675252 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] <==
	I0827 23:32:50.112151       1 main.go:299] handling current node
	I0827 23:33:00.123780       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:33:00.124114       1 main.go:299] handling current node
	I0827 23:33:10.118686       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:33:10.118720       1 main.go:299] handling current node
	I0827 23:33:20.110332       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:33:20.110375       1 main.go:299] handling current node
	I0827 23:33:30.116860       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:33:30.116906       1 main.go:299] handling current node
	I0827 23:33:40.113957       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:33:40.114001       1 main.go:299] handling current node
	I0827 23:33:50.117407       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:33:50.117446       1 main.go:299] handling current node
	I0827 23:34:00.114980       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:34:00.115020       1 main.go:299] handling current node
	I0827 23:34:10.118728       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:34:10.118768       1 main.go:299] handling current node
	I0827 23:34:20.109990       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:34:20.110029       1 main.go:299] handling current node
	I0827 23:34:30.114088       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:34:30.114222       1 main.go:299] handling current node
	I0827 23:34:40.113464       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:34:40.113504       1 main.go:299] handling current node
	I0827 23:34:50.117420       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0827 23:34:50.117541       1 main.go:299] handling current node
	
	
	==> kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] <==
	E0827 23:19:05.843347       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0827 23:27:57.988801       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0827 23:28:24.880115       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.880188       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.906911       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.907047       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.951018       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.951078       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:24.977839       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:24.977889       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0827 23:28:25.057741       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0827 23:28:25.057845       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0827 23:28:25.978431       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0827 23:28:26.058503       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0827 23:28:26.105023       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	E0827 23:28:53.987264       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0827 23:28:54.000009       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0827 23:28:54.022531       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0827 23:29:01.868903       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.108.33.121"}
	E0827 23:29:09.020277       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0827 23:29:43.246297       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0827 23:29:44.362731       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0827 23:29:48.849001       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0827 23:29:49.194951       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.105.199"}
	I0827 23:32:09.204663       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.175.123"}
	
	
	==> kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] <==
	E0827 23:32:33.165873       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"
	I0827 23:32:46.756637       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-675252"
	W0827 23:33:09.286734       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
	E0827 23:33:09.286781       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"
	W0827 23:33:14.877680       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
	E0827 23:33:14.877724       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"
	W0827 23:33:15.556699       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
	E0827 23:33:15.556743       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"
	W0827 23:33:22.581869       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
	E0827 23:33:22.581915       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"
	W0827 23:33:56.703539       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
	E0827 23:33:56.703584       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"
	W0827 23:33:56.718148       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
	E0827 23:33:56.718202       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"
	W0827 23:34:05.259556       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
	E0827 23:34:05.259601       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"
	W0827 23:34:10.792013       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
	E0827 23:34:10.792057       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"
	W0827 23:34:30.680301       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
	E0827 23:34:30.680352       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"
	W0827 23:34:47.088857       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
	E0827 23:34:47.088902       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"
	I0827 23:34:54.112738       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="4.529µs"
	W0827 23:34:55.762081       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
	E0827 23:34:55.762230       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 [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] <==
	I0827 23:17:17.498595       1 server_linux.go:66] "Using iptables proxy"
	I0827 23:17:17.871106       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0827 23:17:17.883509       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`"
	I0827 23:17:18.653576       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0827 23:17:18.653717       1 server_linux.go:169] "Using iptables Proxier"
	I0827 23:17:18.680300       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"
	I0827 23:17:18.695460       1 server.go:483] "Version info" version="v1.31.0"
	I0827 23:17:18.695492       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0827 23:17:18.732208       1 config.go:197] "Starting service config controller"
	I0827 23:17:18.732253       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0827 23:17:18.732277       1 config.go:104] "Starting endpoint slice config controller"
	I0827 23:17:18.732282       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0827 23:17:18.733800       1 config.go:326] "Starting node config controller"
	I0827 23:17:18.733822       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0827 23:17:18.832550       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0827 23:17:18.836453       1 shared_informer.go:320] Caches are synced for service config
	I0827 23:17:18.836493       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] <==
	W0827 23:17:05.026247       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
	E0827 23:17:05.026269       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"
	W0827 23:17:05.026337       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
	E0827 23:17:05.026443       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"
	W0827 23:17:05.965094       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
	E0827 23:17:05.965146       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"
	W0827 23:17:06.019828       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0827 23:17:06.019986       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.030662       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
	E0827 23:17:06.030702       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"
	W0827 23:17:06.038136       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0827 23:17:06.038184       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.062201       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"
	E0827 23:17:06.062335       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"
	W0827 23:17:06.089550       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
	E0827 23:17:06.089608       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"
	W0827 23:17:06.112660       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0827 23:17:06.112816       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0827 23:17:06.145326       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
	E0827 23:17:06.145393       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"
	W0827 23:17:06.177475       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
	E0827 23:17:06.177531       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"
	W0827 23:17:06.236062       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0827 23:17:06.236225       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0827 23:17:09.217252       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 27 23:34:08 addons-675252 kubelet[1497]: E0827 23:34:08.114631    1497 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801648114358618,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:08 addons-675252 kubelet[1497]: E0827 23:34:08.114677    1497 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801648114358618,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:11 addons-675252 kubelet[1497]: E0827 23:34:11.644118    1497 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="6b0fa7dc-fb50-4d46-b9b7-c520d2bd1cd7"
	Aug 27 23:34:18 addons-675252 kubelet[1497]: E0827 23:34:18.117201    1497 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801658116857797,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:18 addons-675252 kubelet[1497]: E0827 23:34:18.117245    1497 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801658116857797,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:25 addons-675252 kubelet[1497]: E0827 23:34:25.644989    1497 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="6b0fa7dc-fb50-4d46-b9b7-c520d2bd1cd7"
	Aug 27 23:34:28 addons-675252 kubelet[1497]: E0827 23:34:28.120134    1497 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801668119867555,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:28 addons-675252 kubelet[1497]: E0827 23:34:28.120175    1497 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801668119867555,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:37 addons-675252 kubelet[1497]: E0827 23:34:37.644834    1497 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="6b0fa7dc-fb50-4d46-b9b7-c520d2bd1cd7"
	Aug 27 23:34:38 addons-675252 kubelet[1497]: E0827 23:34:38.122838    1497 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801678122542090,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:38 addons-675252 kubelet[1497]: E0827 23:34:38.122881    1497 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801678122542090,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:48 addons-675252 kubelet[1497]: E0827 23:34:48.125619    1497 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801688125287856,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:48 addons-675252 kubelet[1497]: E0827 23:34:48.125666    1497 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724801688125287856,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 27 23:34:50 addons-675252 kubelet[1497]: E0827 23:34:50.645128    1497 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="6b0fa7dc-fb50-4d46-b9b7-c520d2bd1cd7"
	Aug 27 23:34:54 addons-675252 kubelet[1497]: I0827 23:34:54.151781    1497 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-sgwnv" podStartSLOduration=164.984821597 podStartE2EDuration="2m46.151761726s" podCreationTimestamp="2024-08-27 23:32:08 +0000 UTC" firstStartedPulling="2024-08-27 23:32:09.314922269 +0000 UTC m=+901.806166017" lastFinishedPulling="2024-08-27 23:32:10.481862398 +0000 UTC m=+902.973106146" observedRunningTime="2024-08-27 23:32:11.433616376 +0000 UTC m=+903.924860157" watchObservedRunningTime="2024-08-27 23:34:54.151761726 +0000 UTC m=+1066.643005474"
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.536559    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/b8256d50-ec23-4c8d-8aab-ca07e76402d6-tmp-dir\") pod \"b8256d50-ec23-4c8d-8aab-ca07e76402d6\" (UID: \"b8256d50-ec23-4c8d-8aab-ca07e76402d6\") "
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.536615    1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-f6244\" (UniqueName: \"kubernetes.io/projected/b8256d50-ec23-4c8d-8aab-ca07e76402d6-kube-api-access-f6244\") pod \"b8256d50-ec23-4c8d-8aab-ca07e76402d6\" (UID: \"b8256d50-ec23-4c8d-8aab-ca07e76402d6\") "
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.537217    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/b8256d50-ec23-4c8d-8aab-ca07e76402d6-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "b8256d50-ec23-4c8d-8aab-ca07e76402d6" (UID: "b8256d50-ec23-4c8d-8aab-ca07e76402d6"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.538897    1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b8256d50-ec23-4c8d-8aab-ca07e76402d6-kube-api-access-f6244" (OuterVolumeSpecName: "kube-api-access-f6244") pod "b8256d50-ec23-4c8d-8aab-ca07e76402d6" (UID: "b8256d50-ec23-4c8d-8aab-ca07e76402d6"). InnerVolumeSpecName "kube-api-access-f6244". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.637116    1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-f6244\" (UniqueName: \"kubernetes.io/projected/b8256d50-ec23-4c8d-8aab-ca07e76402d6-kube-api-access-f6244\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.637354    1497 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/b8256d50-ec23-4c8d-8aab-ca07e76402d6-tmp-dir\") on node \"addons-675252\" DevicePath \"\""
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.746092    1497 scope.go:117] "RemoveContainer" containerID="ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00"
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.773791    1497 scope.go:117] "RemoveContainer" containerID="ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00"
	Aug 27 23:34:55 addons-675252 kubelet[1497]: E0827 23:34:55.774308    1497 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00\": container with ID starting with ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00 not found: ID does not exist" containerID="ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00"
	Aug 27 23:34:55 addons-675252 kubelet[1497]: I0827 23:34:55.774345    1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00"} err="failed to get container status \"ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00\": rpc error: code = NotFound desc = could not find container \"ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00\": container with ID starting with ba59fcb41c829ff65285966d26f70ac84803a17830dd5f126df15f9052ef6c00 not found: ID does not exist"
	
	
	==> storage-provisioner [f2653ce3988d464f5904a68e12aaac41608138821613166a87429bc739b90b99] <==
	I0827 23:17:31.210708       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0827 23:17:31.230905       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0827 23:17:31.231047       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0827 23:17:31.258772       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0827 23:17:31.259077       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
	I0827 23:17:31.260191       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f4ace797-7644-4c95-b1c0-4e69ec318f01", APIVersion:"v1", ResourceVersion:"892", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb became leader
	I0827 23:17:31.359996       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-675252/192.168.49.2
	Start Time:       Tue, 27 Aug 2024 23:19:35 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-66sjh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-66sjh:
	    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-675252
	  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    20s (x63 over 15m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.21
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.42
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.0/json-events 5.71
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.07
18 TestDownloadOnly/v1.31.0/DeleteAll 0.2
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 197.09
31 TestAddons/serial/GCPAuth/Namespaces 0.28
35 TestAddons/parallel/InspektorGadget 11.81
39 TestAddons/parallel/CSI 45.85
40 TestAddons/parallel/Headlamp 17.77
41 TestAddons/parallel/CloudSpanner 5.83
42 TestAddons/parallel/LocalPath 53.99
43 TestAddons/parallel/NvidiaDevicePlugin 5.59
44 TestAddons/parallel/Yakd 11.83
45 TestAddons/StoppedEnableDisable 6.34
46 TestCertOptions 37.05
47 TestCertExpiration 253.34
49 TestForceSystemdFlag 42.09
50 TestForceSystemdEnv 39.84
56 TestErrorSpam/setup 32.76
57 TestErrorSpam/start 0.81
58 TestErrorSpam/status 1.22
59 TestErrorSpam/pause 2
60 TestErrorSpam/unpause 1.86
61 TestErrorSpam/stop 1.49
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 47
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 37.33
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.11
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.71
73 TestFunctional/serial/CacheCmd/cache/add_local 1.51
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.33
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.22
78 TestFunctional/serial/CacheCmd/cache/delete 0.13
79 TestFunctional/serial/MinikubeKubectlCmd 0.15
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
81 TestFunctional/serial/ExtraConfig 43.02
82 TestFunctional/serial/ComponentHealth 0.11
83 TestFunctional/serial/LogsCmd 1.91
84 TestFunctional/serial/LogsFileCmd 1.91
85 TestFunctional/serial/InvalidService 4.72
87 TestFunctional/parallel/ConfigCmd 0.49
88 TestFunctional/parallel/DashboardCmd 9.47
89 TestFunctional/parallel/DryRun 0.47
90 TestFunctional/parallel/InternationalLanguage 0.19
91 TestFunctional/parallel/StatusCmd 1.05
95 TestFunctional/parallel/ServiceCmdConnect 12.8
96 TestFunctional/parallel/AddonsCmd 0.3
97 TestFunctional/parallel/PersistentVolumeClaim 27.1
99 TestFunctional/parallel/SSHCmd 0.74
100 TestFunctional/parallel/CpCmd 2.37
102 TestFunctional/parallel/FileSync 0.37
103 TestFunctional/parallel/CertSync 2.12
107 TestFunctional/parallel/NodeLabels 0.08
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.74
111 TestFunctional/parallel/License 0.4
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.65
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.45
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.16
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0.01
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 7.23
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
125 TestFunctional/parallel/ProfileCmd/profile_list 0.41
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
127 TestFunctional/parallel/MountCmd/any-port 9.63
128 TestFunctional/parallel/ServiceCmd/List 0.59
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.56
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.48
131 TestFunctional/parallel/ServiceCmd/Format 0.46
132 TestFunctional/parallel/ServiceCmd/URL 0.47
133 TestFunctional/parallel/MountCmd/specific-port 2.81
134 TestFunctional/parallel/MountCmd/VerifyCleanup 2.59
135 TestFunctional/parallel/Version/short 0.06
136 TestFunctional/parallel/Version/components 1.32
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.33
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
141 TestFunctional/parallel/ImageCommands/ImageBuild 3.57
142 TestFunctional/parallel/ImageCommands/Setup 0.86
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.62
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.04
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.4
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.53
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.85
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 176.64
160 TestMultiControlPlane/serial/DeployApp 9.97
161 TestMultiControlPlane/serial/PingHostFromPods 1.63
162 TestMultiControlPlane/serial/AddWorkerNode 35.99
163 TestMultiControlPlane/serial/NodeLabels 0.12
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.88
165 TestMultiControlPlane/serial/CopyFile 19.44
166 TestMultiControlPlane/serial/StopSecondaryNode 12.87
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.63
168 TestMultiControlPlane/serial/RestartSecondaryNode 35.77
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.19
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 214.44
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.82
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.62
173 TestMultiControlPlane/serial/StopCluster 35.84
174 TestMultiControlPlane/serial/RestartCluster 119.49
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.55
176 TestMultiControlPlane/serial/AddSecondaryNode 76.69
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.76
181 TestJSONOutput/start/Command 51.3
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.77
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.66
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 6.01
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.22
206 TestKicCustomNetwork/create_custom_network 36.85
207 TestKicCustomNetwork/use_default_bridge_network 32.93
208 TestKicExistingNetwork 34.97
209 TestKicCustomSubnet 32.78
210 TestKicStaticIP 33.06
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 71.26
215 TestMountStart/serial/StartWithMountFirst 9.85
216 TestMountStart/serial/VerifyMountFirst 0.28
217 TestMountStart/serial/StartWithMountSecond 7.16
218 TestMountStart/serial/VerifyMountSecond 0.29
219 TestMountStart/serial/DeleteFirst 1.71
220 TestMountStart/serial/VerifyMountPostDelete 0.27
221 TestMountStart/serial/Stop 1.21
222 TestMountStart/serial/RestartStopped 8.19
223 TestMountStart/serial/VerifyMountPostStop 0.26
226 TestMultiNode/serial/FreshStart2Nodes 81.78
227 TestMultiNode/serial/DeployApp2Nodes 7.88
228 TestMultiNode/serial/PingHostFrom2Pods 1.01
229 TestMultiNode/serial/AddNode 30.69
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.5
232 TestMultiNode/serial/CopyFile 10.35
233 TestMultiNode/serial/StopNode 2.31
234 TestMultiNode/serial/StartAfterStop 10.68
235 TestMultiNode/serial/RestartKeepsNodes 107.69
236 TestMultiNode/serial/DeleteNode 5.84
237 TestMultiNode/serial/StopMultiNode 23.93
238 TestMultiNode/serial/RestartMultiNode 55.88
239 TestMultiNode/serial/ValidateNameConflict 36.46
244 TestPreload 143.82
246 TestScheduledStopUnix 111.43
249 TestInsufficientStorage 10.76
250 TestRunningBinaryUpgrade 83.9
252 TestKubernetesUpgrade 401.16
253 TestMissingContainerUpgrade 176.25
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
256 TestNoKubernetes/serial/StartWithK8s 39.16
257 TestNoKubernetes/serial/StartWithStopK8s 10.47
258 TestNoKubernetes/serial/Start 9.24
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.51
260 TestNoKubernetes/serial/ProfileList 0.76
261 TestNoKubernetes/serial/Stop 1.21
262 TestNoKubernetes/serial/StartNoArgs 7.15
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
264 TestStoppedBinaryUpgrade/Setup 1.46
265 TestStoppedBinaryUpgrade/Upgrade 68.44
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.07
275 TestPause/serial/Start 52.54
276 TestPause/serial/SecondStartNoReconfiguration 27.43
277 TestPause/serial/Pause 0.93
278 TestPause/serial/VerifyStatus 0.4
279 TestPause/serial/Unpause 0.99
280 TestPause/serial/PauseAgain 1.14
281 TestPause/serial/DeletePaused 3.17
282 TestPause/serial/VerifyDeletedResources 5.24
290 TestNetworkPlugins/group/false 5.06
295 TestStartStop/group/old-k8s-version/serial/FirstStart 183.22
296 TestStartStop/group/old-k8s-version/serial/DeployApp 10.86
298 TestStartStop/group/no-preload/serial/FirstStart 71.39
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.52
300 TestStartStop/group/old-k8s-version/serial/Stop 14.45
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.62
302 TestStartStop/group/old-k8s-version/serial/SecondStart 134.7
303 TestStartStop/group/no-preload/serial/DeployApp 11.42
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.33
305 TestStartStop/group/no-preload/serial/Stop 12.06
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
307 TestStartStop/group/no-preload/serial/SecondStart 267.33
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
311 TestStartStop/group/old-k8s-version/serial/Pause 3.19
313 TestStartStop/group/embed-certs/serial/FirstStart 52.96
314 TestStartStop/group/embed-certs/serial/DeployApp 10.4
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.38
316 TestStartStop/group/embed-certs/serial/Stop 11.91
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
318 TestStartStop/group/embed-certs/serial/SecondStart 273.82
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.3
322 TestStartStop/group/no-preload/serial/Pause 3.43
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 50.68
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.39
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.13
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.04
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 277.34
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.12
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
333 TestStartStop/group/embed-certs/serial/Pause 3.45
335 TestStartStop/group/newest-cni/serial/FirstStart 34.08
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.1
338 TestStartStop/group/newest-cni/serial/Stop 1.34
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
340 TestStartStop/group/newest-cni/serial/SecondStart 17.16
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.46
344 TestStartStop/group/newest-cni/serial/Pause 3.47
345 TestNetworkPlugins/group/auto/Start 49.7
346 TestNetworkPlugins/group/auto/KubeletFlags 0.3
347 TestNetworkPlugins/group/auto/NetCatPod 11.32
348 TestNetworkPlugins/group/auto/DNS 0.2
349 TestNetworkPlugins/group/auto/Localhost 0.15
350 TestNetworkPlugins/group/auto/HairPin 0.16
351 TestNetworkPlugins/group/kindnet/Start 52.04
352 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
353 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
354 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
355 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.25
356 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.73
357 TestNetworkPlugins/group/kindnet/KubeletFlags 0.6
358 TestNetworkPlugins/group/kindnet/NetCatPod 13.42
359 TestNetworkPlugins/group/calico/Start 68.77
360 TestNetworkPlugins/group/kindnet/DNS 0.22
361 TestNetworkPlugins/group/kindnet/Localhost 0.18
362 TestNetworkPlugins/group/kindnet/HairPin 0.18
363 TestNetworkPlugins/group/custom-flannel/Start 59.93
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.45
366 TestNetworkPlugins/group/calico/NetCatPod 12.41
367 TestNetworkPlugins/group/calico/DNS 0.2
368 TestNetworkPlugins/group/calico/Localhost 0.19
369 TestNetworkPlugins/group/calico/HairPin 0.23
370 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.4
371 TestNetworkPlugins/group/custom-flannel/NetCatPod 14.46
372 TestNetworkPlugins/group/custom-flannel/DNS 0.32
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.25
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
375 TestNetworkPlugins/group/enable-default-cni/Start 85.97
376 TestNetworkPlugins/group/flannel/Start 58.05
377 TestNetworkPlugins/group/flannel/ControllerPod 6.01
378 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
379 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.29
380 TestNetworkPlugins/group/flannel/KubeletFlags 0.41
381 TestNetworkPlugins/group/flannel/NetCatPod 10.37
382 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
383 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
384 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
385 TestNetworkPlugins/group/flannel/DNS 0.2
386 TestNetworkPlugins/group/flannel/Localhost 0.16
387 TestNetworkPlugins/group/flannel/HairPin 0.16
388 TestNetworkPlugins/group/bridge/Start 73.03
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
390 TestNetworkPlugins/group/bridge/NetCatPod 10.27
391 TestNetworkPlugins/group/bridge/DNS 0.18
392 TestNetworkPlugins/group/bridge/Localhost 0.15
393 TestNetworkPlugins/group/bridge/HairPin 0.17
x
+
TestDownloadOnly/v1.20.0/json-events (11.21s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-736812 | jenkins | v1.33.1 | 27 Aug 24 23:15 UTC |          |
	|         | -p download-only-736812        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/27 23:15:58
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0827 23:15:58.760245 1711934 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:15:58.760514 1711934 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:15:58.760543 1711934 out.go:358] Setting ErrFile to fd 2...
	I0827 23:15:58.760563 1711934 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:15:58.760838 1711934 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	W0827 23:15:58.761044 1711934 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19522-1706543/.minikube/config/config.json: open /home/jenkins/minikube-integration/19522-1706543/.minikube/config/config.json: no such file or directory
	I0827 23:15:58.761552 1711934 out.go:352] Setting JSON to true
	I0827 23:15:58.762532 1711934 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25107,"bootTime":1724775452,"procs":184,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:15:58.762634 1711934 start.go:139] virtualization:  
	I0827 23:15:58.766508 1711934 out.go:97] [download-only-736812] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0827 23:15:58.766740 1711934 notify.go:220] Checking for updates...
	W0827 23:15:58.766681 1711934 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball: no such file or directory
	I0827 23:15:58.769497 1711934 out.go:169] MINIKUBE_LOCATION=19522
	I0827 23:15:58.772724 1711934 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:15:58.775466 1711934 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:15:58.778349 1711934 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:15:58.781340 1711934 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0827 23:15:58.788349 1711934 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0827 23:15:58.788632 1711934 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:15:58.809501 1711934 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:15:58.809599 1711934 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:15:58.868739 1711934 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-27 23:15:58.858536696 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:15:58.868860 1711934 docker.go:307] overlay module found
	I0827 23:15:58.871613 1711934 out.go:97] Using the docker driver based on user configuration
	I0827 23:15:58.871642 1711934 start.go:297] selected driver: docker
	I0827 23:15:58.871648 1711934 start.go:901] validating driver "docker" against <nil>
	I0827 23:15:58.871760 1711934 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:15:58.918153 1711934 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-27 23:15:58.909195186 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:15:58.918320 1711934 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0827 23:15:58.918616 1711934 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0827 23:15:58.918784 1711934 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0827 23:15:58.921514 1711934 out.go:169] Using Docker driver with root privileges
	I0827 23:15:58.923957 1711934 cni.go:84] Creating CNI manager for ""
	I0827 23:15:58.923985 1711934 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:15:58.923997 1711934 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0827 23:15:58.924077 1711934 start.go:340] cluster config:
	{Name:download-only-736812 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 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-736812 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}
	I0827 23:15:58.926523 1711934 out.go:97] Starting "download-only-736812" primary control-plane node in "download-only-736812" cluster
	I0827 23:15:58.926561 1711934 cache.go:121] Beginning downloading kic base image for docker with crio
	I0827 23:15:58.928925 1711934 out.go:97] Pulling base image v0.0.44-1724667927-19511 ...
	I0827 23:15:58.928954 1711934 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0827 23:15:58.929035 1711934 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local docker daemon
	I0827 23:15:58.944436 1711934 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
	I0827 23:15:58.944619 1711934 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory
	I0827 23:15:58.944728 1711934 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
	I0827 23:15:58.986382 1711934 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
	I0827 23:15:58.986407 1711934 cache.go:56] Caching tarball of preloaded images
	I0827 23:15:58.986558 1711934 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0827 23:15:58.989387 1711934 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0827 23:15:58.989422 1711934 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0827 23:15:59.073764 1711934 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/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0827 23:16:05.101241 1711934 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0827 23:16:05.101339 1711934 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0827 23:16:06.277914 1711934 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0827 23:16:06.278466 1711934 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/download-only-736812/config.json ...
	I0827 23:16:06.278532 1711934 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/download-only-736812/config.json: {Name:mkab4859e5b427aefa21e767753f5af33cc02142 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:06.279690 1711934 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0827 23:16:06.280114 1711934 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/19522-1706543/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-736812 host does not exist
	  To start a cluster, run: "minikube start -p download-only-736812"

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-736812 | jenkins | v1.33.1 | 27 Aug 24 23:15 UTC |                     |
	|         | -p download-only-736812        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| delete  | -p download-only-736812        | download-only-736812 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
	| start   | -o=json --download-only        | download-only-537496 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC |                     |
	|         | -p download-only-537496        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/27 23:16:10
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0827 23:16:10.735803 1712138 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:16:10.735951 1712138 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:10.735963 1712138 out.go:358] Setting ErrFile to fd 2...
	I0827 23:16:10.735968 1712138 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:16:10.736218 1712138 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:16:10.736638 1712138 out.go:352] Setting JSON to true
	I0827 23:16:10.737580 1712138 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25119,"bootTime":1724775452,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:16:10.737662 1712138 start.go:139] virtualization:  
	I0827 23:16:10.740428 1712138 out.go:97] [download-only-537496] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0827 23:16:10.740722 1712138 notify.go:220] Checking for updates...
	I0827 23:16:10.741636 1712138 out.go:169] MINIKUBE_LOCATION=19522
	I0827 23:16:10.742819 1712138 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:16:10.743968 1712138 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:16:10.745154 1712138 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:16:10.746357 1712138 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0827 23:16:10.748586 1712138 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0827 23:16:10.748844 1712138 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:16:10.775402 1712138 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:16:10.775524 1712138 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:10.848282 1712138 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:10.838689005 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:10.848403 1712138 docker.go:307] overlay module found
	I0827 23:16:10.849887 1712138 out.go:97] Using the docker driver based on user configuration
	I0827 23:16:10.849919 1712138 start.go:297] selected driver: docker
	I0827 23:16:10.849927 1712138 start.go:901] validating driver "docker" against <nil>
	I0827 23:16:10.850040 1712138 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:16:10.914627 1712138 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:10.904955313 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:16:10.914791 1712138 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0827 23:16:10.915095 1712138 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0827 23:16:10.915256 1712138 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0827 23:16:10.916904 1712138 out.go:169] Using Docker driver with root privileges
	I0827 23:16:10.918472 1712138 cni.go:84] Creating CNI manager for ""
	I0827 23:16:10.918501 1712138 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0827 23:16:10.918513 1712138 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0827 23:16:10.918592 1712138 start.go:340] cluster config:
	{Name:download-only-537496 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:download-only-537496 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:16:10.920122 1712138 out.go:97] Starting "download-only-537496" primary control-plane node in "download-only-537496" cluster
	I0827 23:16:10.920142 1712138 cache.go:121] Beginning downloading kic base image for docker with crio
	I0827 23:16:10.921770 1712138 out.go:97] Pulling base image v0.0.44-1724667927-19511 ...
	I0827 23:16:10.921816 1712138 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:10.921985 1712138 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local docker daemon
	I0827 23:16:10.937210 1712138 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
	I0827 23:16:10.937333 1712138 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory
	I0827 23:16:10.937357 1712138 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory, skipping pull
	I0827 23:16:10.937363 1712138 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 exists in cache, skipping pull
	I0827 23:16:10.937372 1712138 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 as a tarball
	I0827 23:16:10.976471 1712138 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0827 23:16:10.976498 1712138 cache.go:56] Caching tarball of preloaded images
	I0827 23:16:10.976665 1712138 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:10.977964 1712138 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0827 23:16:10.977992 1712138 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0827 23:16:11.065310 1712138 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e6af375765e1700a37be5f07489fb80e -> /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0827 23:16:14.768080 1712138 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0827 23:16:14.768202 1712138 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0827 23:16:15.655446 1712138 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0827 23:16:15.655808 1712138 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/download-only-537496/config.json ...
	I0827 23:16:15.655844 1712138 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/download-only-537496/config.json: {Name:mka1a3c7873a274ecf4f7ad346ab703403269c59 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0827 23:16:15.656038 1712138 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0827 23:16:15.656597 1712138 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/linux/arm64/v1.31.0/kubectl
	
	
	* The control-plane node download-only-537496 host does not exist
	  To start a cluster, run: "minikube start -p download-only-537496"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (197.09s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-jhpt6" [9fe6fc97-f441-457a-898c-ad463f5a06e0] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003987478s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-675252
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-675252: (5.801192326s)
--- PASS: TestAddons/parallel/InspektorGadget (11.81s)

                                                
                                    
x
+
TestAddons/parallel/CSI (45.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 8.123816ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-675252 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-675252 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [0c1f4a79-f8c1-4d40-bb80-a6e644a6001c] Pending
helpers_test.go:344: "task-pv-pod" [0c1f4a79-f8c1-4d40-bb80-a6e644a6001c] 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" [0c1f4a79-f8c1-4d40-bb80-a6e644a6001c] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.00362281s
addons_test.go:590: (dbg) Run:  kubectl --context addons-675252 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-675252 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-675252 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-675252 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-675252 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-675252 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-675252 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [2e26d5f3-dfaa-4910-bf26-5d9e06942c50] Pending
helpers_test.go:344: "task-pv-pod-restore" [2e26d5f3-dfaa-4910-bf26-5d9e06942c50] 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" [2e26d5f3-dfaa-4910-bf26-5d9e06942c50] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004380844s
addons_test.go:632: (dbg) Run:  kubectl --context addons-675252 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-675252 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-675252 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.828805418s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (45.85s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-675252 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-675252 --alsologtostderr -v=1: (1.000508568s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-pnd28" [11f89618-6220-4183-a51b-039fdd311089] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-pnd28" [11f89618-6220-4183-a51b-039fdd311089] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-pnd28" [11f89618-6220-4183-a51b-039fdd311089] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004114161s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 addons disable headlamp --alsologtostderr -v=1: (5.7614799s)
--- PASS: TestAddons/parallel/Headlamp (17.77s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-nsch9" [9e9e3565-5159-4c8a-ba25-bbf0141ef001] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004220267s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-675252
--- PASS: TestAddons/parallel/CloudSpanner (5.83s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-675252 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-675252 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [535ee2be-0e01-49b3-a6a9-44d908a99332] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [535ee2be-0e01-49b3-a6a9-44d908a99332] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [535ee2be-0e01-49b3-a6a9-44d908a99332] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.006691731s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-675252 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 ssh "cat /opt/local-path-provisioner/pvc-32003076-7396-4a27-abc8-2dc0b9793d72_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-675252 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-675252 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.666837273s)
--- PASS: TestAddons/parallel/LocalPath (53.99s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005034899s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-675252
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.59s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-ck787" [c9c553ff-1be7-46e2-897a-7d3a9a6b11b5] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003631126s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-675252 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 addons disable yakd --alsologtostderr -v=1: (5.820576219s)
--- PASS: TestAddons/parallel/Yakd (11.83s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.34s)

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

                                                
                                    
x
+
TestCertOptions (37.05s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (253.34s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-434867 --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-434867 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (44.596639199s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-434867 --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-434867 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (26.236331457s)
helpers_test.go:175: Cleaning up "cert-expiration-434867" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-434867
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-434867: (2.509888498s)
--- PASS: TestCertExpiration (253.34s)

                                                
                                    
x
+
TestForceSystemdFlag (42.09s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (39.84s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (32.76s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.22s)

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

                                                
                                    
x
+
TestErrorSpam/pause (2s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.86s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.49s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (47s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-656811 --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-656811 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (46.993853384s)
--- PASS: TestFunctional/serial/StartWithProxy (47.00s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.33s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-656811 cache add registry.k8s.io/pause:3.1: (1.64240629s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-656811 cache add registry.k8s.io/pause:3.3: (1.568256547s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-656811 cache add registry.k8s.io/pause:latest: (1.500448809s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.71s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (43.02s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.91s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 logs --file /tmp/TestFunctionalserialLogsFileCmd1016383302/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-656811 logs --file /tmp/TestFunctionalserialLogsFileCmd1016383302/001/logs.txt: (1.904961821s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.72s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.49s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.47s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.47s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0827 23:38:53.781706 1740519 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:38:53.781890 1740519 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:38:53.781903 1740519 out.go:358] Setting ErrFile to fd 2...
	I0827 23:38:53.781913 1740519 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:38:53.782170 1740519 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:38:53.782589 1740519 out.go:352] Setting JSON to false
	I0827 23:38:53.783632 1740519 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":26482,"bootTime":1724775452,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:38:53.783709 1740519 start.go:139] virtualization:  
	I0827 23:38:53.787691 1740519 out.go:177] * [functional-656811] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0827 23:38:53.790898 1740519 out.go:177]   - MINIKUBE_LOCATION=19522
	I0827 23:38:53.790991 1740519 notify.go:220] Checking for updates...
	I0827 23:38:53.796330 1740519 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:38:53.798829 1740519 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:38:53.801316 1740519 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:38:53.803963 1740519 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0827 23:38:53.806501 1740519 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0827 23:38:53.809583 1740519 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:38:53.810121 1740519 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:38:53.849960 1740519 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:38:53.850081 1740519 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:38:53.905200 1740519 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images: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-08-27 23:38:53.894674175 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:38:53.905328 1740519 docker.go:307] overlay module found
	I0827 23:38:53.908158 1740519 out.go:177] * Using the docker driver based on existing profile
	I0827 23:38:53.910692 1740519 start.go:297] selected driver: docker
	I0827 23:38:53.910725 1740519 start.go:901] validating driver "docker" against &{Name:functional-656811 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-656811 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:38:53.910853 1740519 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0827 23:38:53.914416 1740519 out.go:201] 
	W0827 23:38:53.917185 1740519 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
	I0827 23:38:53.919801 1740519 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0827 23:38:53.583825 1740472 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:38:53.583943 1740472 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:38:53.583957 1740472 out.go:358] Setting ErrFile to fd 2...
	I0827 23:38:53.583963 1740472 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:38:53.584313 1740472 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:38:53.584696 1740472 out.go:352] Setting JSON to false
	I0827 23:38:53.585663 1740472 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":26481,"bootTime":1724775452,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0827 23:38:53.585734 1740472 start.go:139] virtualization:  
	I0827 23:38:53.590088 1740472 out.go:177] * [functional-656811] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0827 23:38:53.593709 1740472 out.go:177]   - MINIKUBE_LOCATION=19522
	I0827 23:38:53.593920 1740472 notify.go:220] Checking for updates...
	I0827 23:38:53.599260 1740472 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0827 23:38:53.603826 1740472 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0827 23:38:53.607496 1740472 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0827 23:38:53.610680 1740472 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0827 23:38:53.613587 1740472 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0827 23:38:53.616937 1740472 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:38:53.617534 1740472 driver.go:392] Setting default libvirt URI to qemu:///system
	I0827 23:38:53.645942 1740472 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0827 23:38:53.646089 1740472 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:38:53.703607 1740472 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images: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-08-27 23:38:53.693663823 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:38:53.703794 1740472 docker.go:307] overlay module found
	I0827 23:38:53.706426 1740472 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0827 23:38:53.709110 1740472 start.go:297] selected driver: docker
	I0827 23:38:53.709130 1740472 start.go:901] validating driver "docker" against &{Name:functional-656811 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-656811 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0827 23:38:53.709354 1740472 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0827 23:38:53.712503 1740472 out.go:201] 
	W0827 23:38:53.715109 1740472 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
	I0827 23:38:53.717698 1740472 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-656811 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-656811 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-qcsvk" [57697f26-b531-4fa4-8999-4ec96b5ab262] 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-qcsvk" [57697f26-b531-4fa4-8999-4ec96b5ab262] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.004681992s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32437
functional_test.go:1675: http://192.168.49.2:32437: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.1s)

                                                
                                                
=== 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" [6325c128-a1b5-4e85-8cb3-35657913a7cc] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003414736s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-656811 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-656811 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-656811 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-656811 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" [1d421eeb-0618-4ab4-b4fa-12225468a326] Pending
helpers_test.go:344: "sp-pod" [1d421eeb-0618-4ab4-b4fa-12225468a326] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1d421eeb-0618-4ab4-b4fa-12225468a326] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004107002s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-656811 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-656811 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-656811 delete -f testdata/storage-provisioner/pod.yaml: (1.05891043s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-656811 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" [92b00d94-b13c-40aa-b54c-d927595e7cf4] Pending
helpers_test.go:344: "sp-pod" [92b00d94-b13c-40aa-b54c-d927595e7cf4] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003200149s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-656811 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.10s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.37s)

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

                                                
                                                

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

                                                
                                    
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/1711929/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh "sudo cat /etc/test/nested/copy/1711929/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.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.74s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.4s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-656811 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" [68c1c76e-cef2-4df2-81e3-750c297405be] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [68c1c76e-cef2-4df2-81e3-750c297405be] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003888685s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.45s)

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

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

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

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

                                                
                                    
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-656811 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-656811 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-656811 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-2g9kb" [fee00856-8473-40ea-a7b1-bf1503349b4d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-2g9kb" [fee00856-8473-40ea-a7b1-bf1503349b4d] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.005600389s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.23s)

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

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

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

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

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

                                                
                                                
=== 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 "316.719791ms" 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 "53.742923ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.37s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 27 23:38 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 27 23:38 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 27 23:38 test-1724801929663010193
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh cat /mount-9p/test-1724801929663010193
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-656811 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" [5dbd0a4e-9d3d-421e-9ee5-29c993197737] Pending
helpers_test.go:344: "busybox-mount" [5dbd0a4e-9d3d-421e-9ee5-29c993197737] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [5dbd0a4e-9d3d-421e-9ee5-29c993197737] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [5dbd0a4e-9d3d-421e-9ee5-29c993197737] 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.00441745s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-656811 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-656811 /tmp/TestFunctionalparallelMountCmdany-port414076882/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.63s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh "findmnt -T" /mount1
2024/08/27 23:39:03 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-656811 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-656811 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1876938765/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-656811 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1876938765/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-656811 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1876938765/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.59s)

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-656811 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-656811 version -o=json --components: (1.315283744s)
--- PASS: TestFunctional/parallel/Version/components (1.32s)

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

                                                
                                                
=== 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-656811 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-656811 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-656811
localhost/kicbase/echo-server:functional-656811
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-656811 image ls --format short --alsologtostderr:
I0827 23:39:12.244715 1743346 out.go:345] Setting OutFile to fd 1 ...
I0827 23:39:12.244936 1743346 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.244945 1743346 out.go:358] Setting ErrFile to fd 2...
I0827 23:39:12.244951 1743346 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.245236 1743346 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
I0827 23:39:12.245921 1743346 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.246052 1743346 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.246632 1743346 cli_runner.go:164] Run: docker container inspect functional-656811 --format={{.State.Status}}
I0827 23:39:12.262560 1743346 ssh_runner.go:195] Run: systemctl --version
I0827 23:39:12.262616 1743346 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-656811
I0827 23:39:12.286012 1743346 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/functional-656811/id_rsa Username:docker}
I0827 23:39:12.385731 1743346 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

                                                
                                                
=== 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-656811 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-656811 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | d5e283bc63d43 | 90.3MB |
| docker.io/library/nginx                 | alpine             | 70594c812316a | 48.4MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/kube-controller-manager | v1.31.0            | fcb0683e6bdbd | 86.9MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| localhost/minikube-local-cache-test     | functional-656811  | 7bb7ee2235076 | 3.33kB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-scheduler          | v1.31.0            | fbbbd428abb4d | 67MB   |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/library/nginx                 | latest             | a9dfdba8b7190 | 197MB  |
| localhost/kicbase/echo-server           | functional-656811  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-apiserver          | v1.31.0            | cd0f0ae0ec9e0 | 92.6MB |
| registry.k8s.io/kube-proxy              | v1.31.0            | 71d55d66fd4ee | 95.9MB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-656811 image ls --format table --alsologtostderr:
I0827 23:39:12.596141 1743415 out.go:345] Setting OutFile to fd 1 ...
I0827 23:39:12.597149 1743415 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.597179 1743415 out.go:358] Setting ErrFile to fd 2...
I0827 23:39:12.597186 1743415 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.597749 1743415 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
I0827 23:39:12.598649 1743415 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.598821 1743415 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.599475 1743415 cli_runner.go:164] Run: docker container inspect functional-656811 --format={{.State.Status}}
I0827 23:39:12.623336 1743415 ssh_runner.go:195] Run: systemctl --version
I0827 23:39:12.623399 1743415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-656811
I0827 23:39:12.649436 1743415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/functional-656811/id_rsa Username:docker}
I0827 23:39:12.753486 1743415 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.33s)

                                                
                                    
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-656811 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-656811 image ls --format json --alsologtostderr:
[{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753","repoDigests":["docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6","docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48397013"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/bu
sybox:1.28.4-glibc"],"size":"3774172"},{"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":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee
3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"95949719"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"r
epoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc","repoDigests":["docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add","docker.io/library/nginx@sha256:bab0713884fed8a137ba5bd2d67d218c6192bd79b5a3526d3eb15567e035eb55"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172049"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-656811"],"size":"4788229"},{"id":"7bb7ee22350769f78801860750281dc559d77aea1cfcdd2a332f668e0c3d4cd3","repoDigests":["localhost/minikube-local-cache-test@sha256:317330e2fcf105be1c08aa150a9d55aa52c7484a1be8a80b1a41a6e39335d4e5"],"repoTags":["localhost/minikube-local-cache-test:functional-656811"],"size":"3330"},{"id":"72565bf5bbedfb62e9d21afa2b1221b
2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808","registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67007814"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"]
,"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"86930758"},{"id":"d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"90290738"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206
e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"92567005"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-656811 image ls --format json --alsologtostderr:
I0827 23:39:12.518846 1743410 out.go:345] Setting OutFile to fd 1 ...
I0827 23:39:12.519087 1743410 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.519129 1743410 out.go:358] Setting ErrFile to fd 2...
I0827 23:39:12.519152 1743410 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.519476 1743410 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
I0827 23:39:12.520272 1743410 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.520476 1743410 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.521095 1743410 cli_runner.go:164] Run: docker container inspect functional-656811 --format={{.State.Status}}
I0827 23:39:12.560340 1743410 ssh_runner.go:195] Run: systemctl --version
I0827 23:39:12.560409 1743410 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-656811
I0827 23:39:12.603110 1743410 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/functional-656811/id_rsa Username:docker}
I0827 23:39:12.707230 1743410 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-656811 image ls --format yaml --alsologtostderr:
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753
repoDigests:
- docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6
- docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
repoTags:
- docker.io/library/nginx:alpine
size: "48397013"
- id: 7bb7ee22350769f78801860750281dc559d77aea1cfcdd2a332f668e0c3d4cd3
repoDigests:
- localhost/minikube-local-cache-test@sha256:317330e2fcf105be1c08aa150a9d55aa52c7484a1be8a80b1a41a6e39335d4e5
repoTags:
- localhost/minikube-local-cache-test:functional-656811
size: "3330"
- id: 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "95949719"
- id: fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
- registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67007814"
- id: a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc
repoDigests:
- docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add
- docker.io/library/nginx@sha256:bab0713884fed8a137ba5bd2d67d218c6192bd79b5a3526d3eb15567e035eb55
repoTags:
- docker.io/library/nginx:latest
size: "197172049"
- 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: fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "86930758"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "90290738"
- id: 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: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 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: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-656811
size: "4788229"
- id: cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "92567005"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 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-656811 image ls --format yaml --alsologtostderr:
I0827 23:39:12.247316 1743347 out.go:345] Setting OutFile to fd 1 ...
I0827 23:39:12.247510 1743347 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.247538 1743347 out.go:358] Setting ErrFile to fd 2...
I0827 23:39:12.247569 1743347 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:12.247847 1743347 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
I0827 23:39:12.248533 1743347 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.248722 1743347 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:12.249288 1743347 cli_runner.go:164] Run: docker container inspect functional-656811 --format={{.State.Status}}
I0827 23:39:12.270110 1743347 ssh_runner.go:195] Run: systemctl --version
I0827 23:39:12.270172 1743347 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-656811
I0827 23:39:12.300746 1743347 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/functional-656811/id_rsa Username:docker}
I0827 23:39:12.408873 1743347 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 image build -t localhost/my-image:functional-656811 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-656811 image build -t localhost/my-image:functional-656811 testdata/build --alsologtostderr: (3.03629463s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-656811 image build -t localhost/my-image:functional-656811 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 0d7b09fb835
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-656811
--> b0ac6f9214b
Successfully tagged localhost/my-image:functional-656811
b0ac6f9214b2e912ef8b83202db8faa1c739575e2e52e3b7d83802171aa279ba
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-656811 image build -t localhost/my-image:functional-656811 testdata/build --alsologtostderr:
I0827 23:39:13.093583 1743530 out.go:345] Setting OutFile to fd 1 ...
I0827 23:39:13.095840 1743530 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:13.095864 1743530 out.go:358] Setting ErrFile to fd 2...
I0827 23:39:13.095871 1743530 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:39:13.096163 1743530 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
I0827 23:39:13.096944 1743530 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:13.097645 1743530 config.go:182] Loaded profile config "functional-656811": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:39:13.098259 1743530 cli_runner.go:164] Run: docker container inspect functional-656811 --format={{.State.Status}}
I0827 23:39:13.116799 1743530 ssh_runner.go:195] Run: systemctl --version
I0827 23:39:13.116859 1743530 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-656811
I0827 23:39:13.134735 1743530 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/functional-656811/id_rsa Username:docker}
I0827 23:39:13.234185 1743530 build_images.go:161] Building image from path: /tmp/build.157414055.tar
I0827 23:39:13.234304 1743530 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0827 23:39:13.245016 1743530 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.157414055.tar
I0827 23:39:13.248582 1743530 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.157414055.tar: stat -c "%s %y" /var/lib/minikube/build/build.157414055.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.157414055.tar': No such file or directory
I0827 23:39:13.248609 1743530 ssh_runner.go:362] scp /tmp/build.157414055.tar --> /var/lib/minikube/build/build.157414055.tar (3072 bytes)
I0827 23:39:13.274029 1743530 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.157414055
I0827 23:39:13.283113 1743530 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.157414055 -xf /var/lib/minikube/build/build.157414055.tar
I0827 23:39:13.292678 1743530 crio.go:315] Building image: /var/lib/minikube/build/build.157414055
I0827 23:39:13.292772 1743530 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-656811 /var/lib/minikube/build/build.157414055 --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
I0827 23:39:16.051778 1743530 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-656811 /var/lib/minikube/build/build.157414055 --cgroup-manager=cgroupfs: (2.758974655s)
I0827 23:39:16.051853 1743530 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.157414055
I0827 23:39:16.061582 1743530 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.157414055.tar
I0827 23:39:16.070747 1743530 build_images.go:217] Built localhost/my-image:functional-656811 from /tmp/build.157414055.tar
I0827 23:39:16.070776 1743530 build_images.go:133] succeeded building to: functional-656811
I0827 23:39:16.070782 1743530 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-656811 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.57s)

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

                                                
                                                
=== 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-656811
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.86s)

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

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

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

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

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

                                                
                                                
=== 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-656811 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (176.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-238848 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0827 23:39:36.012627 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.021084 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.032740 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.054151 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.095580 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.177019 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.338541 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:36.660214 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:37.302280 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:38.584361 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:41.145658 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:46.267752 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:39:56.509949 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:40:16.991196 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:40:57.952998 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-238848 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m55.7434632s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (176.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- rollout status deployment/busybox
E0827 23:42:19.875469 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-238848 -- rollout status deployment/busybox: (7.069634213s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-dbzhx -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-rfb2r -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-zthjd -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-dbzhx -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-rfb2r -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-zthjd -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-dbzhx -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-rfb2r -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-238848 -- exec busybox-7dff88458-zthjd -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (9.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.99s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-238848 status --output json -v=7 --alsologtostderr: (1.023473584s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp testdata/cp-test.txt ha-238848:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile567236545/001/cp-test_ha-238848.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848:/home/docker/cp-test.txt ha-238848-m02:/home/docker/cp-test_ha-238848_ha-238848-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test_ha-238848_ha-238848-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848:/home/docker/cp-test.txt ha-238848-m03:/home/docker/cp-test_ha-238848_ha-238848-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test_ha-238848_ha-238848-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848:/home/docker/cp-test.txt ha-238848-m04:/home/docker/cp-test_ha-238848_ha-238848-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test_ha-238848_ha-238848-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp testdata/cp-test.txt ha-238848-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile567236545/001/cp-test_ha-238848-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m02:/home/docker/cp-test.txt ha-238848:/home/docker/cp-test_ha-238848-m02_ha-238848.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test_ha-238848-m02_ha-238848.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m02:/home/docker/cp-test.txt ha-238848-m03:/home/docker/cp-test_ha-238848-m02_ha-238848-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test_ha-238848-m02_ha-238848-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m02:/home/docker/cp-test.txt ha-238848-m04:/home/docker/cp-test_ha-238848-m02_ha-238848-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test_ha-238848-m02_ha-238848-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp testdata/cp-test.txt ha-238848-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile567236545/001/cp-test_ha-238848-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m03:/home/docker/cp-test.txt ha-238848:/home/docker/cp-test_ha-238848-m03_ha-238848.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test_ha-238848-m03_ha-238848.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m03:/home/docker/cp-test.txt ha-238848-m02:/home/docker/cp-test_ha-238848-m03_ha-238848-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test_ha-238848-m03_ha-238848-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m03:/home/docker/cp-test.txt ha-238848-m04:/home/docker/cp-test_ha-238848-m03_ha-238848-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test_ha-238848-m03_ha-238848-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp testdata/cp-test.txt ha-238848-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile567236545/001/cp-test_ha-238848-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m04:/home/docker/cp-test.txt ha-238848:/home/docker/cp-test_ha-238848-m04_ha-238848.txt
E0827 23:43:20.885108 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:43:20.891463 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:43:20.902858 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:43:20.924327 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:43:20.965794 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:43:21.047231 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test.txt"
E0827 23:43:21.209304 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848 "sudo cat /home/docker/cp-test_ha-238848-m04_ha-238848.txt"
E0827 23:43:21.530606 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m04:/home/docker/cp-test.txt ha-238848-m02:/home/docker/cp-test_ha-238848-m04_ha-238848-m02.txt
E0827 23:43:22.172279 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m02 "sudo cat /home/docker/cp-test_ha-238848-m04_ha-238848-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 cp ha-238848-m04:/home/docker/cp-test.txt ha-238848-m03:/home/docker/cp-test_ha-238848-m04_ha-238848-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m04 "sudo cat /home/docker/cp-test.txt"
E0827 23:43:23.453586 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 ssh -n ha-238848-m03 "sudo cat /home/docker/cp-test_ha-238848-m04_ha-238848-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 node stop m02 -v=7 --alsologtostderr
E0827 23:43:26.015899 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:43:31.137787 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-238848 node stop m02 -v=7 --alsologtostderr: (12.080242826s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr: exit status 7 (792.054636ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0827 23:43:36.076395 1759313 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:43:36.076615 1759313 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:43:36.076657 1759313 out.go:358] Setting ErrFile to fd 2...
	I0827 23:43:36.076674 1759313 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:43:36.076964 1759313 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:43:36.077286 1759313 out.go:352] Setting JSON to false
	I0827 23:43:36.077351 1759313 mustload.go:65] Loading cluster: ha-238848
	I0827 23:43:36.077451 1759313 notify.go:220] Checking for updates...
	I0827 23:43:36.077801 1759313 config.go:182] Loaded profile config "ha-238848": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:43:36.077814 1759313 status.go:255] checking status of ha-238848 ...
	I0827 23:43:36.078745 1759313 cli_runner.go:164] Run: docker container inspect ha-238848 --format={{.State.Status}}
	I0827 23:43:36.102168 1759313 status.go:330] ha-238848 host status = "Running" (err=<nil>)
	I0827 23:43:36.102196 1759313 host.go:66] Checking if "ha-238848" exists ...
	I0827 23:43:36.102532 1759313 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-238848
	I0827 23:43:36.123777 1759313 host.go:66] Checking if "ha-238848" exists ...
	I0827 23:43:36.124111 1759313 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:43:36.124172 1759313 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-238848
	I0827 23:43:36.145924 1759313 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/ha-238848/id_rsa Username:docker}
	I0827 23:43:36.250910 1759313 ssh_runner.go:195] Run: systemctl --version
	I0827 23:43:36.255435 1759313 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:43:36.267939 1759313 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:43:36.333934 1759313 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-27 23:43:36.323172549 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:43:36.334521 1759313 kubeconfig.go:125] found "ha-238848" server: "https://192.168.49.254:8443"
	I0827 23:43:36.334555 1759313 api_server.go:166] Checking apiserver status ...
	I0827 23:43:36.334609 1759313 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0827 23:43:36.347463 1759313 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1382/cgroup
	I0827 23:43:36.359183 1759313 api_server.go:182] apiserver freezer: "7:freezer:/docker/1a86cf4506c962a432bca10434b502f6b3fbe55924de7cd3f0932a9e758c657e/crio/crio-1002705c84073528e7f42f858f18d19df7d6e04a74609b64db2be2622a363edd"
	I0827 23:43:36.359253 1759313 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1a86cf4506c962a432bca10434b502f6b3fbe55924de7cd3f0932a9e758c657e/crio/crio-1002705c84073528e7f42f858f18d19df7d6e04a74609b64db2be2622a363edd/freezer.state
	I0827 23:43:36.368510 1759313 api_server.go:204] freezer state: "THAWED"
	I0827 23:43:36.368547 1759313 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0827 23:43:36.376277 1759313 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0827 23:43:36.376309 1759313 status.go:422] ha-238848 apiserver status = Running (err=<nil>)
	I0827 23:43:36.376321 1759313 status.go:257] ha-238848 status: &{Name:ha-238848 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:43:36.376338 1759313 status.go:255] checking status of ha-238848-m02 ...
	I0827 23:43:36.376670 1759313 cli_runner.go:164] Run: docker container inspect ha-238848-m02 --format={{.State.Status}}
	I0827 23:43:36.394283 1759313 status.go:330] ha-238848-m02 host status = "Stopped" (err=<nil>)
	I0827 23:43:36.394313 1759313 status.go:343] host is not running, skipping remaining checks
	I0827 23:43:36.394322 1759313 status.go:257] ha-238848-m02 status: &{Name:ha-238848-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:43:36.394345 1759313 status.go:255] checking status of ha-238848-m03 ...
	I0827 23:43:36.394690 1759313 cli_runner.go:164] Run: docker container inspect ha-238848-m03 --format={{.State.Status}}
	I0827 23:43:36.412687 1759313 status.go:330] ha-238848-m03 host status = "Running" (err=<nil>)
	I0827 23:43:36.412714 1759313 host.go:66] Checking if "ha-238848-m03" exists ...
	I0827 23:43:36.413032 1759313 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-238848-m03
	I0827 23:43:36.431382 1759313 host.go:66] Checking if "ha-238848-m03" exists ...
	I0827 23:43:36.431705 1759313 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:43:36.431756 1759313 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-238848-m03
	I0827 23:43:36.448380 1759313 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33553 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/ha-238848-m03/id_rsa Username:docker}
	I0827 23:43:36.547036 1759313 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:43:36.560031 1759313 kubeconfig.go:125] found "ha-238848" server: "https://192.168.49.254:8443"
	I0827 23:43:36.560060 1759313 api_server.go:166] Checking apiserver status ...
	I0827 23:43:36.560110 1759313 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0827 23:43:36.572110 1759313 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1301/cgroup
	I0827 23:43:36.583863 1759313 api_server.go:182] apiserver freezer: "7:freezer:/docker/692484e260e431a56bca2f1d1ead8d52b13db5638a435bdef10ea3c416830604/crio/crio-503dfc83d0250121793a60d24bc613a5154dead7b42ef3b42308758a4f3c8cfa"
	I0827 23:43:36.583957 1759313 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/692484e260e431a56bca2f1d1ead8d52b13db5638a435bdef10ea3c416830604/crio/crio-503dfc83d0250121793a60d24bc613a5154dead7b42ef3b42308758a4f3c8cfa/freezer.state
	I0827 23:43:36.596242 1759313 api_server.go:204] freezer state: "THAWED"
	I0827 23:43:36.596271 1759313 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0827 23:43:36.604242 1759313 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0827 23:43:36.604272 1759313 status.go:422] ha-238848-m03 apiserver status = Running (err=<nil>)
	I0827 23:43:36.604283 1759313 status.go:257] ha-238848-m03 status: &{Name:ha-238848-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:43:36.604348 1759313 status.go:255] checking status of ha-238848-m04 ...
	I0827 23:43:36.604761 1759313 cli_runner.go:164] Run: docker container inspect ha-238848-m04 --format={{.State.Status}}
	I0827 23:43:36.622375 1759313 status.go:330] ha-238848-m04 host status = "Running" (err=<nil>)
	I0827 23:43:36.622402 1759313 host.go:66] Checking if "ha-238848-m04" exists ...
	I0827 23:43:36.622726 1759313 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-238848-m04
	I0827 23:43:36.639785 1759313 host.go:66] Checking if "ha-238848-m04" exists ...
	I0827 23:43:36.640211 1759313 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:43:36.640262 1759313 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-238848-m04
	I0827 23:43:36.667419 1759313 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/ha-238848-m04/id_rsa Username:docker}
	I0827 23:43:36.766503 1759313 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:43:36.781654 1759313 status.go:257] ha-238848-m04 status: &{Name:ha-238848-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (35.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 node start m02 -v=7 --alsologtostderr
E0827 23:43:41.379578 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:44:01.861129 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-238848 node start m02 -v=7 --alsologtostderr: (34.286130736s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr: (1.335062853s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (35.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.19s)

                                                
                                                
=== 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: (4.188285471s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (214.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-238848 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-238848 -v=7 --alsologtostderr
E0827 23:44:36.009522 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:44:42.823052 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-238848 -v=7 --alsologtostderr: (37.073340773s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-238848 --wait=true -v=7 --alsologtostderr
E0827 23:45:03.716810 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:46:04.745056 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-238848 --wait=true -v=7 --alsologtostderr: (2m57.170436262s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-238848
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (214.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 stop -v=7 --alsologtostderr
E0827 23:48:20.884434 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-238848 stop -v=7 --alsologtostderr: (35.709025812s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr: exit status 7 (128.444239ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0827 23:48:41.015811 1773854 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:48:41.016030 1773854 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:48:41.016062 1773854 out.go:358] Setting ErrFile to fd 2...
	I0827 23:48:41.016082 1773854 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:48:41.016384 1773854 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:48:41.016640 1773854 out.go:352] Setting JSON to false
	I0827 23:48:41.016719 1773854 mustload.go:65] Loading cluster: ha-238848
	I0827 23:48:41.016785 1773854 notify.go:220] Checking for updates...
	I0827 23:48:41.017231 1773854 config.go:182] Loaded profile config "ha-238848": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:48:41.017248 1773854 status.go:255] checking status of ha-238848 ...
	I0827 23:48:41.018086 1773854 cli_runner.go:164] Run: docker container inspect ha-238848 --format={{.State.Status}}
	I0827 23:48:41.041265 1773854 status.go:330] ha-238848 host status = "Stopped" (err=<nil>)
	I0827 23:48:41.041292 1773854 status.go:343] host is not running, skipping remaining checks
	I0827 23:48:41.041299 1773854 status.go:257] ha-238848 status: &{Name:ha-238848 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:48:41.041335 1773854 status.go:255] checking status of ha-238848-m02 ...
	I0827 23:48:41.041709 1773854 cli_runner.go:164] Run: docker container inspect ha-238848-m02 --format={{.State.Status}}
	I0827 23:48:41.067257 1773854 status.go:330] ha-238848-m02 host status = "Stopped" (err=<nil>)
	I0827 23:48:41.067282 1773854 status.go:343] host is not running, skipping remaining checks
	I0827 23:48:41.067290 1773854 status.go:257] ha-238848-m02 status: &{Name:ha-238848-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:48:41.067327 1773854 status.go:255] checking status of ha-238848-m04 ...
	I0827 23:48:41.067645 1773854 cli_runner.go:164] Run: docker container inspect ha-238848-m04 --format={{.State.Status}}
	I0827 23:48:41.084991 1773854 status.go:330] ha-238848-m04 host status = "Stopped" (err=<nil>)
	I0827 23:48:41.085015 1773854 status.go:343] host is not running, skipping remaining checks
	I0827 23:48:41.085022 1773854 status.go:257] ha-238848-m04 status: &{Name:ha-238848-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (119.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-238848 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0827 23:48:48.586845 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:49:36.009669 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-238848 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m58.432332444s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 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 (119.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (76.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-238848 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-238848 --control-plane -v=7 --alsologtostderr: (1m15.605462068s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-238848 status -v=7 --alsologtostderr: (1.083165505s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (76.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.76s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (51.3s)

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"dd04034c-7b12-4d1f-bab0-45c9c721d228","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-260968] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"9887a4ac-72c8-45c7-992f-c2fd64a78d35","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19522"}}
	{"specversion":"1.0","id":"7ff67db4-c52e-40a5-bcc8-a71fb1e55b6c","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":"d99d2349-69c7-4c1a-b73f-bafbd3db9f0a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig"}}
	{"specversion":"1.0","id":"45daaa40-88f8-4494-85fd-e7d405f6f6b4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube"}}
	{"specversion":"1.0","id":"6528a58b-c938-480a-bb10-b6cacbcce452","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":"d946d408-ebe0-4d70-ac8a-6dac1a5cd91c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"7839cba4-3dd9-463f-ab05-4d9488902b00","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-260968" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-260968
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (36.85s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-701891 --network=
E0827 23:53:20.884297 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-701891 --network=: (34.561922441s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-701891" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-701891
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-701891: (2.236279394s)
--- PASS: TestKicCustomNetwork/create_custom_network (36.85s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.93s)

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

                                                
                                    
x
+
TestKicExistingNetwork (34.97s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-561381 --network=existing-network
E0827 23:54:36.009327 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/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-561381 --network=existing-network: (32.738552052s)
helpers_test.go:175: Cleaning up "existing-network-561381" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-561381
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-561381: (2.078212014s)
--- PASS: TestKicExistingNetwork (34.97s)

                                                
                                    
x
+
TestKicCustomSubnet (32.78s)

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

                                                
                                    
x
+
TestKicStaticIP (33.06s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-778548 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-778548 --static-ip=192.168.200.200: (30.42385244s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-778548 ip
helpers_test.go:175: Cleaning up "static-ip-778548" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-778548
E0827 23:55:59.078413 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-778548: (2.488279777s)
--- PASS: TestKicStaticIP (33.06s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.26s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-327864 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-327864 --driver=docker  --container-runtime=crio: (27.874840456s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-330358 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-330358 --driver=docker  --container-runtime=crio: (37.634186082s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-327864
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-330358
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-330358" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-330358
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-330358: (2.054791772s)
helpers_test.go:175: Cleaning up "first-327864" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-327864
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-327864: (2.354356708s)
--- PASS: TestMinikubeProfile (71.26s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9.85s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-256697 --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-256697 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (8.85194516s)
--- PASS: TestMountStart/serial/StartWithMountFirst (9.85s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.16s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.29s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.71s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.19s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (81.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-323381 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0827 23:58:20.885070 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-323381 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m21.260358135s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-323381 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (81.78s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-323381 -v 3 --alsologtostderr
E0827 23:59:36.019202 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
E0827 23:59:43.949463 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-323381 -v 3 --alsologtostderr: (29.978206179s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-323381 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.69s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.5s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.31s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0827 23:59:57.639488 1827640 out.go:345] Setting OutFile to fd 1 ...
	I0827 23:59:57.639695 1827640 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:59:57.639709 1827640 out.go:358] Setting ErrFile to fd 2...
	I0827 23:59:57.639715 1827640 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0827 23:59:57.639989 1827640 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0827 23:59:57.640215 1827640 out.go:352] Setting JSON to false
	I0827 23:59:57.640272 1827640 mustload.go:65] Loading cluster: multinode-323381
	I0827 23:59:57.640351 1827640 notify.go:220] Checking for updates...
	I0827 23:59:57.641339 1827640 config.go:182] Loaded profile config "multinode-323381": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0827 23:59:57.641363 1827640 status.go:255] checking status of multinode-323381 ...
	I0827 23:59:57.641884 1827640 cli_runner.go:164] Run: docker container inspect multinode-323381 --format={{.State.Status}}
	I0827 23:59:57.661087 1827640 status.go:330] multinode-323381 host status = "Running" (err=<nil>)
	I0827 23:59:57.661115 1827640 host.go:66] Checking if "multinode-323381" exists ...
	I0827 23:59:57.661489 1827640 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-323381
	I0827 23:59:57.683064 1827640 host.go:66] Checking if "multinode-323381" exists ...
	I0827 23:59:57.683371 1827640 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:59:57.683432 1827640 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-323381
	I0827 23:59:57.703317 1827640 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33663 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/multinode-323381/id_rsa Username:docker}
	I0827 23:59:57.802411 1827640 ssh_runner.go:195] Run: systemctl --version
	I0827 23:59:57.807172 1827640 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:59:57.819195 1827640 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0827 23:59:57.878397 1827640 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-27 23:59:57.868704831 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0827 23:59:57.879066 1827640 kubeconfig.go:125] found "multinode-323381" server: "https://192.168.67.2:8443"
	I0827 23:59:57.879100 1827640 api_server.go:166] Checking apiserver status ...
	I0827 23:59:57.879147 1827640 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0827 23:59:57.889847 1827640 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1384/cgroup
	I0827 23:59:57.899257 1827640 api_server.go:182] apiserver freezer: "7:freezer:/docker/3674a9fbb7efb1bb70df7fcfe4274fbfcc05dee570f48a1e0d73c2ef1f64b7b0/crio/crio-7f9159795079810cb7ccfcb082fdb3a9b3094729c39ccf229c98f62f1d5130b7"
	I0827 23:59:57.899327 1827640 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/3674a9fbb7efb1bb70df7fcfe4274fbfcc05dee570f48a1e0d73c2ef1f64b7b0/crio/crio-7f9159795079810cb7ccfcb082fdb3a9b3094729c39ccf229c98f62f1d5130b7/freezer.state
	I0827 23:59:57.907856 1827640 api_server.go:204] freezer state: "THAWED"
	I0827 23:59:57.907886 1827640 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0827 23:59:57.916658 1827640 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0827 23:59:57.916687 1827640 status.go:422] multinode-323381 apiserver status = Running (err=<nil>)
	I0827 23:59:57.916700 1827640 status.go:257] multinode-323381 status: &{Name:multinode-323381 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:59:57.916722 1827640 status.go:255] checking status of multinode-323381-m02 ...
	I0827 23:59:57.917044 1827640 cli_runner.go:164] Run: docker container inspect multinode-323381-m02 --format={{.State.Status}}
	I0827 23:59:57.934424 1827640 status.go:330] multinode-323381-m02 host status = "Running" (err=<nil>)
	I0827 23:59:57.934475 1827640 host.go:66] Checking if "multinode-323381-m02" exists ...
	I0827 23:59:57.934791 1827640 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-323381-m02
	I0827 23:59:57.958568 1827640 host.go:66] Checking if "multinode-323381-m02" exists ...
	I0827 23:59:57.958907 1827640 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0827 23:59:57.958959 1827640 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-323381-m02
	I0827 23:59:57.975909 1827640 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33668 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/multinode-323381-m02/id_rsa Username:docker}
	I0827 23:59:58.086632 1827640 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0827 23:59:58.099008 1827640 status.go:257] multinode-323381-m02 status: &{Name:multinode-323381-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0827 23:59:58.099046 1827640 status.go:255] checking status of multinode-323381-m03 ...
	I0827 23:59:58.099370 1827640 cli_runner.go:164] Run: docker container inspect multinode-323381-m03 --format={{.State.Status}}
	I0827 23:59:58.115896 1827640 status.go:330] multinode-323381-m03 host status = "Stopped" (err=<nil>)
	I0827 23:59:58.115925 1827640 status.go:343] host is not running, skipping remaining checks
	I0827 23:59:58.115932 1827640 status.go:257] multinode-323381-m03 status: &{Name:multinode-323381-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (107.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-323381
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-323381
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-323381: (24.958019381s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-323381 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-323381 --wait=true -v=8 --alsologtostderr: (1m22.601434546s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-323381
--- PASS: TestMultiNode/serial/RestartKeepsNodes (107.69s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.84s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.93s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0828 00:02:26.214005 1835441 out.go:345] Setting OutFile to fd 1 ...
	I0828 00:02:26.214148 1835441 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 00:02:26.214159 1835441 out.go:358] Setting ErrFile to fd 2...
	I0828 00:02:26.214165 1835441 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 00:02:26.214411 1835441 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0828 00:02:26.214602 1835441 out.go:352] Setting JSON to false
	I0828 00:02:26.214643 1835441 mustload.go:65] Loading cluster: multinode-323381
	I0828 00:02:26.214731 1835441 notify.go:220] Checking for updates...
	I0828 00:02:26.215064 1835441 config.go:182] Loaded profile config "multinode-323381": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0828 00:02:26.215082 1835441 status.go:255] checking status of multinode-323381 ...
	I0828 00:02:26.215666 1835441 cli_runner.go:164] Run: docker container inspect multinode-323381 --format={{.State.Status}}
	I0828 00:02:26.236194 1835441 status.go:330] multinode-323381 host status = "Stopped" (err=<nil>)
	I0828 00:02:26.236217 1835441 status.go:343] host is not running, skipping remaining checks
	I0828 00:02:26.236226 1835441 status.go:257] multinode-323381 status: &{Name:multinode-323381 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0828 00:02:26.236269 1835441 status.go:255] checking status of multinode-323381-m02 ...
	I0828 00:02:26.236603 1835441 cli_runner.go:164] Run: docker container inspect multinode-323381-m02 --format={{.State.Status}}
	I0828 00:02:26.263004 1835441 status.go:330] multinode-323381-m02 host status = "Stopped" (err=<nil>)
	I0828 00:02:26.263026 1835441 status.go:343] host is not running, skipping remaining checks
	I0828 00:02:26.263034 1835441 status.go:257] multinode-323381-m02 status: &{Name:multinode-323381-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (55.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-323381 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0828 00:03:20.885189 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-323381 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (55.154495235s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-323381 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 (55.88s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.46s)

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

                                                
                                                
-- stdout --
	* [multinode-323381-m02] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19522
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                    
x
+
TestPreload (143.82s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-526661 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0828 00:04:36.011135 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-526661 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m49.513740357s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-526661 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-526661 image pull gcr.io/k8s-minikube/busybox: (3.167380485s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-526661
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-526661: (5.945615389s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-526661 --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-526661 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (22.467668868s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-526661 image list
helpers_test.go:175: Cleaning up "test-preload-526661" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-526661
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-526661: (2.389290989s)
--- PASS: TestPreload (143.82s)

                                                
                                    
x
+
TestScheduledStopUnix (111.43s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.76s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-008527 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
E0828 00:08:20.884364 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-008527 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.218439687s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"19d0e972-731c-4f74-b45a-c3c99cffc54f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-008527] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ded4e891-a7c6-47f4-a3b2-01cd10e47050","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19522"}}
	{"specversion":"1.0","id":"fb06fbc1-9dd1-4dee-8e27-56b15a1e57f1","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":"92690574-d89a-4c83-a077-ee190ede2542","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig"}}
	{"specversion":"1.0","id":"a7d1bafe-13f7-4c84-815e-af53f73000fa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube"}}
	{"specversion":"1.0","id":"204819cf-e762-485c-bdc6-816287874438","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":"8042c654-b195-4449-8d7a-a452e38b3a9d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"81778417-17bf-4658-aa1c-759e5c630bc1","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":"2cb39f5d-7832-4bb7-8fdf-999ada61681e","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":"a06abc08-1a41-4bbd-93f3-4f4bff1688a7","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":"e7fe7703-dff2-4d7f-a9af-3b04c1748eee","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":"74b93953-cb6e-486b-92a6-ae31044b4bcf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-008527\" primary control-plane node in \"insufficient-storage-008527\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"a0ffedc1-613f-459a-838f-00deab993996","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1724667927-19511 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"0fbd4203-d8cc-4f0a-8037-6e129780a162","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":"40dcc030-f36c-46be-92fb-d49c1ea0a130","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-008527 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-008527 --output=json --layout=cluster: exit status 7 (295.900584ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0828 00:08:26.944282 1853210 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-008527" does not appear in /home/jenkins/minikube-integration/19522-1706543/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0828 00:08:27.263134 1853273 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-008527" does not appear in /home/jenkins/minikube-integration/19522-1706543/kubeconfig
	E0828 00:08:27.275079 1853273 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/insufficient-storage-008527/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (83.9s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
E0828 00:12:39.080069 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3283290396 start -p running-upgrade-158540 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0828 00:13:20.884457 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3283290396 start -p running-upgrade-158540 --memory=2200 --vm-driver=docker  --container-runtime=crio: (48.947303354s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-158540 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-158540 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.583784245s)
helpers_test.go:175: Cleaning up "running-upgrade-158540" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-158540
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-158540: (3.50964198s)
--- PASS: TestRunningBinaryUpgrade (83.90s)

                                                
                                    
x
+
TestKubernetesUpgrade (401.16s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-307469 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-307469 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m37.849205431s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-307469 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-307469 --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-307469 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (120.023503ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-307469] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19522
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (176.25s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.581978046 start -p missing-upgrade-001337 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.581978046 start -p missing-upgrade-001337 --memory=2200 --driver=docker  --container-runtime=crio: (1m41.237634159s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-001337
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-001337: (1.725729155s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-001337
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-001337 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-001337 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m10.207761975s)
helpers_test.go:175: Cleaning up "missing-upgrade-001337" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-001337
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-001337: (2.041193775s)
--- PASS: TestMissingContainerUpgrade (176.25s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-623183] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19522
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.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.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (39.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (10.47s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.51s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.76s)

                                                
                                                
=== 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 (0.76s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.15s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-623183 --driver=docker  --container-runtime=crio
E0828 00:09:36.008882 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-623183 --driver=docker  --container-runtime=crio: (7.154795536s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.15s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.46s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (68.44s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2595418826 start -p stopped-upgrade-709338 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2595418826 start -p stopped-upgrade-709338 --memory=2200 --vm-driver=docker  --container-runtime=crio: (32.324921373s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2595418826 -p stopped-upgrade-709338 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2595418826 -p stopped-upgrade-709338 stop: (2.87203734s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-709338 --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-709338 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.240051577s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (68.44s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.07s)

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

                                                
                                    
x
+
TestPause/serial/Start (52.54s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-315698 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0828 00:14:36.011230 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-315698 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (52.54250051s)
--- PASS: TestPause/serial/Start (52.54s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.43s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.93s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.4s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-315698","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-315698","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.40s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.99s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.14s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.17s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (5.24s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.06s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0828 00:16:20.976710 1894024 out.go:345] Setting OutFile to fd 1 ...
	I0828 00:16:20.976840 1894024 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 00:16:20.976865 1894024 out.go:358] Setting ErrFile to fd 2...
	I0828 00:16:20.976872 1894024 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0828 00:16:20.977124 1894024 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
	I0828 00:16:20.977614 1894024 out.go:352] Setting JSON to false
	I0828 00:16:20.978547 1894024 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":28729,"bootTime":1724775452,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0828 00:16:20.978636 1894024 start.go:139] virtualization:  
	I0828 00:16:20.982308 1894024 out.go:177] * [false-421078] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0828 00:16:20.984879 1894024 out.go:177]   - MINIKUBE_LOCATION=19522
	I0828 00:16:20.984963 1894024 notify.go:220] Checking for updates...
	I0828 00:16:20.990049 1894024 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0828 00:16:20.993385 1894024 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
	I0828 00:16:20.995983 1894024 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
	I0828 00:16:20.998928 1894024 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0828 00:16:21.001603 1894024 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0828 00:16:21.013924 1894024 config.go:182] Loaded profile config "kubernetes-upgrade-307469": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0828 00:16:21.014054 1894024 driver.go:392] Setting default libvirt URI to qemu:///system
	I0828 00:16:21.054425 1894024 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0828 00:16:21.054547 1894024 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0828 00:16:21.149127 1894024 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images: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:26 OomKillDisable:true NGoroutines:41 SystemTime:2024-08-28 00:16:21.13851533 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0828 00:16:21.149307 1894024 docker.go:307] overlay module found
	I0828 00:16:21.152375 1894024 out.go:177] * Using the docker driver based on user configuration
	I0828 00:16:21.155064 1894024 start.go:297] selected driver: docker
	I0828 00:16:21.155088 1894024 start.go:901] validating driver "docker" against <nil>
	I0828 00:16:21.155104 1894024 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0828 00:16:21.158296 1894024 out.go:201] 
	W0828 00:16:21.161276 1894024 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
	I0828 00:16:21.164129 1894024 out.go:201] 

                                                
                                                
** /stderr **
E0828 00:16:23.950900 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:88: 
----------------------- debugLogs start: false-421078 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-421078

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-311670 --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
E0828 00:18:20.884629 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:19:36.019245 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/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-311670 --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: (3m3.218759329s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (183.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-311670 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" [5744172e-604a-4012-a237-cd7900f0d8e2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5744172e-604a-4012-a237-cd7900f0d8e2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.010565974s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-311670 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-832320 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-832320 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (1m11.391364549s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (71.39s)

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

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

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

                                                
                                                
=== 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-311670 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-311670 --alsologtostderr -v=3: (14.452043941s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (14.45s)

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

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

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

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

                                                
                                                
=== 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-311670 --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-311670 --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: (2m14.276766936s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-311670 -n old-k8s-version-311670
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (134.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-832320 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" [2342ab57-f007-4a5f-85a7-2a3abe2c2aa2] Pending
helpers_test.go:344: "busybox" [2342ab57-f007-4a5f-85a7-2a3abe2c2aa2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2342ab57-f007-4a5f-85a7-2a3abe2c2aa2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.004756533s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-832320 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.42s)

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

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

                                                
                                    
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-832320 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-832320 --alsologtostderr -v=3: (12.060492205s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.06s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-832320 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0828 00:23:20.884652 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-832320 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m26.949342765s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-832320 -n no-preload-832320
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (267.33s)

                                                
                                    
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-dxpvb" [cfe182da-203c-4301-85dd-b6805c439238] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003657863s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-dxpvb" [cfe182da-203c-4301-85dd-b6805c439238] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00401198s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-311670 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
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-311670 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:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-892913 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-892913 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (52.963771979s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (52.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-892913 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" [e076a3d9-23f3-404f-afff-4a5f969f35a9] Pending
helpers_test.go:344: "busybox" [e076a3d9-23f3-404f-afff-4a5f969f35a9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0828 00:24:36.011385 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [e076a3d9-23f3-404f-afff-4a5f969f35a9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.00539113s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-892913 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.40s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-892913 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0828 00:25:41.665578 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:41.671999 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:41.683524 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:41.705091 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:41.746751 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:41.828285 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:41.989835 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:42.311661 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:42.953111 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:44.235237 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:46.797204 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:25:51.919127 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:26:02.160445 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:26:22.642456 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/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-892913 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m33.459442661s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-892913 -n embed-certs-892913
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (273.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-c4z5l" [c71e3449-3058-4ab3-bbb6-2fedc7256f13] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00405788s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-c4z5l" [c71e3449-3058-4ab3-bbb6-2fedc7256f13] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00375198s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-832320 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.3s)

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

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

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

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

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

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

                                                
                                                
=== 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-506571 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-506571 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (50.67948258s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (50.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-506571 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" [d15ff71a-e86e-448d-81f4-b27f41b0292f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d15ff71a-e86e-448d-81f4-b27f41b0292f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.004518534s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-506571 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.39s)

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

                                                
                                                
=== 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-506571 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-506571 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.019091712s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-506571 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.13s)

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

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

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

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

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

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

                                                
                                                
=== 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-506571 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0828 00:28:20.884360 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:28:25.526198 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:29:19.082018 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-506571 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m36.990409078s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-506571 -n default-k8s-diff-port-506571
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (277.34s)

                                                
                                    
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-vdgx8" [568cc8a3-9104-4917-86dc-3e01c190a2e4] Running
E0828 00:29:36.011336 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004718228s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-vdgx8" [568cc8a3-9104-4917-86dc-3e01c190a2e4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005094504s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-892913 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-116175 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-116175 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (34.080345809s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (34.08s)

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

                                                
                                                
=== 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-116175 --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-116175 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.09968888s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.10s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-116175 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0828 00:30:41.664794 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-116175 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (16.5985042s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-116175 -n newest-cni-116175
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.16s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0828 00:31:09.367524 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (49.695183271s)
--- PASS: TestNetworkPlugins/group/auto/Start (49.70s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-421078 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-7h9mz" [5ba57a2d-ce72-4fe9-a036-b84023783816] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-7h9mz" [5ba57a2d-ce72-4fe9-a036-b84023783816] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.004165048s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0828 00:32:17.039852 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/no-preload-832320/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:32:37.521252 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/no-preload-832320/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (52.044684797s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (52.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-8hhhr" [d82bde43-a247-46ce-8d2f-772140140260] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0042521s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-8hhhr" [d82bde43-a247-46ce-8d2f-772140140260] Running
E0828 00:33:03.952514 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005302965s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-506571 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
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-7jpms" [3e48a32b-b309-4b87-b58a-62ef553fffd9] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.007142507s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== 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-506571 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-506571 -n default-k8s-diff-port-506571
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-506571 -n default-k8s-diff-port-506571: exit status 2 (377.469495ms)

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

                                                
                                                
-- 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-506571 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-506571 -n default-k8s-diff-port-506571
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-506571 -n default-k8s-diff-port-506571
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.73s)
E0828 00:37:20.928680 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:24.246533 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/no-preload-832320/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.557961 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.564449 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.575967 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.597430 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.638843 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.720312 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:57.881868 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:58.203660 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:37:58.845069 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:00.131480 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:01.890638 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:02.695918 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.198925 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.206213 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.217692 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.239111 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.280532 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.361945 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.523897 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:05.845704 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:06.487090 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:07.768526 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:07.818056 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:10.330338 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:15.451790 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:18.059423 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/default-k8s-diff-port-506571/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:38:20.884193 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-421078 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-d4fsl" [5dc190f2-2a1e-4344-8c79-520475bd47b8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-d4fsl" [5dc190f2-2a1e-4344-8c79-520475bd47b8] Running
E0828 00:33:20.884590 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/functional-656811/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.004406917s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0828 00:33:18.482575 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/no-preload-832320/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m8.76540311s)
--- PASS: TestNetworkPlugins/group/calico/Start (68.77s)

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

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

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

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

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

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

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

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

                                                
                                    
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-h7vjh" [ec591bdd-c258-49d0-b055-c9984a6d2c4c] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005044774s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-421078 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-l2742" [e73f11e8-d1d9-46cb-b904-44057c845d4c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0828 00:34:36.008861 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-l2742" [e73f11e8-d1d9-46cb-b904-44057c845d4c] Running
E0828 00:34:40.404569 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/no-preload-832320/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.00332843s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.41s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-421078 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-t5lqd" [3b82fbed-21d5-44e2-bd00-5def8a1b9e11] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-t5lqd" [3b82fbed-21d5-44e2-bd00-5def8a1b9e11] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 14.025257136s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (14.46s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0828 00:35:41.665374 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/old-k8s-version-311670/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-421078 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (58.051500988s)
--- PASS: TestNetworkPlugins/group/flannel/Start (58.05s)

                                                
                                    
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-kltj7" [b7448432-7ff5-4093-a64b-d528816a8999] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00515916s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-421078 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-84np6" [2013f33c-a366-42a4-9e9c-a83e23553c27] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-84np6" [2013f33c-a366-42a4-9e9c-a83e23553c27] Running
E0828 00:36:41.233038 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:42.514797 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003952805s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.29s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-421078 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-brlg7" [07c8ff22-f7fa-498d-ad1a-11aef70c7801] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0828 00:36:39.944656 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:39.951481 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:39.962922 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:39.984355 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:40.025908 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:40.107646 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:40.269495 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
E0828 00:36:40.591238 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-brlg7" [07c8ff22-f7fa-498d-ad1a-11aef70c7801] Running
E0828 00:36:45.079450 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/auto-421078/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004981604s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.37s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-421078 "pgrep -a kubelet"
E0828 00:38:25.694082 1711929 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kindnet-421078/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-421078 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-tqzjk" [a84180dc-3e55-4642-b850-023620161742] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tqzjk" [a84180dc-3e55-4642-b850-023620161742] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004635249s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.27s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.54s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-231378 --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-231378" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-231378
--- SKIP: TestDownloadOnlyKic (0.54s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.44s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 28 Aug 2024 00:15:45 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-307469
contexts:
- context:
cluster: kubernetes-upgrade-307469
extensions:
- extension:
last-update: Wed, 28 Aug 2024 00:15:45 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-307469
name: kubernetes-upgrade-307469
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-307469
user:
client-certificate: /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kubernetes-upgrade-307469/client.crt
client-key: /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/kubernetes-upgrade-307469/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.6s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-421078 [took: 5.376758676s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-421078" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-421078
--- SKIP: TestNetworkPlugins/group/cilium (5.60s)

                                                
                                    
Copied to clipboard