Test Report: Docker_Linux_crio_arm64 20068

                    
                      3e5ae302b6a4bf4af6cc92954bf8488d685fb633:2024-12-09:37406
                    
                

Test fail (2/330)

Order failed test Duration
36 TestAddons/parallel/Ingress 153.29
38 TestAddons/parallel/MetricsServer 346.1
x
+
TestAddons/parallel/Ingress (153.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-741760 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-741760 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-741760 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [7de64d57-4ab1-4075-be6d-e4f34c6cc119] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [7de64d57-4ab1-4075-be6d-e4f34c6cc119] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.006959602s
I1209 11:21:47.300122 1900670 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-741760 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.879515372s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-741760 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-741760
helpers_test.go:235: (dbg) docker inspect addons-741760:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c",
	        "Created": "2024-12-09T11:16:49.314517489Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1901930,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-12-09T11:16:49.457061285Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:51526bd7c0894c18bc1ef50650a0aaaea3bed24f70f72f77ac668ae72dfff137",
	        "ResolvConfPath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/hostname",
	        "HostsPath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/hosts",
	        "LogPath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c-json.log",
	        "Name": "/addons-741760",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-741760:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-741760",
	            "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/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7-init/diff:/var/lib/docker/overlay2/ea8099d757546454fac344d20d9a4f438cca1261730dc9d583df0551e8fce9a2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7/merged",
	                "UpperDir": "/var/lib/docker/overlay2/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7/diff",
	                "WorkDir": "/var/lib/docker/overlay2/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-741760",
	                "Source": "/var/lib/docker/volumes/addons-741760/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-741760",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615",
	            "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-741760",
	                "name.minikube.sigs.k8s.io": "addons-741760",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "af87775dd3bb6dcaa1537a7f39065a8892c45dc27ee5c27ab167a28c3d603d87",
	            "SandboxKey": "/var/run/docker/netns/af87775dd3bb",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40826"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40827"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40830"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40828"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40829"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-741760": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "8219e52ec847ee4103c9d896b37cccfb3d1372924ab4bf7a816bc88a94159f0c",
	                    "EndpointID": "2ce57688993c2042e56cd94056d81b237b5e7e1dac3d6c5c9977d0bad1a0fc01",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-741760",
	                        "0de7d5f4cabe"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-741760 -n addons-741760
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-741760 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 logs -n 25: (1.795937119s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| delete  | -p download-only-032917              | download-only-032917   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| start   | -o=json --download-only              | download-only-973327   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | -p download-only-973327              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.2         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| delete  | -p download-only-973327              | download-only-973327   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| delete  | -p download-only-032917              | download-only-032917   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| delete  | -p download-only-973327              | download-only-973327   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| start   | --download-only -p                   | download-docker-247524 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | download-docker-247524               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-247524            | download-docker-247524 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| start   | --download-only -p                   | binary-mirror-380776   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | binary-mirror-380776                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45453               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-380776              | binary-mirror-380776   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| addons  | disable dashboard -p                 | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | addons-741760                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | addons-741760                        |                        |         |         |                     |                     |
	| start   | -p addons-741760 --wait=true         | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11: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=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable         | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:19 UTC | 09 Dec 24 11:19 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable         | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | -p addons-741760                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable         | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-741760 ip                     | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	| addons  | addons-741760 addons disable         | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                 | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC | 09 Dec 24 11:21 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                 | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC | 09 Dec 24 11:21 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                 | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC | 09 Dec 24 11:21 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ssh     | addons-741760 ssh curl -s            | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-741760 ip                     | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:23 UTC | 09 Dec 24 11:23 UTC |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/09 11:16:24
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1209 11:16:24.470465 1901434 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:16:24.470649 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:24.470684 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:16:24.470703 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:24.470973 1901434 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:16:24.471440 1901434 out.go:352] Setting JSON to false
	I1209 11:16:24.472371 1901434 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":154729,"bootTime":1733588256,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 11:16:24.472479 1901434 start.go:139] virtualization:  
	I1209 11:16:24.475890 1901434 out.go:177] * [addons-741760] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1209 11:16:24.479552 1901434 out.go:177]   - MINIKUBE_LOCATION=20068
	I1209 11:16:24.479653 1901434 notify.go:220] Checking for updates...
	I1209 11:16:24.485514 1901434 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 11:16:24.488386 1901434 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:16:24.491316 1901434 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 11:16:24.494335 1901434 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1209 11:16:24.497511 1901434 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1209 11:16:24.500794 1901434 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 11:16:24.531934 1901434 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 11:16:24.532075 1901434 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:24.585002 1901434 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-09 11:16:24.575537837 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:24.585111 1901434 docker.go:318] overlay module found
	I1209 11:16:24.588150 1901434 out.go:177] * Using the docker driver based on user configuration
	I1209 11:16:24.590914 1901434 start.go:297] selected driver: docker
	I1209 11:16:24.590936 1901434 start.go:901] validating driver "docker" against <nil>
	I1209 11:16:24.590971 1901434 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1209 11:16:24.591768 1901434 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:24.642356 1901434 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-09 11:16:24.633553147 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:24.642648 1901434 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1209 11:16:24.642951 1901434 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]
	I1209 11:16:24.645836 1901434 out.go:177] * Using Docker driver with root privileges
	I1209 11:16:24.648812 1901434 cni.go:84] Creating CNI manager for ""
	I1209 11:16:24.648899 1901434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:16:24.648920 1901434 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1209 11:16:24.649012 1901434 start.go:340] cluster config:
	{Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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}
	I1209 11:16:24.652101 1901434 out.go:177] * Starting "addons-741760" primary control-plane node in "addons-741760" cluster
	I1209 11:16:24.654946 1901434 cache.go:121] Beginning downloading kic base image for docker with crio
	I1209 11:16:24.657816 1901434 out.go:177] * Pulling base image v0.0.45-1730888964-19917 ...
	I1209 11:16:24.660616 1901434 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:24.660677 1901434 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	I1209 11:16:24.660691 1901434 cache.go:56] Caching tarball of preloaded images
	I1209 11:16:24.660733 1901434 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1209 11:16:24.660830 1901434 preload.go:172] Found /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I1209 11:16:24.660843 1901434 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1209 11:16:24.661198 1901434 profile.go:143] Saving config to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/config.json ...
	I1209 11:16:24.661222 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/config.json: {Name:mk8481e769c2b9834bb96ccd74c1a3b79e0a3e4d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:24.676712 1901434 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1209 11:16:24.676842 1901434 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1209 11:16:24.676866 1901434 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
	I1209 11:16:24.676875 1901434 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
	I1209 11:16:24.676883 1901434 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	I1209 11:16:24.676888 1901434 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from local cache
	I1209 11:16:42.069938 1901434 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from cached tarball
	I1209 11:16:42.069983 1901434 cache.go:194] Successfully downloaded all kic artifacts
	I1209 11:16:42.070027 1901434 start.go:360] acquireMachinesLock for addons-741760: {Name:mkedd1aa703533c010f76b2ddc50a54b04474c1c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1209 11:16:42.070788 1901434 start.go:364] duration metric: took 730.426µs to acquireMachinesLock for "addons-741760"
	I1209 11:16:42.070838 1901434 start.go:93] Provisioning new machine with config: &{Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1209 11:16:42.070930 1901434 start.go:125] createHost starting for "" (driver="docker")
	I1209 11:16:42.076403 1901434 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1209 11:16:42.076738 1901434 start.go:159] libmachine.API.Create for "addons-741760" (driver="docker")
	I1209 11:16:42.076783 1901434 client.go:168] LocalClient.Create starting
	I1209 11:16:42.076925 1901434 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem
	I1209 11:16:42.571543 1901434 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem
	I1209 11:16:43.028975 1901434 cli_runner.go:164] Run: docker network inspect addons-741760 --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}}]}"
	W1209 11:16:43.044394 1901434 cli_runner.go:211] docker network inspect addons-741760 --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
	I1209 11:16:43.044501 1901434 network_create.go:284] running [docker network inspect addons-741760] to gather additional debugging logs...
	I1209 11:16:43.044523 1901434 cli_runner.go:164] Run: docker network inspect addons-741760
	W1209 11:16:43.059712 1901434 cli_runner.go:211] docker network inspect addons-741760 returned with exit code 1
	I1209 11:16:43.059747 1901434 network_create.go:287] error running [docker network inspect addons-741760]: docker network inspect addons-741760: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-741760 not found
	I1209 11:16:43.059761 1901434 network_create.go:289] output of [docker network inspect addons-741760]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-741760 not found
	
	** /stderr **
	I1209 11:16:43.059869 1901434 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}}]}"
	I1209 11:16:43.076041 1901434 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:0x40019a9f90}
	I1209 11:16:43.076090 1901434 network_create.go:124] attempt to create docker network addons-741760 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1209 11:16:43.076146 1901434 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-741760 addons-741760
	I1209 11:16:43.150293 1901434 network_create.go:108] docker network addons-741760 192.168.49.0/24 created
	I1209 11:16:43.150329 1901434 kic.go:121] calculated static IP "192.168.49.2" for the "addons-741760" container
	I1209 11:16:43.150413 1901434 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1209 11:16:43.166183 1901434 cli_runner.go:164] Run: docker volume create addons-741760 --label name.minikube.sigs.k8s.io=addons-741760 --label created_by.minikube.sigs.k8s.io=true
	I1209 11:16:43.183919 1901434 oci.go:103] Successfully created a docker volume addons-741760
	I1209 11:16:43.184013 1901434 cli_runner.go:164] Run: docker run --rm --name addons-741760-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-741760 --entrypoint /usr/bin/test -v addons-741760:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib
	I1209 11:16:45.186849 1901434 cli_runner.go:217] Completed: docker run --rm --name addons-741760-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-741760 --entrypoint /usr/bin/test -v addons-741760:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib: (2.002776208s)
	I1209 11:16:45.186894 1901434 oci.go:107] Successfully prepared a docker volume addons-741760
	I1209 11:16:45.186927 1901434 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:45.186953 1901434 kic.go:194] Starting extracting preloaded images to volume ...
	I1209 11:16:45.187087 1901434 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-741760:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir
	I1209 11:16:49.257151 1901434 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-741760:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir: (4.070019741s)
	I1209 11:16:49.257184 1901434 kic.go:203] duration metric: took 4.070229475s to extract preloaded images to volume ...
	W1209 11:16:49.257322 1901434 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1209 11:16:49.257435 1901434 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1209 11:16:49.300853 1901434 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-741760 --name addons-741760 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-741760 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-741760 --network addons-741760 --ip 192.168.49.2 --volume addons-741760:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615
	I1209 11:16:49.647219 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Running}}
	I1209 11:16:49.666060 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:16:49.687972 1901434 cli_runner.go:164] Run: docker exec addons-741760 stat /var/lib/dpkg/alternatives/iptables
	I1209 11:16:49.737459 1901434 oci.go:144] the created container "addons-741760" has a running status.
	I1209 11:16:49.737497 1901434 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa...
	I1209 11:16:50.653762 1901434 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1209 11:16:50.672630 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:16:50.691505 1901434 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1209 11:16:50.691529 1901434 kic_runner.go:114] Args: [docker exec --privileged addons-741760 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1209 11:16:50.742961 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:16:50.759796 1901434 machine.go:93] provisionDockerMachine start ...
	I1209 11:16:50.759893 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:50.780087 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:50.780361 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:50.780370 1901434 main.go:141] libmachine: About to run SSH command:
	hostname
	I1209 11:16:50.899989 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-741760
	
	I1209 11:16:50.900014 1901434 ubuntu.go:169] provisioning hostname "addons-741760"
	I1209 11:16:50.900078 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:50.921335 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:50.921582 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:50.921601 1901434 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-741760 && echo "addons-741760" | sudo tee /etc/hostname
	I1209 11:16:51.057821 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-741760
	
	I1209 11:16:51.057916 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:51.076108 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:51.076360 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:51.076385 1901434 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-741760' /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-741760/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-741760' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1209 11:16:51.196914 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1209 11:16:51.196987 1901434 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20068-1895286/.minikube CaCertPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20068-1895286/.minikube}
	I1209 11:16:51.197029 1901434 ubuntu.go:177] setting up certificates
	I1209 11:16:51.197068 1901434 provision.go:84] configureAuth start
	I1209 11:16:51.197175 1901434 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-741760
	I1209 11:16:51.213362 1901434 provision.go:143] copyHostCerts
	I1209 11:16:51.213461 1901434 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.pem (1078 bytes)
	I1209 11:16:51.213584 1901434 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20068-1895286/.minikube/cert.pem (1123 bytes)
	I1209 11:16:51.213643 1901434 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20068-1895286/.minikube/key.pem (1679 bytes)
	I1209 11:16:51.213696 1901434 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca-key.pem org=jenkins.addons-741760 san=[127.0.0.1 192.168.49.2 addons-741760 localhost minikube]
	I1209 11:16:51.989314 1901434 provision.go:177] copyRemoteCerts
	I1209 11:16:51.989386 1901434 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1209 11:16:51.989433 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.009236 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.097225 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1209 11:16:52.121689 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1209 11:16:52.145659 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1209 11:16:52.170925 1901434 provision.go:87] duration metric: took 973.824652ms to configureAuth
	I1209 11:16:52.170953 1901434 ubuntu.go:193] setting minikube options for container-runtime
	I1209 11:16:52.171137 1901434 config.go:182] Loaded profile config "addons-741760": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:16:52.171248 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.188069 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:52.188329 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:52.188353 1901434 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
	I1209 11:16:52.409124 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1209 11:16:52.409146 1901434 machine.go:96] duration metric: took 1.649329965s to provisionDockerMachine
	I1209 11:16:52.409157 1901434 client.go:171] duration metric: took 10.332363866s to LocalClient.Create
	I1209 11:16:52.409173 1901434 start.go:167] duration metric: took 10.332438449s to libmachine.API.Create "addons-741760"
	I1209 11:16:52.409181 1901434 start.go:293] postStartSetup for "addons-741760" (driver="docker")
	I1209 11:16:52.409191 1901434 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]
	I1209 11:16:52.409255 1901434 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
	I1209 11:16:52.409295 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.430221 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.517638 1901434 ssh_runner.go:195] Run: cat /etc/os-release
	I1209 11:16:52.520612 1901434 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1209 11:16:52.520650 1901434 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1209 11:16:52.520689 1901434 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1209 11:16:52.520725 1901434 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1209 11:16:52.520742 1901434 filesync.go:126] Scanning /home/jenkins/minikube-integration/20068-1895286/.minikube/addons for local assets ...
	I1209 11:16:52.520822 1901434 filesync.go:126] Scanning /home/jenkins/minikube-integration/20068-1895286/.minikube/files for local assets ...
	I1209 11:16:52.520849 1901434 start.go:296] duration metric: took 111.662838ms for postStartSetup
	I1209 11:16:52.521164 1901434 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-741760
	I1209 11:16:52.537435 1901434 profile.go:143] Saving config to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/config.json ...
	I1209 11:16:52.537726 1901434 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:16:52.537775 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.554035 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.637167 1901434 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1209 11:16:52.641167 1901434 start.go:128] duration metric: took 10.570208469s to createHost
	I1209 11:16:52.641195 1901434 start.go:83] releasing machines lock for "addons-741760", held for 10.570379312s
	I1209 11:16:52.641264 1901434 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-741760
	I1209 11:16:52.656389 1901434 ssh_runner.go:195] Run: cat /version.json
	I1209 11:16:52.656447 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.656723 1901434 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1209 11:16:52.656789 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.674560 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.674636 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.886021 1901434 ssh_runner.go:195] Run: systemctl --version
	I1209 11:16:52.890103 1901434 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1209 11:16:53.034745 1901434 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1209 11:16:53.039106 1901434 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" ;
	I1209 11:16:53.060376 1901434 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1209 11:16:53.060464 1901434 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" ;
	I1209 11:16:53.103104 1901434 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1209 11:16:53.103140 1901434 start.go:495] detecting cgroup driver to use...
	I1209 11:16:53.103173 1901434 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1209 11:16:53.103232 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1209 11:16:53.121097 1901434 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1209 11:16:53.132978 1901434 docker.go:217] disabling cri-docker service (if available) ...
	I1209 11:16:53.133085 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1209 11:16:53.147316 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1209 11:16:53.161681 1901434 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1209 11:16:53.245627 1901434 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1209 11:16:53.332946 1901434 docker.go:233] disabling docker service ...
	I1209 11:16:53.333063 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1209 11:16:53.352443 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1209 11:16:53.364207 1901434 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1209 11:16:53.456541 1901434 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1209 11:16:53.560021 1901434 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1209 11:16:53.571379 1901434 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"
	I1209 11:16:53.588299 1901434 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1209 11:16:53.588419 1901434 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"
	I1209 11:16:53.598042 1901434 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1209 11:16:53.598122 1901434 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1209 11:16:53.607715 1901434 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1209 11:16:53.617839 1901434 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1209 11:16:53.627605 1901434 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1209 11:16:53.637063 1901434 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"
	I1209 11:16:53.646736 1901434 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"
	I1209 11:16:53.662993 1901434 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"
	I1209 11:16:53.673251 1901434 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1209 11:16:53.682006 1901434 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1209 11:16:53.690498 1901434 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1209 11:16:53.772386 1901434 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1209 11:16:53.893984 1901434 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1209 11:16:53.894132 1901434 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1209 11:16:53.897769 1901434 start.go:563] Will wait 60s for crictl version
	I1209 11:16:53.897887 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:16:53.901368 1901434 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1209 11:16:53.944855 1901434 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1209 11:16:53.945001 1901434 ssh_runner.go:195] Run: crio --version
	I1209 11:16:53.982389 1901434 ssh_runner.go:195] Run: crio --version
	I1209 11:16:54.036818 1901434 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1209 11:16:54.039913 1901434 cli_runner.go:164] Run: docker network inspect addons-741760 --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}}]}"
	I1209 11:16:54.056437 1901434 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1209 11:16:54.060529 1901434 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""
	I1209 11:16:54.071246 1901434 kubeadm.go:883] updating cluster {Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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} ...
	I1209 11:16:54.071372 1901434 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:54.071436 1901434 ssh_runner.go:195] Run: sudo crictl images --output json
	I1209 11:16:54.151581 1901434 crio.go:514] all images are preloaded for cri-o runtime.
	I1209 11:16:54.151610 1901434 crio.go:433] Images already preloaded, skipping extraction
	I1209 11:16:54.151668 1901434 ssh_runner.go:195] Run: sudo crictl images --output json
	I1209 11:16:54.194864 1901434 crio.go:514] all images are preloaded for cri-o runtime.
	I1209 11:16:54.194889 1901434 cache_images.go:84] Images are preloaded, skipping loading
	I1209 11:16:54.194898 1901434 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1209 11:16:54.194987 1901434 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-741760 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-741760 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:}
	I1209 11:16:54.195073 1901434 ssh_runner.go:195] Run: crio config
	I1209 11:16:54.243115 1901434 cni.go:84] Creating CNI manager for ""
	I1209 11:16:54.243139 1901434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:16:54.243150 1901434 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1209 11:16:54.243195 1901434 kubeadm.go:189] 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-741760 NodeName:addons-741760 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}
	I1209 11:16:54.243346 1901434 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-741760"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.31.2
	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
	
	I1209 11:16:54.243420 1901434 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1209 11:16:54.252327 1901434 binaries.go:44] Found k8s binaries, skipping transfer
	I1209 11:16:54.252422 1901434 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1209 11:16:54.261332 1901434 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1209 11:16:54.279418 1901434 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1209 11:16:54.297401 1901434 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1209 11:16:54.315333 1901434 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1209 11:16:54.318925 1901434 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""
	I1209 11:16:54.329727 1901434 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1209 11:16:54.416885 1901434 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1209 11:16:54.430487 1901434 certs.go:68] Setting up /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760 for IP: 192.168.49.2
	I1209 11:16:54.430510 1901434 certs.go:194] generating shared ca certs ...
	I1209 11:16:54.430527 1901434 certs.go:226] acquiring lock for ca certs: {Name:mk750bbfdec49efa28e47e9ef10a075590a416be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:54.431252 1901434 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key
	I1209 11:16:54.755687 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt ...
	I1209 11:16:54.755721 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt: {Name:mk4ee98439f06281e4713326626f3ba8279e5a31 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:54.756639 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key ...
	I1209 11:16:54.756658 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key: {Name:mk997aa5217a01404d3936513e8948ba5f42e888 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:54.757335 1901434 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key
	I1209 11:16:55.173800 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.crt ...
	I1209 11:16:55.173831 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.crt: {Name:mkb97a674b2f792829c4fe583636bd260fd14c77 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:55.174684 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key ...
	I1209 11:16:55.174720 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key: {Name:mk5ead6507308836f99feb51459bc40d7dd897ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:55.175404 1901434 certs.go:256] generating profile certs ...
	I1209 11:16:55.175498 1901434 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.key
	I1209 11:16:55.175531 1901434 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt with IP's: []
	I1209 11:16:56.086675 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt ...
	I1209 11:16:56.086710 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: {Name:mkfc63c8dc429b5251f938b367fee26fe2d8cd7a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.087481 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.key ...
	I1209 11:16:56.087501 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.key: {Name:mkc568bd8a5092321699860b42e431cf60c28ac8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.087642 1901434 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9
	I1209 11:16:56.087668 1901434 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1209 11:16:56.762672 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9 ...
	I1209 11:16:56.762710 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9: {Name:mk3f9a3d29ab5a17f85685179600a009ab1ab91b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.763552 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9 ...
	I1209 11:16:56.763567 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9: {Name:mkf34a6a28d6657ae3f1ee569cd0a220069314d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.763651 1901434 certs.go:381] copying /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9 -> /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt
	I1209 11:16:56.763727 1901434 certs.go:385] copying /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9 -> /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key
	I1209 11:16:56.763773 1901434 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key
	I1209 11:16:56.763791 1901434 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt with IP's: []
	I1209 11:16:57.607874 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt ...
	I1209 11:16:57.607909 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt: {Name:mk34470acccb517a121c8083236371b634482128 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:57.608111 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key ...
	I1209 11:16:57.608127 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key: {Name:mka00bcabacc7e6d00db151c3fe2d9ca9a9fcea4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:57.608978 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca-key.pem (1679 bytes)
	I1209 11:16:57.609026 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem (1078 bytes)
	I1209 11:16:57.609052 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem (1123 bytes)
	I1209 11:16:57.609084 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/key.pem (1679 bytes)
	I1209 11:16:57.609751 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1209 11:16:57.635139 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1209 11:16:57.659757 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1209 11:16:57.683618 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1209 11:16:57.706999 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1209 11:16:57.731371 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1209 11:16:57.755025 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1209 11:16:57.778991 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1209 11:16:57.803442 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1209 11:16:57.827919 1901434 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1209 11:16:57.846145 1901434 ssh_runner.go:195] Run: openssl version
	I1209 11:16:57.851651 1901434 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"
	I1209 11:16:57.861107 1901434 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1209 11:16:57.864547 1901434 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Dec  9 11:16 /usr/share/ca-certificates/minikubeCA.pem
	I1209 11:16:57.864614 1901434 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1209 11:16:57.871783 1901434 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"
	I1209 11:16:57.881429 1901434 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1209 11:16:57.884873 1901434 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
	I1209 11:16:57.884921 1901434 kubeadm.go:392] StartCluster: {Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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}
	I1209 11:16:57.885002 1901434 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1209 11:16:57.885077 1901434 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1209 11:16:57.926048 1901434 cri.go:89] found id: ""
	I1209 11:16:57.926119 1901434 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1209 11:16:57.935058 1901434 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1209 11:16:57.944089 1901434 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1209 11:16:57.944180 1901434 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
	I1209 11:16:57.953142 1901434 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
	I1209 11:16:57.953164 1901434 kubeadm.go:157] found existing configuration files:
	
	I1209 11:16:57.953237 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1209 11:16:57.961773 1901434 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
	I1209 11:16:57.961839 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1209 11:16:57.970458 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1209 11:16:57.979306 1901434 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
	I1209 11:16:57.979444 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1209 11:16:57.988053 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1209 11:16:57.996664 1901434 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
	I1209 11:16:57.996747 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1209 11:16:58.006445 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1209 11:16:58.016077 1901434 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
	I1209 11:16:58.016177 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1209 11:16:58.024970 1901434 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.2:$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"
	I1209 11:16:58.065508 1901434 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1209 11:16:58.065687 1901434 kubeadm.go:310] [preflight] Running pre-flight checks
	I1209 11:16:58.085967 1901434 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1209 11:16:58.086062 1901434 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1072-aws
	I1209 11:16:58.086111 1901434 kubeadm.go:310] OS: Linux
	I1209 11:16:58.086160 1901434 kubeadm.go:310] CGROUPS_CPU: enabled
	I1209 11:16:58.086216 1901434 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1209 11:16:58.086266 1901434 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1209 11:16:58.086318 1901434 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1209 11:16:58.086369 1901434 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1209 11:16:58.086420 1901434 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1209 11:16:58.086468 1901434 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1209 11:16:58.086518 1901434 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1209 11:16:58.086567 1901434 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1209 11:16:58.156110 1901434 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1209 11:16:58.156228 1901434 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1209 11:16:58.156324 1901434 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1209 11:16:58.165283 1901434 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1209 11:16:58.171510 1901434 out.go:235]   - Generating certificates and keys ...
	I1209 11:16:58.171610 1901434 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1209 11:16:58.171682 1901434 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1209 11:16:58.421558 1901434 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1209 11:16:58.897105 1901434 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1209 11:16:59.749707 1901434 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1209 11:17:00.196930 1901434 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1209 11:17:00.528577 1901434 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1209 11:17:00.528983 1901434 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-741760 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1209 11:17:01.095994 1901434 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1209 11:17:01.096147 1901434 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-741760 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1209 11:17:01.640740 1901434 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1209 11:17:02.353376 1901434 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1209 11:17:02.650101 1901434 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1209 11:17:02.650388 1901434 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1209 11:17:02.866369 1901434 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1209 11:17:03.953892 1901434 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1209 11:17:04.850879 1901434 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1209 11:17:05.104500 1901434 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1209 11:17:05.678111 1901434 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1209 11:17:05.678786 1901434 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1209 11:17:05.681854 1901434 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1209 11:17:05.685585 1901434 out.go:235]   - Booting up control plane ...
	I1209 11:17:05.685710 1901434 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1209 11:17:05.685788 1901434 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1209 11:17:05.686404 1901434 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1209 11:17:05.706099 1901434 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1209 11:17:05.712805 1901434 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1209 11:17:05.713309 1901434 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1209 11:17:05.813086 1901434 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1209 11:17:05.813209 1901434 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1209 11:17:06.814696 1901434 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001720702s
	I1209 11:17:06.814789 1901434 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1209 11:17:12.817041 1901434 kubeadm.go:310] [api-check] The API server is healthy after 6.001913397s
	I1209 11:17:12.840777 1901434 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1209 11:17:12.857425 1901434 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1209 11:17:12.883565 1901434 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1209 11:17:12.883765 1901434 kubeadm.go:310] [mark-control-plane] Marking the node addons-741760 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1209 11:17:12.896323 1901434 kubeadm.go:310] [bootstrap-token] Using token: muk5qo.ufo05kauz6c7xuaj
	I1209 11:17:12.899469 1901434 out.go:235]   - Configuring RBAC rules ...
	I1209 11:17:12.899598 1901434 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1209 11:17:12.905385 1901434 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1209 11:17:12.913830 1901434 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
	I1209 11:17:12.918009 1901434 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1209 11:17:12.922515 1901434 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1209 11:17:12.926451 1901434 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1209 11:17:13.227298 1901434 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1209 11:17:13.670371 1901434 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1209 11:17:14.229560 1901434 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1209 11:17:14.230512 1901434 kubeadm.go:310] 
	I1209 11:17:14.230590 1901434 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1209 11:17:14.230595 1901434 kubeadm.go:310] 
	I1209 11:17:14.230671 1901434 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1209 11:17:14.230675 1901434 kubeadm.go:310] 
	I1209 11:17:14.230700 1901434 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1209 11:17:14.230758 1901434 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1209 11:17:14.230813 1901434 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1209 11:17:14.230817 1901434 kubeadm.go:310] 
	I1209 11:17:14.230870 1901434 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1209 11:17:14.230874 1901434 kubeadm.go:310] 
	I1209 11:17:14.230922 1901434 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1209 11:17:14.230927 1901434 kubeadm.go:310] 
	I1209 11:17:14.230983 1901434 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1209 11:17:14.231059 1901434 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1209 11:17:14.231126 1901434 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1209 11:17:14.231130 1901434 kubeadm.go:310] 
	I1209 11:17:14.231213 1901434 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1209 11:17:14.231291 1901434 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1209 11:17:14.231295 1901434 kubeadm.go:310] 
	I1209 11:17:14.231378 1901434 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token muk5qo.ufo05kauz6c7xuaj \
	I1209 11:17:14.231481 1901434 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d408bbaf6dfeb2b5ff1b21034a0e25bc428fc14f5a0501b52f0fe82b82f4f5ae \
	I1209 11:17:14.231502 1901434 kubeadm.go:310] 	--control-plane 
	I1209 11:17:14.231511 1901434 kubeadm.go:310] 
	I1209 11:17:14.231595 1901434 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1209 11:17:14.231599 1901434 kubeadm.go:310] 
	I1209 11:17:14.231681 1901434 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token muk5qo.ufo05kauz6c7xuaj \
	I1209 11:17:14.232934 1901434 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d408bbaf6dfeb2b5ff1b21034a0e25bc428fc14f5a0501b52f0fe82b82f4f5ae 
	I1209 11:17:14.235627 1901434 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-1072-aws\n", err: exit status 1
	I1209 11:17:14.235747 1901434 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1209 11:17:14.235782 1901434 cni.go:84] Creating CNI manager for ""
	I1209 11:17:14.235796 1901434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:17:14.240717 1901434 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1209 11:17:14.243524 1901434 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1209 11:17:14.247336 1901434 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1209 11:17:14.247357 1901434 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1209 11:17:14.267269 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1209 11:17:14.538514 1901434 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1209 11:17:14.538649 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:14.538736 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-741760 minikube.k8s.io/updated_at=2024_12_09T11_17_14_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=60110addcdbf0fec7168b962521659e922988d6c minikube.k8s.io/name=addons-741760 minikube.k8s.io/primary=true
	I1209 11:17:14.712676 1901434 ops.go:34] apiserver oom_adj: -16
	I1209 11:17:14.712802 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:15.213391 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:15.713875 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:16.212888 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:16.713603 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:17.213567 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:17.712852 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:18.213172 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:18.713706 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:18.838512 1901434 kubeadm.go:1113] duration metric: took 4.299910288s to wait for elevateKubeSystemPrivileges
	I1209 11:17:18.838539 1901434 kubeadm.go:394] duration metric: took 20.953620437s to StartCluster
	I1209 11:17:18.838556 1901434 settings.go:142] acquiring lock: {Name:mk70092f0cbf1156a2ab86831ae9850443d47b40 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:17:18.838674 1901434 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:17:18.839102 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/kubeconfig: {Name:mkc66ec54d8d6471d3ef023723c55d0612cc3d34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:17:18.839347 1901434 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1209 11:17:18.839503 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1209 11:17:18.839743 1901434 config.go:182] Loaded profile config "addons-741760": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:17:18.839773 1901434 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I1209 11:17:18.839846 1901434 addons.go:69] Setting yakd=true in profile "addons-741760"
	I1209 11:17:18.839859 1901434 addons.go:234] Setting addon yakd=true in "addons-741760"
	I1209 11:17:18.839891 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.840383 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.841144 1901434 addons.go:69] Setting inspektor-gadget=true in profile "addons-741760"
	I1209 11:17:18.841173 1901434 addons.go:234] Setting addon inspektor-gadget=true in "addons-741760"
	I1209 11:17:18.841205 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.841637 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.842286 1901434 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-741760"
	I1209 11:17:18.842319 1901434 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-741760"
	I1209 11:17:18.842349 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.842811 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.843990 1901434 addons.go:69] Setting metrics-server=true in profile "addons-741760"
	I1209 11:17:18.844022 1901434 addons.go:234] Setting addon metrics-server=true in "addons-741760"
	I1209 11:17:18.844068 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.844496 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.845828 1901434 addons.go:69] Setting cloud-spanner=true in profile "addons-741760"
	I1209 11:17:18.845863 1901434 addons.go:234] Setting addon cloud-spanner=true in "addons-741760"
	I1209 11:17:18.849636 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.850149 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.851505 1901434 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-741760"
	I1209 11:17:18.851536 1901434 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-741760"
	I1209 11:17:18.851579 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.852083 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.868830 1901434 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-741760"
	I1209 11:17:18.868975 1901434 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-741760"
	I1209 11:17:18.869039 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.869637 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.870015 1901434 addons.go:69] Setting registry=true in profile "addons-741760"
	I1209 11:17:18.870051 1901434 addons.go:234] Setting addon registry=true in "addons-741760"
	I1209 11:17:18.870079 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.870525 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.882066 1901434 addons.go:69] Setting default-storageclass=true in profile "addons-741760"
	I1209 11:17:18.882159 1901434 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-741760"
	I1209 11:17:18.882561 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.885411 1901434 addons.go:69] Setting storage-provisioner=true in profile "addons-741760"
	I1209 11:17:18.885448 1901434 addons.go:234] Setting addon storage-provisioner=true in "addons-741760"
	I1209 11:17:18.885486 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.885979 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.904790 1901434 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-741760"
	I1209 11:17:18.904848 1901434 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-741760"
	I1209 11:17:18.905224 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.915028 1901434 addons.go:69] Setting gcp-auth=true in profile "addons-741760"
	I1209 11:17:18.915124 1901434 mustload.go:65] Loading cluster: addons-741760
	I1209 11:17:18.915369 1901434 config.go:182] Loaded profile config "addons-741760": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:17:18.915802 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.916199 1901434 addons.go:69] Setting volcano=true in profile "addons-741760"
	I1209 11:17:18.916224 1901434 addons.go:234] Setting addon volcano=true in "addons-741760"
	I1209 11:17:18.916254 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.916712 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.956815 1901434 addons.go:69] Setting ingress=true in profile "addons-741760"
	I1209 11:17:18.956904 1901434 addons.go:234] Setting addon ingress=true in "addons-741760"
	I1209 11:17:18.956986 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.957522 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.957901 1901434 addons.go:69] Setting volumesnapshots=true in profile "addons-741760"
	I1209 11:17:18.957923 1901434 addons.go:234] Setting addon volumesnapshots=true in "addons-741760"
	I1209 11:17:18.957951 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.958393 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.978944 1901434 addons.go:69] Setting ingress-dns=true in profile "addons-741760"
	I1209 11:17:18.979029 1901434 addons.go:234] Setting addon ingress-dns=true in "addons-741760"
	I1209 11:17:18.979121 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.979658 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.980083 1901434 out.go:177] * Verifying Kubernetes components...
	I1209 11:17:18.987936 1901434 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1209 11:17:19.037978 1901434 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1209 11:17:19.077095 1901434 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.35.0
	I1209 11:17:19.077099 1901434 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1209 11:17:19.096901 1901434 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.25
	I1209 11:17:19.097094 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1209 11:17:19.097113 1901434 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1209 11:17:19.097197 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.098630 1901434 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1209 11:17:19.098690 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1209 11:17:19.098777 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.124599 1901434 addons.go:234] Setting addon default-storageclass=true in "addons-741760"
	I1209 11:17:19.126719 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:19.127399 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:19.128809 1901434 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1209 11:17:19.128875 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1209 11:17:19.128971 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.154902 1901434 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-741760"
	I1209 11:17:19.154950 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:19.155449 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:19.176274 1901434 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1209 11:17:19.176352 1901434 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1209 11:17:19.176469 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.179055 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1209 11:17:19.182209 1901434 out.go:177]   - Using image docker.io/registry:2.8.3
	I1209 11:17:19.186570 1901434 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1209 11:17:19.186593 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1209 11:17:19.186675 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.200325 1901434 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1209 11:17:19.204469 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1209 11:17:19.204541 1901434 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1209 11:17:19.204646 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.219260 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:19.223813 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	W1209 11:17:19.224885 1901434 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1209 11:17:19.262717 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1209 11:17:19.262938 1901434 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I1209 11:17:19.265830 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1209 11:17:19.266048 1901434 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1209 11:17:19.266065 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1209 11:17:19.266130 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.300378 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1209 11:17:19.311716 1901434 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1209 11:17:19.311796 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1209 11:17:19.311895 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.321284 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1209 11:17:19.324878 1901434 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1209 11:17:19.324952 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1209 11:17:19.325050 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.340725 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1209 11:17:19.340992 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1209 11:17:19.341158 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1209 11:17:19.347806 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.348161 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1209 11:17:19.348179 1901434 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1209 11:17:19.348247 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.349632 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.366385 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1209 11:17:19.370470 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1209 11:17:19.376552 1901434 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1209 11:17:19.376581 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1209 11:17:19.376650 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.380085 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1209 11:17:19.380508 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.389250 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1209 11:17:19.390367 1901434 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1209 11:17:19.394172 1901434 out.go:177]   - Using image docker.io/busybox:stable
	I1209 11:17:19.396550 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1209 11:17:19.398682 1901434 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1209 11:17:19.398705 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1209 11:17:19.398771 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.402465 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1209 11:17:19.411426 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1209 11:17:19.412643 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.415376 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1209 11:17:19.415449 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1209 11:17:19.415548 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.419854 1901434 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1209 11:17:19.419871 1901434 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1209 11:17:19.419941 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.436933 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.437570 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.506589 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.516966 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.526127 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.554452 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.568222 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.568623 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.571945 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.578147 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.722746 1901434 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1209 11:17:19.747066 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1209 11:17:19.764257 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1209 11:17:19.764330 1901434 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1209 11:17:19.987522 1901434 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1209 11:17:19.987602 1901434 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1209 11:17:20.007360 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1209 11:17:20.007392 1901434 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1209 11:17:20.042791 1901434 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1209 11:17:20.042820 1901434 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1209 11:17:20.079353 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I1209 11:17:20.090545 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1209 11:17:20.091850 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1209 11:17:20.094167 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I1209 11:17:20.108035 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1209 11:17:20.108114 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1209 11:17:20.128287 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1209 11:17:20.167372 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1209 11:17:20.167445 1901434 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1209 11:17:20.177229 1901434 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1209 11:17:20.177302 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14576 bytes)
	I1209 11:17:20.180211 1901434 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1209 11:17:20.180285 1901434 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1209 11:17:20.192184 1901434 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1209 11:17:20.192257 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1209 11:17:20.197054 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1209 11:17:20.202991 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1209 11:17:20.274804 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1209 11:17:20.274868 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1209 11:17:20.289447 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1209 11:17:20.289518 1901434 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)
	I1209 11:17:20.349873 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I1209 11:17:20.353289 1901434 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1209 11:17:20.353366 1901434 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1209 11:17:20.387179 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1209 11:17:20.387249 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1209 11:17:20.401449 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1209 11:17:20.467046 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1209 11:17:20.467122 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1209 11:17:20.552025 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1209 11:17:20.552099 1901434 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1209 11:17:20.586963 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1209 11:17:20.587038 1901434 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1209 11:17:20.623200 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:20.666519 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1209 11:17:20.666596 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1209 11:17:20.766937 1901434 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1209 11:17:20.767012 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1209 11:17:20.767245 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1209 11:17:20.767287 1901434 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1209 11:17:20.864056 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1209 11:17:20.864139 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1209 11:17:20.937161 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:21.005891 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:21.053968 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1209 11:17:21.053994 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1209 11:17:21.222391 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1209 11:17:21.222418 1901434 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1209 11:17:21.364946 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1209 11:17:21.364975 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1209 11:17:21.453081 1901434 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.229229355s)
	I1209 11:17:21.453111 1901434 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1209 11:17:21.454147 1901434 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.731326376s)
	I1209 11:17:21.454875 1901434 node_ready.go:35] waiting up to 6m0s for node "addons-741760" to be "Ready" ...
	I1209 11:17:21.578749 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1209 11:17:21.578774 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1209 11:17:21.760152 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1209 11:17:21.760178 1901434 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1209 11:17:21.916411 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (2.169263292s)
	I1209 11:17:21.950791 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:22.766325 1901434 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-741760" context rescaled to 1 replicas
	I1209 11:17:23.908275 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:25.835915 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.756478308s)
	I1209 11:17:25.835990 1901434 addons.go:475] Verifying addon ingress=true in "addons-741760"
	I1209 11:17:25.836234 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.745619957s)
	I1209 11:17:25.836305 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.744397745s)
	I1209 11:17:25.836366 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.742131874s)
	I1209 11:17:25.836406 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.708051572s)
	I1209 11:17:25.836627 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.639505197s)
	I1209 11:17:25.836728 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.633642403s)
	I1209 11:17:25.836970 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.487021944s)
	I1209 11:17:25.837015 1901434 addons.go:475] Verifying addon registry=true in "addons-741760"
	I1209 11:17:25.837153 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.435633033s)
	I1209 11:17:25.837207 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.213885065s)
	I1209 11:17:25.837260 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.900074623s)
	I1209 11:17:25.838689 1901434 addons.go:475] Verifying addon metrics-server=true in "addons-741760"
	I1209 11:17:25.839598 1901434 out.go:177] * Verifying ingress addon...
	I1209 11:17:25.839695 1901434 out.go:177] * Verifying registry addon...
	I1209 11:17:25.841862 1901434 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-741760 service yakd-dashboard -n yakd-dashboard
	
	I1209 11:17:25.844526 1901434 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1209 11:17:25.845460 1901434 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1209 11:17:25.876657 1901434 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1209 11:17:25.876688 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:25.879716 1901434 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1209 11:17:25.879742 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W1209 11:17:25.908117 1901434 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version and try again]
	I1209 11:17:25.962771 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:26.011808 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.005823256s)
	W1209 11:17:26.011854 1901434 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:26.011878 1901434 retry.go:31] will retry after 322.698561ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:26.250290 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.29944961s)
	I1209 11:17:26.250326 1901434 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-741760"
	I1209 11:17:26.253465 1901434 out.go:177] * Verifying csi-hostpath-driver addon...
	I1209 11:17:26.257270 1901434 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1209 11:17:26.268645 1901434 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1209 11:17:26.268816 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:26.335126 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:26.368376 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:26.369788 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:26.761730 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:26.862777 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:26.862977 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:27.261694 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:27.348534 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:27.349219 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:27.761544 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:27.862363 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:27.862953 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:28.050398 1901434 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1209 11:17:28.050484 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:28.068162 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:28.170991 1901434 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1209 11:17:28.189002 1901434 addons.go:234] Setting addon gcp-auth=true in "addons-741760"
	I1209 11:17:28.189054 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:28.189492 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:28.206572 1901434 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1209 11:17:28.206640 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:28.223470 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:28.261953 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:28.350274 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:28.351125 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:28.458542 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:28.762932 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:28.849061 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:28.850360 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:29.030228 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.695005659s)
	I1209 11:17:29.033535 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1209 11:17:29.036536 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1209 11:17:29.039462 1901434 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1209 11:17:29.039491 1901434 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1209 11:17:29.058353 1901434 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1209 11:17:29.058377 1901434 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1209 11:17:29.078238 1901434 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1209 11:17:29.078261 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1209 11:17:29.098008 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:29.262415 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:29.350200 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:29.352108 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:29.615208 1901434 addons.go:475] Verifying addon gcp-auth=true in "addons-741760"
	I1209 11:17:29.620379 1901434 out.go:177] * Verifying gcp-auth addon...
	I1209 11:17:29.624974 1901434 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1209 11:17:29.630005 1901434 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1209 11:17:29.630069 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:29.760910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:29.848757 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:29.849862 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:30.128728 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:30.260615 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:30.349032 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:30.349531 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:30.628950 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:30.760818 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:30.848662 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:30.850067 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:30.958758 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:31.129373 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:31.261353 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:31.348738 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:31.349600 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:31.628897 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:31.760963 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:31.848280 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:31.848436 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:32.128180 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:32.261010 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:32.348956 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:32.349899 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:32.628050 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:32.761352 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:32.849026 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:32.849401 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:33.129262 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:33.261597 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:33.349025 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:33.349028 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:33.458339 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:33.631042 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:33.760962 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:33.850373 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:33.850844 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:34.128815 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:34.260771 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:34.348384 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:34.349328 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:34.629002 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:34.760849 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:34.848928 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:34.849927 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:35.128885 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:35.260693 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:35.348343 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:35.348664 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:35.458965 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:35.628575 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:35.761121 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:35.848612 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:35.849550 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:36.128764 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:36.260910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:36.349037 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:36.349352 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:36.628777 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:36.761218 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:36.848737 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:36.849723 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:37.128133 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:37.260999 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:37.348600 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:37.349938 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:37.629001 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:37.761450 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:37.848566 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:37.848976 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:37.958124 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:38.128571 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:38.261130 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:38.350340 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:38.350436 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:38.628785 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:38.761021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:38.849328 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:38.849562 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:39.128689 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:39.260550 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:39.348758 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:39.350302 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:39.628296 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:39.761213 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:39.848145 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:39.849195 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:40.128327 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:40.261185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:40.348556 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:40.349110 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:40.459064 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:40.628780 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:40.761019 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:40.848099 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:40.849043 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:41.127830 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:41.261700 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:41.362558 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:41.362783 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:41.629159 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:41.761198 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:41.848849 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:41.849524 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:42.129693 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:42.261365 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:42.349524 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:42.350893 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:42.628639 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:42.761909 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:42.848965 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:42.849833 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:42.958178 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:43.128647 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:43.260674 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:43.348914 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:43.349015 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:43.628364 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:43.761709 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:43.848777 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:43.849306 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:44.128325 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:44.260887 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:44.349135 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:44.350236 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:44.629139 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:44.761040 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:44.848823 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:44.849800 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:44.958671 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:45.129592 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:45.261242 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:45.348488 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:45.350108 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:45.629190 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:45.761244 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:45.849301 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:45.849507 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:46.128644 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:46.260454 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:46.348420 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:46.349258 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:46.628342 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:46.761533 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:46.848504 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:46.849777 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:47.129103 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:47.261081 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:47.349138 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:47.350016 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:47.458171 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:47.628867 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:47.760753 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:47.849843 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:47.850249 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:48.128520 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:48.261336 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:48.348982 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:48.349941 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:48.628967 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:48.762670 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:48.848560 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:48.849396 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:49.129168 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:49.261349 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:49.348766 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:49.349862 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:49.628425 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:49.761465 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:49.848872 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:49.849574 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:49.958691 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:50.128596 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:50.260444 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:50.348387 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:50.349948 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:50.628849 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:50.760861 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:50.848671 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:50.849484 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:51.128961 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:51.260916 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:51.348683 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:51.349709 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:51.628116 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:51.761228 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:51.849822 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:51.850352 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:52.128270 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:52.260470 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:52.347968 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:52.348677 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:52.458337 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:52.628971 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:52.761323 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:52.852345 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:52.852925 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:53.128644 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:53.260496 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:53.348517 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:53.349671 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:53.628378 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:53.760588 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:53.848138 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:53.848672 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:54.128754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:54.261225 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:54.348210 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:54.349050 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:54.628963 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:54.760356 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:54.848664 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:54.849030 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:54.958689 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:55.128501 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:55.260444 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:55.348134 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:55.349836 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:55.628947 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:55.760908 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:55.848497 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:55.849994 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:56.128288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:56.260795 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:56.348247 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:56.349111 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:56.628350 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:56.761183 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:56.848740 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:56.849763 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:57.128609 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:57.260954 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:57.349160 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:57.349439 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:57.458732 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:57.628223 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:57.760640 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:57.849654 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:57.849986 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:58.128769 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:58.260689 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:58.348312 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:58.349142 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:58.628216 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:58.760568 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:58.848289 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:58.848846 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:59.128383 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:59.261105 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:59.348341 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:59.349145 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:59.628586 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:59.760902 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:59.848410 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:59.848957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:59.957957 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:18:00.129813 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:00.261820 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:00.348512 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:00.350262 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:00.628387 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:00.760670 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:00.848173 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:00.849436 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:01.128825 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:01.261542 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:01.348541 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:01.349343 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:01.627931 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:01.761526 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:01.848631 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:01.849414 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:01.959151 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:18:02.128954 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:02.261468 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:02.347933 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:02.349804 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:02.628623 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:02.761185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:02.848563 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:02.849671 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:03.128288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:03.260990 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:03.348395 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:03.349580 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:03.628330 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:03.761446 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:03.848113 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:03.848957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:04.128413 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:04.261242 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:04.348394 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:04.350370 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:04.458396 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:18:04.629033 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:04.761100 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:04.848414 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:04.848829 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:05.128823 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:05.261021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:05.348189 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:05.348578 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:05.488374 1901434 node_ready.go:49] node "addons-741760" has status "Ready":"True"
	I1209 11:18:05.488453 1901434 node_ready.go:38] duration metric: took 44.033551041s for node "addons-741760" to be "Ready" ...
	I1209 11:18:05.488490 1901434 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" ...
	I1209 11:18:05.514775 1901434 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:05.640074 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:05.779439 1901434 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1209 11:18:05.779506 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:05.887246 1901434 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1209 11:18:05.888205 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:05.888181 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:06.132945 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:06.264785 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:06.370523 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:06.371079 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:06.628473 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:06.763520 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:06.849526 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:06.850210 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:07.128674 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:07.263185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:07.363133 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:07.364627 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:07.528618 1901434 pod_ready.go:103] pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:07.628829 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:07.762244 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:07.850379 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:07.851183 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:08.064690 1901434 pod_ready.go:93] pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.064794 1901434 pod_ready.go:82] duration metric: took 2.549919177s for pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.064832 1901434 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.076414 1901434 pod_ready.go:93] pod "etcd-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.076496 1901434 pod_ready.go:82] duration metric: took 11.630187ms for pod "etcd-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.076527 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.082178 1901434 pod_ready.go:93] pod "kube-apiserver-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.082247 1901434 pod_ready.go:82] duration metric: took 5.699498ms for pod "kube-apiserver-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.082276 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.088259 1901434 pod_ready.go:93] pod "kube-controller-manager-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.088329 1901434 pod_ready.go:82] duration metric: took 6.031642ms for pod "kube-controller-manager-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.088357 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dsdn7" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.093950 1901434 pod_ready.go:93] pod "kube-proxy-dsdn7" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.094020 1901434 pod_ready.go:82] duration metric: took 5.643631ms for pod "kube-proxy-dsdn7" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.094048 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.131219 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:08.262184 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:08.350450 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:08.351824 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:08.420518 1901434 pod_ready.go:93] pod "kube-scheduler-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.420551 1901434 pod_ready.go:82] duration metric: took 326.481507ms for pod "kube-scheduler-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.420566 1901434 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.629646 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:08.762804 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:08.852715 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:08.853767 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:09.133466 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:09.262714 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:09.351650 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:09.353449 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:09.633881 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:09.763715 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:09.854392 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:09.857572 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:10.131891 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:10.265453 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:10.353021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:10.357445 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:10.452682 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:10.632071 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:10.767537 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:10.854028 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:10.855502 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:11.148220 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:11.262945 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:11.348947 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:11.350738 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:11.630728 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:11.762865 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:11.850709 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:11.852145 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:12.129401 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:12.262902 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:12.349091 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:12.351375 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:12.628756 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:12.763388 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:12.852673 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:12.853901 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:12.927973 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:13.129303 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:13.263247 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:13.353508 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:13.355442 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:13.629683 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:13.763812 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:13.851341 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:13.852646 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:14.128503 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:14.262760 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:14.351405 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:14.352862 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:14.629534 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:14.761760 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:14.862038 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:14.862886 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:15.128051 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:15.263577 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:15.349655 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:15.350583 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:15.428608 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:15.628943 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:15.762214 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:15.851523 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:15.852634 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:16.128684 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:16.263240 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:16.356319 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:16.357952 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:16.637217 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:16.762511 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:16.849526 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:16.852220 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:17.129288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:17.262987 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:17.351112 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:17.352325 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:17.630213 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:17.761620 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:17.849558 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:17.851065 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:17.927868 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:18.130794 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:18.263141 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:18.362727 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:18.364736 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:18.630240 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:18.762723 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:18.849749 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:18.850630 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:19.129659 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:19.263370 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:19.352402 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:19.353683 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:19.629273 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:19.762664 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:19.848922 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:19.850357 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:20.128451 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:20.262325 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:20.350540 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:20.350716 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:20.426334 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:20.628365 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:20.762297 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:20.849273 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:20.850279 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:21.130658 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:21.269921 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:21.351908 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:21.353513 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:21.629704 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:21.762488 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:21.861269 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:21.862253 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:22.128924 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:22.262707 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:22.351350 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:22.352912 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:22.426906 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:22.628759 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:22.762538 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:22.848499 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:22.849195 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:23.128935 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:23.265005 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:23.363689 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:23.364893 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:23.628977 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:23.762298 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:23.849954 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:23.850850 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:24.128562 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:24.262436 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:24.349619 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:24.350296 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:24.427241 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:24.628287 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:24.762129 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:24.849566 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:24.850333 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:25.128226 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:25.262989 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:25.363769 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:25.365055 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:25.628754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:25.762392 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:25.851168 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:25.851997 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:26.130891 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:26.290153 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:26.381890 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:26.383434 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:26.429481 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:26.628558 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:26.763941 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:26.850950 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:26.851817 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:27.129787 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:27.264524 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:27.351029 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:27.352319 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:27.629007 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:27.762465 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:27.849614 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:27.850737 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:28.128805 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:28.262734 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:28.351967 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:28.353629 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:28.628491 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:28.762746 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:28.850303 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:28.850814 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:28.929848 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:29.128912 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:29.263006 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:29.351957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:29.356601 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:29.629259 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:29.764361 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:29.854292 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:29.855375 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:30.129440 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:30.262317 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:30.351746 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:30.352880 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:30.629182 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:30.763379 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:30.850288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:30.851970 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:31.131060 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:31.262858 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:31.351336 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:31.352316 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:31.427624 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:31.629129 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:31.761853 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:31.848763 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:31.850276 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:32.128309 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:32.262757 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:32.349556 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:32.350145 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:32.629229 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:32.762917 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:32.851648 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:32.853327 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:33.130365 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:33.262972 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:33.350105 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:33.350624 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:33.434290 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:33.631148 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:33.762738 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:33.858465 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:33.859516 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:34.128173 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:34.262119 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:34.349056 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:34.350308 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:34.630379 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:34.763963 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:34.848819 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:34.849488 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:35.129185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:35.263299 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:35.353582 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:35.353659 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:35.628092 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:35.762374 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:35.849876 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:35.851070 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:35.927625 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:36.130580 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:36.263033 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:36.348931 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:36.351319 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:36.629384 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:36.765325 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:36.850386 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:36.851018 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:37.128140 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:37.267707 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:37.349324 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:37.349925 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:37.629227 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:37.762695 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:37.851346 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:37.852104 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:38.128517 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:38.262312 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:38.349675 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:38.350751 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:38.427103 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:38.628249 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:38.762096 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:38.849437 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:38.850251 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:39.128779 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:39.262128 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:39.350068 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:39.359794 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:39.629408 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:39.762953 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:39.850380 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:39.851594 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:40.129458 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:40.262789 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:40.349235 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:40.350884 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:40.427679 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:40.628888 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:40.763050 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:40.858995 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:40.860090 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:41.128993 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:41.262878 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:41.350654 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:41.353081 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:41.628781 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:41.763464 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:41.851115 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:41.852465 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:42.131569 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:42.263583 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:42.351653 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:42.352330 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:42.429434 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:42.630576 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:42.763277 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:42.862222 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:42.864078 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:43.128944 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:43.261978 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:43.349196 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:43.350765 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:43.628336 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:43.762906 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:43.849018 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:43.851021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:44.128967 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:44.264159 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:44.351190 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:44.351579 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:44.628604 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:44.762991 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:44.852052 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:44.853538 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:44.927428 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:45.129818 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:45.266160 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:45.352544 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:45.353135 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:45.629706 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:45.762460 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:45.857923 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:45.859715 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:46.129546 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:46.263269 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:46.350307 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:46.350621 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:46.629180 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:46.762584 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:46.851648 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:46.852518 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:47.133860 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:47.263470 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:47.351480 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:47.352861 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:47.432659 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:47.629114 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:47.763692 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:47.851452 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:47.852867 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:48.128910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:48.263332 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:48.350763 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:48.352758 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:48.631544 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:48.763897 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:48.850710 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:48.851810 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:49.129362 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:49.262332 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:49.351281 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:49.351543 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:49.628909 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:49.762759 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:49.850672 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:49.851316 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:49.928516 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:50.130691 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:50.263247 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:50.350171 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:50.351611 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:50.629030 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:50.762210 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:50.865021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:50.866833 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:51.129695 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:51.262363 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:51.351313 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:51.352484 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:51.629449 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:51.763837 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:51.858585 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:51.859543 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:52.129218 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:52.263012 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:52.351595 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:52.352021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:52.426710 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:52.628671 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:52.762077 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:52.852831 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:52.854449 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:53.130155 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:53.263005 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:53.352593 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:53.354016 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:53.628930 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:53.762857 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:53.850541 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:53.852442 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:54.128877 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:54.262272 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:54.349795 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:54.350890 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:54.427302 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:54.629284 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:54.762711 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:54.849062 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:54.849779 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:55.132736 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:55.262001 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:55.349953 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:55.350379 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:55.628072 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:55.762439 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:55.850195 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:55.850673 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:56.128929 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:56.262268 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:56.349190 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:56.350646 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:56.629313 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:56.762603 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:56.849107 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:56.851127 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:56.928016 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:57.129209 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:57.266811 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:57.351492 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:57.352537 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:57.629348 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:57.763241 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:57.861903 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:57.862441 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:58.129754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:58.262627 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:58.348643 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:58.350126 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:58.629275 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:58.762607 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:58.848574 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:58.850003 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:58.938307 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:59.128647 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:59.262732 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:59.349093 1901434 kapi.go:107] duration metric: took 1m33.503627239s to wait for kubernetes.io/minikube-addons=registry ...
	I1209 11:18:59.350511 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:59.628509 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:59.762640 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:59.849538 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:00.131543 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:00.263166 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:00.350567 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:00.628453 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:00.766460 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:00.849611 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:01.130132 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:01.262797 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:01.371229 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:01.433569 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:01.630167 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:01.763292 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:01.850033 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:02.128873 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:02.267650 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:02.366778 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:02.629234 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:02.762541 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:02.849403 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:03.129563 1901434 kapi.go:107] duration metric: took 1m33.504591709s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1209 11:19:03.132789 1901434 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-741760 cluster.
	I1209 11:19:03.135659 1901434 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.
	I1209 11:19:03.138376 1901434 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1209 11:19:03.262914 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:03.349040 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:03.435610 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:03.761818 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:03.848637 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:04.262505 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:04.349539 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:04.762872 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:04.849955 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:05.265472 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:05.352513 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:05.762290 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:05.850001 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:05.927228 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:06.262976 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:06.349769 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:06.762382 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:06.849282 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:07.262754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:07.367890 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:07.764530 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:07.848610 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:07.928129 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:08.263379 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:08.363173 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:08.761624 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:08.849376 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:09.263105 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:09.349018 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:09.768130 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:09.850108 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:10.262832 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:10.349338 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:10.428503 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:10.762405 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:10.849621 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:11.265484 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:11.351042 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:11.763054 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:11.850101 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:12.262094 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:12.352504 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:12.762866 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:12.848792 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:12.926266 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:13.263144 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:13.349216 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:13.763124 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:13.849728 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:14.263650 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:14.349581 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:14.764411 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:14.849536 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:14.928475 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:15.263705 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:15.350872 1901434 kapi.go:107] duration metric: took 1m49.506343639s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1209 11:19:15.763118 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:15.927250 1901434 pod_ready.go:93] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"True"
	I1209 11:19:15.927281 1901434 pod_ready.go:82] duration metric: took 1m7.506707138s for pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace to be "Ready" ...
	I1209 11:19:15.927298 1901434 pod_ready.go:39] duration metric: took 1m10.43877038s 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" ...
	I1209 11:19:15.927313 1901434 api_server.go:52] waiting for apiserver process to appear ...
	I1209 11:19:15.927344 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1209 11:19:15.927411 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1209 11:19:15.983073 1901434 cri.go:89] found id: "ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:15.983103 1901434 cri.go:89] found id: ""
	I1209 11:19:15.983112 1901434 logs.go:282] 1 containers: [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf]
	I1209 11:19:15.983168 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:15.988127 1901434 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1209 11:19:15.988270 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1209 11:19:16.034149 1901434 cri.go:89] found id: "45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:16.034170 1901434 cri.go:89] found id: ""
	I1209 11:19:16.034178 1901434 logs.go:282] 1 containers: [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882]
	I1209 11:19:16.034235 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.037822 1901434 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1209 11:19:16.037898 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1209 11:19:16.078380 1901434 cri.go:89] found id: "f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:16.078403 1901434 cri.go:89] found id: ""
	I1209 11:19:16.078450 1901434 logs.go:282] 1 containers: [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d]
	I1209 11:19:16.078511 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.082141 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1209 11:19:16.082254 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1209 11:19:16.122520 1901434 cri.go:89] found id: "2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:16.122544 1901434 cri.go:89] found id: ""
	I1209 11:19:16.122553 1901434 logs.go:282] 1 containers: [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06]
	I1209 11:19:16.122629 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.126138 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1209 11:19:16.126208 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1209 11:19:16.165252 1901434 cri.go:89] found id: "01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:16.165313 1901434 cri.go:89] found id: ""
	I1209 11:19:16.165344 1901434 logs.go:282] 1 containers: [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6]
	I1209 11:19:16.165443 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.169212 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1209 11:19:16.169334 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1209 11:19:16.210284 1901434 cri.go:89] found id: "0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:16.210307 1901434 cri.go:89] found id: ""
	I1209 11:19:16.210316 1901434 logs.go:282] 1 containers: [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137]
	I1209 11:19:16.210375 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.214051 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1209 11:19:16.214167 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1209 11:19:16.255138 1901434 cri.go:89] found id: "209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:16.255162 1901434 cri.go:89] found id: ""
	I1209 11:19:16.255170 1901434 logs.go:282] 1 containers: [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160]
	I1209 11:19:16.255235 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.259254 1901434 logs.go:123] Gathering logs for kubelet ...
	I1209 11:19:16.259329 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1209 11:19:16.263444 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W1209 11:19:16.338180 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.443505    1509 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.338467 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.443560    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.338659 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.476526    1509 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.338893 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.476577    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.339081 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478834    1509 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.339309 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478889    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.339490 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478958    1509 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-741760" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.339711 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.339875 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.340081 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.340251 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.340464 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:16.376547 1901434 logs.go:123] Gathering logs for dmesg ...
	I1209 11:19:16.376584 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1209 11:19:16.394674 1901434 logs.go:123] Gathering logs for describe nodes ...
	I1209 11:19:16.394707 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1209 11:19:16.716498 1901434 logs.go:123] Gathering logs for kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] ...
	I1209 11:19:16.716539 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:16.804091 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:16.901969 1901434 logs.go:123] Gathering logs for etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] ...
	I1209 11:19:16.902011 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:16.997377 1901434 logs.go:123] Gathering logs for coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] ...
	I1209 11:19:16.997417 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:17.088840 1901434 logs.go:123] Gathering logs for kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] ...
	I1209 11:19:17.088874 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:17.195640 1901434 logs.go:123] Gathering logs for kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] ...
	I1209 11:19:17.195678 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:17.262705 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:17.295700 1901434 logs.go:123] Gathering logs for kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] ...
	I1209 11:19:17.295729 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:17.383260 1901434 logs.go:123] Gathering logs for kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] ...
	I1209 11:19:17.383298 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:17.486602 1901434 logs.go:123] Gathering logs for CRI-O ...
	I1209 11:19:17.486644 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1209 11:19:17.603321 1901434 logs.go:123] Gathering logs for container status ...
	I1209 11:19:17.603407 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1209 11:19:17.676113 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:17.676146 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1209 11:19:17.676218 1901434 out.go:270] X Problems detected in kubelet:
	W1209 11:19:17.676233 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:17.676242 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:17.676255 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:17.676262 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:17.676420 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:17.676431 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:17.676443 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:19:17.772333 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:18.261910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:18.784180 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:19.264281 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:19.763053 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:20.262617 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:20.762280 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:21.262770 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:21.762780 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:22.262928 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:22.762472 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:23.262373 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:23.764196 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:24.262957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:24.762424 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:25.262422 1901434 kapi.go:107] duration metric: took 1m59.00514848s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1209 11:19:25.265646 1901434 out.go:177] * Enabled addons: amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, nvidia-device-plugin, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I1209 11:19:25.268614 1901434 addons.go:510] duration metric: took 2m6.428828873s for enable addons: enabled=[amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner nvidia-device-plugin inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I1209 11:19:27.677947 1901434 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1209 11:19:27.692824 1901434 api_server.go:72] duration metric: took 2m8.853428313s to wait for apiserver process to appear ...
	I1209 11:19:27.692856 1901434 api_server.go:88] waiting for apiserver healthz status ...
	I1209 11:19:27.692893 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1209 11:19:27.692956 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1209 11:19:27.742096 1901434 cri.go:89] found id: "ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:27.742120 1901434 cri.go:89] found id: ""
	I1209 11:19:27.742127 1901434 logs.go:282] 1 containers: [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf]
	I1209 11:19:27.742183 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.746805 1901434 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1209 11:19:27.746884 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1209 11:19:27.787557 1901434 cri.go:89] found id: "45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:27.787581 1901434 cri.go:89] found id: ""
	I1209 11:19:27.787590 1901434 logs.go:282] 1 containers: [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882]
	I1209 11:19:27.787645 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.791479 1901434 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1209 11:19:27.791559 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1209 11:19:27.834371 1901434 cri.go:89] found id: "f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:27.834395 1901434 cri.go:89] found id: ""
	I1209 11:19:27.834403 1901434 logs.go:282] 1 containers: [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d]
	I1209 11:19:27.834464 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.838162 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1209 11:19:27.838232 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1209 11:19:27.876060 1901434 cri.go:89] found id: "2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:27.876085 1901434 cri.go:89] found id: ""
	I1209 11:19:27.876093 1901434 logs.go:282] 1 containers: [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06]
	I1209 11:19:27.876149 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.879737 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1209 11:19:27.879805 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1209 11:19:27.922721 1901434 cri.go:89] found id: "01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:27.922743 1901434 cri.go:89] found id: ""
	I1209 11:19:27.922751 1901434 logs.go:282] 1 containers: [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6]
	I1209 11:19:27.922814 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.926695 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1209 11:19:27.926769 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1209 11:19:27.968682 1901434 cri.go:89] found id: "0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:27.968746 1901434 cri.go:89] found id: ""
	I1209 11:19:27.968755 1901434 logs.go:282] 1 containers: [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137]
	I1209 11:19:27.968819 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.972511 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1209 11:19:27.972581 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1209 11:19:28.013384 1901434 cri.go:89] found id: "209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:28.013408 1901434 cri.go:89] found id: ""
	I1209 11:19:28.013416 1901434 logs.go:282] 1 containers: [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160]
	I1209 11:19:28.013498 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:28.017307 1901434 logs.go:123] Gathering logs for kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] ...
	I1209 11:19:28.017345 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:28.057716 1901434 logs.go:123] Gathering logs for kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] ...
	I1209 11:19:28.057748 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:28.099343 1901434 logs.go:123] Gathering logs for CRI-O ...
	I1209 11:19:28.099375 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1209 11:19:28.195210 1901434 logs.go:123] Gathering logs for container status ...
	I1209 11:19:28.195252 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1209 11:19:28.263492 1901434 logs.go:123] Gathering logs for describe nodes ...
	I1209 11:19:28.263526 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1209 11:19:28.406536 1901434 logs.go:123] Gathering logs for kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] ...
	I1209 11:19:28.406570 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:28.476574 1901434 logs.go:123] Gathering logs for etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] ...
	I1209 11:19:28.476607 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:28.531898 1901434 logs.go:123] Gathering logs for coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] ...
	I1209 11:19:28.531979 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:28.576034 1901434 logs.go:123] Gathering logs for kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] ...
	I1209 11:19:28.576064 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:28.625758 1901434 logs.go:123] Gathering logs for kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] ...
	I1209 11:19:28.625791 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:28.694304 1901434 logs.go:123] Gathering logs for kubelet ...
	I1209 11:19:28.694337 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1209 11:19:28.779782 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.443505    1509 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.780016 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.443560    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.780204 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.476526    1509 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.780436 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.476577    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.780622 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478834    1509 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.780855 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478889    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.781033 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478958    1509 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-741760" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.781251 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.781414 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.781615 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.781782 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.781986 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:28.818067 1901434 logs.go:123] Gathering logs for dmesg ...
	I1209 11:19:28.818093 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1209 11:19:28.835166 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:28.835199 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1209 11:19:28.835266 1901434 out.go:270] X Problems detected in kubelet:
	W1209 11:19:28.835279 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.835295 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.835304 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.835310 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.835321 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:28.835327 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:28.835346 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:19:38.836749 1901434 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1209 11:19:38.845754 1901434 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1209 11:19:38.847459 1901434 api_server.go:141] control plane version: v1.31.2
	I1209 11:19:38.847486 1901434 api_server.go:131] duration metric: took 11.154622974s to wait for apiserver health ...
	I1209 11:19:38.847495 1901434 system_pods.go:43] waiting for kube-system pods to appear ...
	I1209 11:19:38.847523 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1209 11:19:38.847588 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1209 11:19:38.887998 1901434 cri.go:89] found id: "ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:38.888022 1901434 cri.go:89] found id: ""
	I1209 11:19:38.888031 1901434 logs.go:282] 1 containers: [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf]
	I1209 11:19:38.888091 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:38.891702 1901434 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1209 11:19:38.891770 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1209 11:19:38.935695 1901434 cri.go:89] found id: "45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:38.935718 1901434 cri.go:89] found id: ""
	I1209 11:19:38.935726 1901434 logs.go:282] 1 containers: [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882]
	I1209 11:19:38.935790 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:38.939373 1901434 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1209 11:19:38.939451 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1209 11:19:38.978192 1901434 cri.go:89] found id: "f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:38.978213 1901434 cri.go:89] found id: ""
	I1209 11:19:38.978221 1901434 logs.go:282] 1 containers: [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d]
	I1209 11:19:38.978280 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:38.982105 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1209 11:19:38.982177 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1209 11:19:39.028269 1901434 cri.go:89] found id: "2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:39.028294 1901434 cri.go:89] found id: ""
	I1209 11:19:39.028302 1901434 logs.go:282] 1 containers: [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06]
	I1209 11:19:39.028363 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.032209 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1209 11:19:39.032334 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1209 11:19:39.073892 1901434 cri.go:89] found id: "01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:39.073914 1901434 cri.go:89] found id: ""
	I1209 11:19:39.073922 1901434 logs.go:282] 1 containers: [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6]
	I1209 11:19:39.073975 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.077743 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1209 11:19:39.077815 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1209 11:19:39.118964 1901434 cri.go:89] found id: "0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:39.118996 1901434 cri.go:89] found id: ""
	I1209 11:19:39.119005 1901434 logs.go:282] 1 containers: [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137]
	I1209 11:19:39.119061 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.122750 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1209 11:19:39.122823 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1209 11:19:39.162773 1901434 cri.go:89] found id: "209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:39.162796 1901434 cri.go:89] found id: ""
	I1209 11:19:39.162804 1901434 logs.go:282] 1 containers: [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160]
	I1209 11:19:39.162860 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.166492 1901434 logs.go:123] Gathering logs for coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] ...
	I1209 11:19:39.166518 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:39.219420 1901434 logs.go:123] Gathering logs for kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] ...
	I1209 11:19:39.219450 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:39.271254 1901434 logs.go:123] Gathering logs for kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] ...
	I1209 11:19:39.271286 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:39.316089 1901434 logs.go:123] Gathering logs for container status ...
	I1209 11:19:39.316120 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1209 11:19:39.369860 1901434 logs.go:123] Gathering logs for kubelet ...
	I1209 11:19:39.369891 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1209 11:19:39.444752 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.443505    1509 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.444989 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.443560    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.445178 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.476526    1509 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.445408 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.476577    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.445594 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478834    1509 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.445824 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478889    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.446002 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478958    1509 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-741760" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.446220 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.446383 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.446600 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.446768 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.446974 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:39.483934 1901434 logs.go:123] Gathering logs for dmesg ...
	I1209 11:19:39.483962 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1209 11:19:39.501014 1901434 logs.go:123] Gathering logs for kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] ...
	I1209 11:19:39.501045 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:39.556666 1901434 logs.go:123] Gathering logs for kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] ...
	I1209 11:19:39.556813 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:39.638988 1901434 logs.go:123] Gathering logs for CRI-O ...
	I1209 11:19:39.639029 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1209 11:19:39.752402 1901434 logs.go:123] Gathering logs for describe nodes ...
	I1209 11:19:39.752442 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1209 11:19:39.889658 1901434 logs.go:123] Gathering logs for etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] ...
	I1209 11:19:39.889689 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:39.948566 1901434 logs.go:123] Gathering logs for kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] ...
	I1209 11:19:39.948610 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:39.998920 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:39.998946 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1209 11:19:39.999008 1901434 out.go:270] X Problems detected in kubelet:
	W1209 11:19:39.999021 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.999032 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.999039 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.999045 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.999053 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:39.999066 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:39.999072 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:19:50.014710 1901434 system_pods.go:59] 18 kube-system pods found
	I1209 11:19:50.014825 1901434 system_pods.go:61] "coredns-7c65d6cfc9-fml59" [fb888ce1-7fe9-4fe8-8a54-dd7751c3429c] Running
	I1209 11:19:50.014847 1901434 system_pods.go:61] "csi-hostpath-attacher-0" [b35fefec-3de6-4b30-915f-46c6e23b49d0] Running
	I1209 11:19:50.014893 1901434 system_pods.go:61] "csi-hostpath-resizer-0" [ad3b22b7-6955-4ad0-9ee4-c261eaeca8b6] Running
	I1209 11:19:50.014920 1901434 system_pods.go:61] "csi-hostpathplugin-lq4wx" [96f6e932-563d-40d7-81ce-abc62871f048] Running
	I1209 11:19:50.014940 1901434 system_pods.go:61] "etcd-addons-741760" [570ce5a9-a96b-4671-b22e-35c766e0a565] Running
	I1209 11:19:50.014963 1901434 system_pods.go:61] "kindnet-ms4fm" [7582ee46-1a09-4b37-9aea-9fd57dd2d6b4] Running
	I1209 11:19:50.015002 1901434 system_pods.go:61] "kube-apiserver-addons-741760" [2db1feb8-34f3-4f95-8b03-31af3b950858] Running
	I1209 11:19:50.015031 1901434 system_pods.go:61] "kube-controller-manager-addons-741760" [c01cfd91-16ee-4c6d-9398-14ef0e58fe18] Running
	I1209 11:19:50.015058 1901434 system_pods.go:61] "kube-ingress-dns-minikube" [2bb89ecf-c3a8-4bf7-bab9-7f40df420d8a] Running
	I1209 11:19:50.015084 1901434 system_pods.go:61] "kube-proxy-dsdn7" [7cf2a49d-1bbb-4e21-83ae-6e8870fa4098] Running
	I1209 11:19:50.015119 1901434 system_pods.go:61] "kube-scheduler-addons-741760" [c1feddfa-f409-492d-8d2f-cf8fd87f46e4] Running
	I1209 11:19:50.015148 1901434 system_pods.go:61] "metrics-server-84c5f94fbc-d5cwj" [2931cba7-0f24-4d2b-bf9d-ce85c73ed551] Running
	I1209 11:19:50.015173 1901434 system_pods.go:61] "nvidia-device-plugin-daemonset-kzkrm" [e2d7b002-0159-4423-b6a5-7ca521da4d83] Running
	I1209 11:19:50.015194 1901434 system_pods.go:61] "registry-5cc95cd69-rxcqc" [d5a025bd-320c-421e-a4b4-1627e33f8ecb] Running
	I1209 11:19:50.015227 1901434 system_pods.go:61] "registry-proxy-q68fv" [b183e7b7-9f83-416b-b8ee-98ce0c24709c] Running
	I1209 11:19:50.015252 1901434 system_pods.go:61] "snapshot-controller-56fcc65765-wtqsf" [4b20aa58-b180-499a-8692-5ab22de91a68] Running
	I1209 11:19:50.015275 1901434 system_pods.go:61] "snapshot-controller-56fcc65765-zdrxc" [ac515407-8ec0-4398-9e72-dba3588adab8] Running
	I1209 11:19:50.015296 1901434 system_pods.go:61] "storage-provisioner" [915749a1-ccbb-4aea-8fe4-f6bc22a241cc] Running
	I1209 11:19:50.015332 1901434 system_pods.go:74] duration metric: took 11.16781753s to wait for pod list to return data ...
	I1209 11:19:50.015360 1901434 default_sa.go:34] waiting for default service account to be created ...
	I1209 11:19:50.019017 1901434 default_sa.go:45] found service account: "default"
	I1209 11:19:50.019047 1901434 default_sa.go:55] duration metric: took 3.664826ms for default service account to be created ...
	I1209 11:19:50.019058 1901434 system_pods.go:116] waiting for k8s-apps to be running ...
	I1209 11:19:50.030693 1901434 system_pods.go:86] 18 kube-system pods found
	I1209 11:19:50.030740 1901434 system_pods.go:89] "coredns-7c65d6cfc9-fml59" [fb888ce1-7fe9-4fe8-8a54-dd7751c3429c] Running
	I1209 11:19:50.030749 1901434 system_pods.go:89] "csi-hostpath-attacher-0" [b35fefec-3de6-4b30-915f-46c6e23b49d0] Running
	I1209 11:19:50.030754 1901434 system_pods.go:89] "csi-hostpath-resizer-0" [ad3b22b7-6955-4ad0-9ee4-c261eaeca8b6] Running
	I1209 11:19:50.030759 1901434 system_pods.go:89] "csi-hostpathplugin-lq4wx" [96f6e932-563d-40d7-81ce-abc62871f048] Running
	I1209 11:19:50.030763 1901434 system_pods.go:89] "etcd-addons-741760" [570ce5a9-a96b-4671-b22e-35c766e0a565] Running
	I1209 11:19:50.030767 1901434 system_pods.go:89] "kindnet-ms4fm" [7582ee46-1a09-4b37-9aea-9fd57dd2d6b4] Running
	I1209 11:19:50.030771 1901434 system_pods.go:89] "kube-apiserver-addons-741760" [2db1feb8-34f3-4f95-8b03-31af3b950858] Running
	I1209 11:19:50.030776 1901434 system_pods.go:89] "kube-controller-manager-addons-741760" [c01cfd91-16ee-4c6d-9398-14ef0e58fe18] Running
	I1209 11:19:50.030782 1901434 system_pods.go:89] "kube-ingress-dns-minikube" [2bb89ecf-c3a8-4bf7-bab9-7f40df420d8a] Running
	I1209 11:19:50.030789 1901434 system_pods.go:89] "kube-proxy-dsdn7" [7cf2a49d-1bbb-4e21-83ae-6e8870fa4098] Running
	I1209 11:19:50.030793 1901434 system_pods.go:89] "kube-scheduler-addons-741760" [c1feddfa-f409-492d-8d2f-cf8fd87f46e4] Running
	I1209 11:19:50.030798 1901434 system_pods.go:89] "metrics-server-84c5f94fbc-d5cwj" [2931cba7-0f24-4d2b-bf9d-ce85c73ed551] Running
	I1209 11:19:50.030802 1901434 system_pods.go:89] "nvidia-device-plugin-daemonset-kzkrm" [e2d7b002-0159-4423-b6a5-7ca521da4d83] Running
	I1209 11:19:50.030807 1901434 system_pods.go:89] "registry-5cc95cd69-rxcqc" [d5a025bd-320c-421e-a4b4-1627e33f8ecb] Running
	I1209 11:19:50.030811 1901434 system_pods.go:89] "registry-proxy-q68fv" [b183e7b7-9f83-416b-b8ee-98ce0c24709c] Running
	I1209 11:19:50.030815 1901434 system_pods.go:89] "snapshot-controller-56fcc65765-wtqsf" [4b20aa58-b180-499a-8692-5ab22de91a68] Running
	I1209 11:19:50.030822 1901434 system_pods.go:89] "snapshot-controller-56fcc65765-zdrxc" [ac515407-8ec0-4398-9e72-dba3588adab8] Running
	I1209 11:19:50.030826 1901434 system_pods.go:89] "storage-provisioner" [915749a1-ccbb-4aea-8fe4-f6bc22a241cc] Running
	I1209 11:19:50.030834 1901434 system_pods.go:126] duration metric: took 11.769753ms to wait for k8s-apps to be running ...
	I1209 11:19:50.030851 1901434 system_svc.go:44] waiting for kubelet service to be running ....
	I1209 11:19:50.030919 1901434 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:19:50.044479 1901434 system_svc.go:56] duration metric: took 13.615623ms WaitForService to wait for kubelet
	I1209 11:19:50.044509 1901434 kubeadm.go:582] duration metric: took 2m31.205119786s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1209 11:19:50.044529 1901434 node_conditions.go:102] verifying NodePressure condition ...
	I1209 11:19:50.049265 1901434 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1209 11:19:50.049309 1901434 node_conditions.go:123] node cpu capacity is 2
	I1209 11:19:50.049323 1901434 node_conditions.go:105] duration metric: took 4.787891ms to run NodePressure ...
	I1209 11:19:50.049336 1901434 start.go:241] waiting for startup goroutines ...
	I1209 11:19:50.049344 1901434 start.go:246] waiting for cluster config update ...
	I1209 11:19:50.049375 1901434 start.go:255] writing updated cluster config ...
	I1209 11:19:50.049696 1901434 ssh_runner.go:195] Run: rm -f paused
	I1209 11:19:50.436280 1901434 start.go:600] kubectl: 1.31.3, cluster: 1.31.2 (minor skew: 0)
	I1209 11:19:50.442478 1901434 out.go:177] * Done! kubectl is now configured to use "addons-741760" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Dec 09 11:22:15 addons-741760 crio[968]: time="2024-12-09 11:22:15.036771151Z" level=info msg="Removed pod sandbox: d8e5d1519f38d17c0a5f5311f1971feac2d88339420ef8e4e00cba11a9cc2dad" id=f353f747-de3c-4cdf-bdfc-65f45e5e1eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.675315804Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-sl2tc/POD" id=f50f6042-d602-4009-9b63-6e5e55bb8bd6 name=/runtime.v1.RuntimeService/RunPodSandbox
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.675373722Z" level=warning msg="Allowed annotations are specified for workload []"
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.744157214Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-sl2tc Namespace:default ID:5578a1d33cb2411cf27e5eb0431a1597d9cfeac3d620b4b0a68b78b5dc4f526c UID:bdaf64c1-c13c-415f-aa23-daac66e9a5c3 NetNS:/var/run/netns/c7c949df-c4b8-4297-8aa0-d455319a4e1f Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.744391243Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-sl2tc to CNI network \"kindnet\" (type=ptp)"
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.765419265Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-sl2tc Namespace:default ID:5578a1d33cb2411cf27e5eb0431a1597d9cfeac3d620b4b0a68b78b5dc4f526c UID:bdaf64c1-c13c-415f-aa23-daac66e9a5c3 NetNS:/var/run/netns/c7c949df-c4b8-4297-8aa0-d455319a4e1f Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.765579220Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-sl2tc for CNI network kindnet (type=ptp)"
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.768283012Z" level=info msg="Ran pod sandbox 5578a1d33cb2411cf27e5eb0431a1597d9cfeac3d620b4b0a68b78b5dc4f526c with infra container: default/hello-world-app-55bf9c44b4-sl2tc/POD" id=f50f6042-d602-4009-9b63-6e5e55bb8bd6 name=/runtime.v1.RuntimeService/RunPodSandbox
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.770187505Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=67e3bf01-7fc0-4a71-b95f-ab74f11e41a5 name=/runtime.v1.ImageService/ImageStatus
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.770417054Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=67e3bf01-7fc0-4a71-b95f-ab74f11e41a5 name=/runtime.v1.ImageService/ImageStatus
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.771413837Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=9fdc9a8f-ef33-4ef3-a84c-ca2aecf1d83f name=/runtime.v1.ImageService/PullImage
	Dec 09 11:23:58 addons-741760 crio[968]: time="2024-12-09 11:23:58.774430524Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.039636470Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.792493068Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=9fdc9a8f-ef33-4ef3-a84c-ca2aecf1d83f name=/runtime.v1.ImageService/PullImage
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.793654696Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=cace7167-5e93-4b36-8bf3-332030be646e name=/runtime.v1.ImageService/ImageStatus
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.794328230Z" 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=cace7167-5e93-4b36-8bf3-332030be646e name=/runtime.v1.ImageService/ImageStatus
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.796033770Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=b0fccf12-5e3b-4199-b96f-c3fac0b979e3 name=/runtime.v1.ImageService/ImageStatus
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.796738064Z" 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=b0fccf12-5e3b-4199-b96f-c3fac0b979e3 name=/runtime.v1.ImageService/ImageStatus
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.797817996Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-sl2tc/hello-world-app" id=4cbf4800-56ce-4f3e-aa5b-fc9a198c852f name=/runtime.v1.RuntimeService/CreateContainer
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.797912303Z" level=warning msg="Allowed annotations are specified for workload []"
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.843427099Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/04fbb460cc2ca81392fe4a18fa6c6f95f30e63cf83f87c79e40f58d27c0a367b/merged/etc/passwd: no such file or directory"
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.843682559Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/04fbb460cc2ca81392fe4a18fa6c6f95f30e63cf83f87c79e40f58d27c0a367b/merged/etc/group: no such file or directory"
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.901603950Z" level=info msg="Created container aef8b7d02cb72faf78be43d2f703b56475ceaad650e5166d5bace706d76f897f: default/hello-world-app-55bf9c44b4-sl2tc/hello-world-app" id=4cbf4800-56ce-4f3e-aa5b-fc9a198c852f name=/runtime.v1.RuntimeService/CreateContainer
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.902543028Z" level=info msg="Starting container: aef8b7d02cb72faf78be43d2f703b56475ceaad650e5166d5bace706d76f897f" id=fbf76dae-335b-4309-ab05-09990922a4b2 name=/runtime.v1.RuntimeService/StartContainer
	Dec 09 11:23:59 addons-741760 crio[968]: time="2024-12-09 11:23:59.925722183Z" level=info msg="Started container" PID=8458 containerID=aef8b7d02cb72faf78be43d2f703b56475ceaad650e5166d5bace706d76f897f description=default/hello-world-app-55bf9c44b4-sl2tc/hello-world-app id=fbf76dae-335b-4309-ab05-09990922a4b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5578a1d33cb2411cf27e5eb0431a1597d9cfeac3d620b4b0a68b78b5dc4f526c
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                       ATTEMPT             POD ID              POD
	aef8b7d02cb72       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app            0                   5578a1d33cb24       hello-world-app-55bf9c44b4-sl2tc
	6ae2c9635d982       docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4                              2 minutes ago            Running             nginx                      0                   297cf25a423db       nginx
	1102c1d26c178       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago            Running             busybox                    0                   534a08ad78cd0       busybox
	0ca4b35965963       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             4 minutes ago            Running             controller                 0                   e1cc0dc57e42e       ingress-nginx-controller-5f85ff4588-b8z22
	da15f6b71f00f       nvcr.io/nvidia/k8s-device-plugin@sha256:7089559ce6153018806857f5049085bae15b3bf6f1c8bd19d8b12f707d087dea                     5 minutes ago            Running             nvidia-device-plugin-ctr   0                   ac71daf36b9ba       nvidia-device-plugin-daemonset-kzkrm
	123d80492c334       gcr.io/cloud-spanner-emulator/emulator@sha256:7cf2be1ac85c39a0c5b34185b6c3d0ea479269f5c8ecc785713308f93194ca27               5 minutes ago            Running             cloud-spanner-emulator     0                   faf19a7aee5ce       cloud-spanner-emulator-dc5db94f4-kqpb9
	d76489af88ae7       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago            Running             local-path-provisioner     0                   3144d737dddad       local-path-provisioner-86d989889c-spqtm
	488e217763b7e       d54655ed3a8543a162b688a24bf969ee1a28d906b8ccb30188059247efdae234                                                             5 minutes ago            Exited              patch                      2                   982beb5637430       ingress-nginx-admission-patch-2pwtn
	5f246b3d88d26       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             5 minutes ago            Running             minikube-ingress-dns       0                   55af95b86353c       kube-ingress-dns-minikube
	db5b5ce8e07de       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   5 minutes ago            Exited              create                     0                   13c9e516e37c2       ingress-nginx-admission-create-jrk2k
	7fd45d04e0916       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago            Running             yakd                       0                   8e8cb2e9bf81c       yakd-dashboard-67d98fc6b-7hsf4
	0d473fe89e574       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        5 minutes ago            Running             metrics-server             0                   a222ef44a6db6       metrics-server-84c5f94fbc-d5cwj
	f09120a0f8693       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             5 minutes ago            Running             coredns                    0                   af62fa8fff865       coredns-7c65d6cfc9-fml59
	50ffab0306cb6       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago            Running             storage-provisioner        0                   93eefe22e5e75       storage-provisioner
	209d26d061519       docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e                           6 minutes ago            Running             kindnet-cni                0                   c209914323736       kindnet-ms4fm
	01483b1bdc8f6       021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba                                                             6 minutes ago            Running             kube-proxy                 0                   8f6872f2525a2       kube-proxy-dsdn7
	ac25ca9eafe4f       f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270                                                             6 minutes ago            Running             kube-apiserver             0                   38da9ead945f3       kube-apiserver-addons-741760
	45fc939f9caa2       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             6 minutes ago            Running             etcd                       0                   cd41104d0ba98       etcd-addons-741760
	2505dfcb4aebc       d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a                                                             6 minutes ago            Running             kube-scheduler             0                   64e2a638d1db1       kube-scheduler-addons-741760
	0e12860561933       9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba                                                             6 minutes ago            Running             kube-controller-manager    0                   2ef475d0a4e20       kube-controller-manager-addons-741760
	
	
	==> coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] <==
	[INFO] 10.244.0.16:54614 - 37718 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001950999s
	[INFO] 10.244.0.16:54614 - 37144 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000152915s
	[INFO] 10.244.0.16:54614 - 17362 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00010691s
	[INFO] 10.244.0.16:48604 - 24773 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000114426s
	[INFO] 10.244.0.16:48604 - 24320 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000040582s
	[INFO] 10.244.0.16:43090 - 24427 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000054489s
	[INFO] 10.244.0.16:43090 - 24230 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000039794s
	[INFO] 10.244.0.16:59175 - 50722 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000066452s
	[INFO] 10.244.0.16:59175 - 50534 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000037972s
	[INFO] 10.244.0.16:58427 - 16348 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001409778s
	[INFO] 10.244.0.16:58427 - 16561 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001636053s
	[INFO] 10.244.0.16:56109 - 1523 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000055211s
	[INFO] 10.244.0.16:56109 - 1103 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00004516s
	[INFO] 10.244.0.19:49553 - 22252 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000235711s
	[INFO] 10.244.0.19:57313 - 46562 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000252974s
	[INFO] 10.244.0.19:46558 - 40522 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000176996s
	[INFO] 10.244.0.19:35229 - 27681 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000263058s
	[INFO] 10.244.0.19:43917 - 12209 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000192898s
	[INFO] 10.244.0.19:55406 - 10116 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00026355s
	[INFO] 10.244.0.19:45686 - 54608 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002607991s
	[INFO] 10.244.0.19:53953 - 60459 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002595011s
	[INFO] 10.244.0.19:42058 - 64972 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.001080719s
	[INFO] 10.244.0.19:37981 - 388 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002584608s
	[INFO] 10.244.0.24:60538 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000202202s
	[INFO] 10.244.0.24:54309 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000149608s
	
	
	==> describe nodes <==
	Name:               addons-741760
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-741760
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=60110addcdbf0fec7168b962521659e922988d6c
	                    minikube.k8s.io/name=addons-741760
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_12_09T11_17_14_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-741760
	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:  Mon, 09 Dec 2024 11:17:11 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-741760
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 09 Dec 2024 11:23:53 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 09 Dec 2024 11:21:49 +0000   Mon, 09 Dec 2024 11:17:08 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 09 Dec 2024 11:21:49 +0000   Mon, 09 Dec 2024 11:17:08 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 09 Dec 2024 11:21:49 +0000   Mon, 09 Dec 2024 11:17:08 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 09 Dec 2024 11:21:49 +0000   Mon, 09 Dec 2024 11:18:05 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-741760
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 3f7d11d371fa4bf7980972ecd7af2a80
	  System UUID:                d68e9960-d0e2-478a-baf4-793893a74e7a
	  Boot ID:                    2b031742-3881-4f92-a7a6-916d4b88f64f
	  Kernel Version:             5.15.0-1072-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.2
	  Kube-Proxy Version:         v1.31.2
	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%)         4m9s
	  default                     cloud-spanner-emulator-dc5db94f4-kqpb9       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m37s
	  default                     hello-world-app-55bf9c44b4-sl2tc             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m22s
	  ingress-nginx               ingress-nginx-controller-5f85ff4588-b8z22    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         6m35s
	  kube-system                 coredns-7c65d6cfc9-fml59                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     6m42s
	  kube-system                 etcd-addons-741760                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         6m47s
	  kube-system                 kindnet-ms4fm                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      6m42s
	  kube-system                 kube-apiserver-addons-741760                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         6m47s
	  kube-system                 kube-controller-manager-addons-741760        200m (10%)    0 (0%)      0 (0%)           0 (0%)         6m47s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m36s
	  kube-system                 kube-proxy-dsdn7                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m42s
	  kube-system                 kube-scheduler-addons-741760                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         6m47s
	  kube-system                 metrics-server-84c5f94fbc-d5cwj              100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         6m36s
	  kube-system                 nvidia-device-plugin-daemonset-kzkrm         0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m55s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m36s
	  local-path-storage          local-path-provisioner-86d989889c-spqtm      0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m36s
	  yakd-dashboard              yakd-dashboard-67d98fc6b-7hsf4               0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     6m35s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             638Mi (8%)   476Mi (6%)
	  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                 6m34s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  6m54s (x8 over 6m54s)  kubelet          Node addons-741760 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m54s (x8 over 6m54s)  kubelet          Node addons-741760 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m54s (x7 over 6m54s)  kubelet          Node addons-741760 status is now: NodeHasSufficientPID
	  Normal   Starting                 6m47s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m47s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  6m47s                  kubelet          Node addons-741760 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m47s                  kubelet          Node addons-741760 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m47s                  kubelet          Node addons-741760 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m43s                  node-controller  Node addons-741760 event: Registered Node addons-741760 in Controller
	  Normal   NodeReady                5m55s                  kubelet          Node addons-741760 status is now: NodeReady
	
	
	==> dmesg <==
	[Dec 9 08:55] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] <==
	{"level":"info","ts":"2024-12-09T11:17:21.842488Z","caller":"traceutil/trace.go:171","msg":"trace[752902672] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"122.32743ms","start":"2024-12-09T11:17:21.720154Z","end":"2024-12-09T11:17:21.842481Z","steps":["trace[752902672] 'process raft request'  (duration: 121.879113ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:21.842591Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"133.329588ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-09T11:17:21.842690Z","caller":"traceutil/trace.go:171","msg":"trace[774235600] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:395; }","duration":"133.389509ms","start":"2024-12-09T11:17:21.709240Z","end":"2024-12-09T11:17:21.842630Z","steps":["trace[774235600] 'agreement among raft nodes before linearized reading'  (duration: 133.316395ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.264552Z","caller":"traceutil/trace.go:171","msg":"trace[1850019292] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"162.798569ms","start":"2024-12-09T11:17:22.101394Z","end":"2024-12-09T11:17:22.264192Z","steps":["trace[1850019292] 'process raft request'  (duration: 162.697649ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.309335Z","caller":"traceutil/trace.go:171","msg":"trace[1183879661] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:405; }","duration":"130.653923ms","start":"2024-12-09T11:17:22.178668Z","end":"2024-12-09T11:17:22.309322Z","steps":["trace[1183879661] 'read index received'  (duration: 129.053586ms)","trace[1183879661] 'applied index is now lower than readState.Index'  (duration: 1.599754ms)"],"step_count":2}
	{"level":"warn","ts":"2024-12-09T11:17:22.310189Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.506118ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-12-09T11:17:22.310779Z","caller":"traceutil/trace.go:171","msg":"trace[1378310237] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:399; }","duration":"132.103075ms","start":"2024-12-09T11:17:22.178664Z","end":"2024-12-09T11:17:22.310767Z","steps":["trace[1378310237] 'agreement among raft nodes before linearized reading'  (duration: 131.462722ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.428742Z","caller":"traceutil/trace.go:171","msg":"trace[178509544] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"250.006289ms","start":"2024-12-09T11:17:22.178714Z","end":"2024-12-09T11:17:22.428720Z","steps":["trace[178509544] 'process raft request'  (duration: 130.561551ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.433850Z","caller":"traceutil/trace.go:171","msg":"trace[1558001987] linearizableReadLoop","detail":"{readStateIndex:408; appliedIndex:408; }","duration":"122.875576ms","start":"2024-12-09T11:17:22.310955Z","end":"2024-12-09T11:17:22.433831Z","steps":["trace[1558001987] 'read index received'  (duration: 122.869783ms)","trace[1558001987] 'applied index is now lower than readState.Index'  (duration: 4.636µs)"],"step_count":2}
	{"level":"warn","ts":"2024-12-09T11:17:22.434023Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.052277ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-09T11:17:22.434047Z","caller":"traceutil/trace.go:171","msg":"trace[1993153452] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:399; }","duration":"123.088912ms","start":"2024-12-09T11:17:22.310951Z","end":"2024-12-09T11:17:22.434040Z","steps":["trace[1993153452] 'agreement among raft nodes before linearized reading'  (duration: 123.025308ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.434472Z","caller":"traceutil/trace.go:171","msg":"trace[2062841236] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"255.997522ms","start":"2024-12-09T11:17:22.178463Z","end":"2024-12-09T11:17:22.434461Z","steps":["trace[2062841236] 'process raft request'  (duration: 129.775102ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.434563Z","caller":"traceutil/trace.go:171","msg":"trace[1203739285] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"301.008912ms","start":"2024-12-09T11:17:22.133548Z","end":"2024-12-09T11:17:22.434557Z","steps":["trace[1203739285] 'process raft request'  (duration: 174.213566ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:22.437241Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-09T11:17:22.133525Z","time spent":"301.050641ms","remote":"127.0.0.1:53428","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3782,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" mod_revision:381 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" value_size:3722 >> failure:<request_range:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" > >"}
	{"level":"warn","ts":"2024-12-09T11:17:22.481564Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"170.537286ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-12-09T11:17:22.686900Z","caller":"traceutil/trace.go:171","msg":"trace[404588559] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:400; }","duration":"375.891143ms","start":"2024-12-09T11:17:22.310990Z","end":"2024-12-09T11:17:22.686881Z","steps":["trace[404588559] 'agreement among raft nodes before linearized reading'  (duration: 170.409733ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:22.686978Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-09T11:17:22.310979Z","time spent":"375.973479ms","remote":"127.0.0.1:53396","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":4133,"request content":"key:\"/registry/deployments/kube-system/coredns\" "}
	{"level":"info","ts":"2024-12-09T11:17:22.504012Z","caller":"traceutil/trace.go:171","msg":"trace[1705514539] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"185.873874ms","start":"2024-12-09T11:17:22.309738Z","end":"2024-12-09T11:17:22.495611Z","steps":["trace[1705514539] 'process raft request'  (duration: 137.913349ms)","trace[1705514539] 'store kv pair into bolt db' {req_type:put; key:/registry/controllerrevisions/kube-system/amd-gpu-device-plugin-59cf7d9b45; req_size:3193; } (duration: 33.591519ms)"],"step_count":2}
	{"level":"warn","ts":"2024-12-09T11:17:22.687284Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-09T11:17:22.309720Z","time spent":"377.525268ms","remote":"127.0.0.1:53436","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3196,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/controllerrevisions/kube-system/amd-gpu-device-plugin-59cf7d9b45\" mod_revision:0 > success:<request_put:<key:\"/registry/controllerrevisions/kube-system/amd-gpu-device-plugin-59cf7d9b45\" value_size:3114 >> failure:<>"}
	{"level":"info","ts":"2024-12-09T11:17:22.815007Z","caller":"traceutil/trace.go:171","msg":"trace[1608326377] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"130.146801ms","start":"2024-12-09T11:17:22.684845Z","end":"2024-12-09T11:17:22.814991Z","steps":["trace[1608326377] 'process raft request'  (duration: 51.943506ms)","trace[1608326377] 'compare'  (duration: 77.773661ms)"],"step_count":2}
	{"level":"info","ts":"2024-12-09T11:17:22.817541Z","caller":"traceutil/trace.go:171","msg":"trace[1497335819] linearizableReadLoop","detail":"{readStateIndex:410; appliedIndex:409; }","duration":"130.328261ms","start":"2024-12-09T11:17:22.687199Z","end":"2024-12-09T11:17:22.817527Z","steps":["trace[1497335819] 'read index received'  (duration: 49.545929ms)","trace[1497335819] 'applied index is now lower than readState.Index'  (duration: 80.781192ms)"],"step_count":2}
	{"level":"info","ts":"2024-12-09T11:17:22.817785Z","caller":"traceutil/trace.go:171","msg":"trace[2113790220] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"130.119635ms","start":"2024-12-09T11:17:22.687655Z","end":"2024-12-09T11:17:22.817774Z","steps":["trace[2113790220] 'process raft request'  (duration: 126.985979ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:22.818218Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.000925ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7c65d6cfc9-9p86p\" ","response":"range_response_count:1 size:3993"}
	{"level":"info","ts":"2024-12-09T11:17:22.834039Z","caller":"traceutil/trace.go:171","msg":"trace[1339517307] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7c65d6cfc9-9p86p; range_end:; response_count:1; response_revision:404; }","duration":"146.529328ms","start":"2024-12-09T11:17:22.687187Z","end":"2024-12-09T11:17:22.833716Z","steps":["trace[1339517307] 'agreement among raft nodes before linearized reading'  (duration: 130.973135ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:24.239287Z","caller":"traceutil/trace.go:171","msg":"trace[335917329] transaction","detail":"{read_only:false; response_revision:453; number_of_response:1; }","duration":"106.002912ms","start":"2024-12-09T11:17:24.133269Z","end":"2024-12-09T11:17:24.239272Z","steps":["trace[335917329] 'process raft request'  (duration: 63.373206ms)","trace[335917329] 'compare'  (duration: 41.888121ms)"],"step_count":2}
	
	
	==> kernel <==
	 11:24:00 up 1 day, 19:06,  0 users,  load average: 0.38, 1.38, 2.16
	Linux addons-741760 5.15.0-1072-aws #78~20.04.1-Ubuntu SMP Wed Oct 9 15:29:54 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] <==
	I1209 11:21:54.954176       1 main.go:301] handling current node
	I1209 11:22:04.957531       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:22:04.957568       1 main.go:301] handling current node
	I1209 11:22:14.957006       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:22:14.957039       1 main.go:301] handling current node
	I1209 11:22:24.950901       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:22:24.951013       1 main.go:301] handling current node
	I1209 11:22:34.957487       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:22:34.957528       1 main.go:301] handling current node
	I1209 11:22:44.960441       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:22:44.960473       1 main.go:301] handling current node
	I1209 11:22:54.960514       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:22:54.960546       1 main.go:301] handling current node
	I1209 11:23:04.956857       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:23:04.956889       1 main.go:301] handling current node
	I1209 11:23:14.958056       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:23:14.958175       1 main.go:301] handling current node
	I1209 11:23:24.950843       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:23:24.950875       1 main.go:301] handling current node
	I1209 11:23:34.957263       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:23:34.957304       1 main.go:301] handling current node
	I1209 11:23:44.957578       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:23:44.957691       1 main.go:301] handling current node
	I1209 11:23:54.951946       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:23:54.951977       1 main.go:301] handling current node
	
	
	==> kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] <==
	E1209 11:19:15.918597       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.167.242:443: connect: connection refused" logger="UnhandledError"
	E1209 11:19:16.002147       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.167.242:443: connect: connection refused" logger="UnhandledError"
	E1209 11:19:16.165789       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.167.242:443: connect: connection refused" logger="UnhandledError"
	I1209 11:19:16.925174       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1209 11:20:00.584337       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:40104: use of closed network connection
	E1209 11:20:00.823255       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:40130: use of closed network connection
	E1209 11:20:00.977483       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:40156: use of closed network connection
	I1209 11:20:10.484406       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.80.146"}
	I1209 11:20:56.987429       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1209 11:21:19.588218       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.588317       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1209 11:21:19.602492       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.602545       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1209 11:21:19.677403       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.677530       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1209 11:21:19.722557       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.722603       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1209 11:21:20.677840       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1209 11:21:20.722950       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W1209 11:21:20.823184       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I1209 11:21:32.395476       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1209 11:21:33.434550       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1209 11:21:37.954960       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1209 11:21:38.278597       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.110.227"}
	I1209 11:23:58.645391       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.167.125"}
	
	
	==> kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] <==
	E1209 11:22:11.561117       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"
	W1209 11:22:35.021781       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
	E1209 11:22:35.021827       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"
	W1209 11:22:40.824107       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
	E1209 11:22:40.824150       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"
	W1209 11:22:44.503295       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
	E1209 11:22:44.503335       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"
	W1209 11:23:01.906355       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
	E1209 11:23:01.906400       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"
	W1209 11:23:08.597643       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
	E1209 11:23:08.597685       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"
	W1209 11:23:35.666510       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
	E1209 11:23:35.666554       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"
	W1209 11:23:37.496014       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
	E1209 11:23:37.496058       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"
	W1209 11:23:43.554482       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
	E1209 11:23:43.554526       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"
	W1209 11:23:44.980208       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
	E1209 11:23:44.980253       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"
	I1209 11:23:58.375472       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="34.260352ms"
	I1209 11:23:58.385910       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.380939ms"
	I1209 11:23:58.386161       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="37.595µs"
	I1209 11:23:58.411431       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="40.269µs"
	I1209 11:24:00.124524       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="77.439502ms"
	I1209 11:24:00.125084       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="52.938µs"
	
	
	==> kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] <==
	I1209 11:17:24.876154       1 server_linux.go:66] "Using iptables proxy"
	I1209 11:17:25.465342       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1209 11:17:25.465485       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`"
	I1209 11:17:25.675737       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1209 11:17:25.675799       1 server_linux.go:169] "Using iptables Proxier"
	I1209 11:17:25.717131       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"
	I1209 11:17:25.723323       1 server.go:483] "Version info" version="v1.31.2"
	I1209 11:17:25.723414       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1209 11:17:25.750591       1 config.go:199] "Starting service config controller"
	I1209 11:17:25.750722       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1209 11:17:25.750791       1 config.go:105] "Starting endpoint slice config controller"
	I1209 11:17:25.750825       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1209 11:17:25.751462       1 config.go:328] "Starting node config controller"
	I1209 11:17:25.751526       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1209 11:17:25.852598       1 shared_informer.go:320] Caches are synced for service config
	I1209 11:17:25.852830       1 shared_informer.go:320] Caches are synced for node config
	I1209 11:17:25.852880       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] <==
	W1209 11:17:11.822539       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
	E1209 11:17:11.822557       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"
	W1209 11:17:11.822336       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W1209 11:17:11.822618       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
	E1209 11:17:11.822635       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"
	E1209 11:17:11.822659       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W1209 11:17:11.822697       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1209 11:17:11.822714       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1209 11:17:11.822391       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
	E1209 11:17:11.822738       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"
	W1209 11:17:11.822806       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
	E1209 11:17:11.822822       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"
	W1209 11:17:11.822890       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
	E1209 11:17:11.822911       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"
	W1209 11:17:11.822955       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
	E1209 11:17:11.822997       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"
	W1209 11:17:11.823021       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1209 11:17:11.823086       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1209 11:17:11.823095       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
	W1209 11:17:11.823149       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
	E1209 11:17:11.823169       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"
	W1209 11:17:11.822969       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
	E1209 11:17:11.823191       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"
	E1209 11:17:11.823158       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"
	I1209 11:17:12.815534       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Dec 09 11:22:23 addons-741760 kubelet[1509]: E1209 11:22:23.760738    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743343760445242,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:25 addons-741760 kubelet[1509]: I1209 11:22:25.607810    1509 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-dc5db94f4-kqpb9" secret="" err="secret \"gcp-auth\" not found"
	Dec 09 11:22:33 addons-741760 kubelet[1509]: E1209 11:22:33.763340    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743353763110415,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:33 addons-741760 kubelet[1509]: E1209 11:22:33.763379    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743353763110415,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:34 addons-741760 kubelet[1509]: I1209 11:22:34.608137    1509 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Dec 09 11:22:43 addons-741760 kubelet[1509]: E1209 11:22:43.766248    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743363766009796,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:43 addons-741760 kubelet[1509]: E1209 11:22:43.766702    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743363766009796,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:53 addons-741760 kubelet[1509]: E1209 11:22:53.770062    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743373769664316,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:53 addons-741760 kubelet[1509]: E1209 11:22:53.770107    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743373769664316,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:22:57 addons-741760 kubelet[1509]: I1209 11:22:57.607886    1509 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-kzkrm" secret="" err="secret \"gcp-auth\" not found"
	Dec 09 11:23:03 addons-741760 kubelet[1509]: E1209 11:23:03.772767    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743383772508482,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:03 addons-741760 kubelet[1509]: E1209 11:23:03.772803    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743383772508482,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:13 addons-741760 kubelet[1509]: E1209 11:23:13.775745    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743393775481144,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:13 addons-741760 kubelet[1509]: E1209 11:23:13.775802    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743393775481144,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:23 addons-741760 kubelet[1509]: E1209 11:23:23.778445    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743403778190762,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:23 addons-741760 kubelet[1509]: E1209 11:23:23.778488    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743403778190762,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:33 addons-741760 kubelet[1509]: E1209 11:23:33.781254    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743413781020047,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:33 addons-741760 kubelet[1509]: E1209 11:23:33.781292    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743413781020047,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:37 addons-741760 kubelet[1509]: I1209 11:23:37.608229    1509 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-dc5db94f4-kqpb9" secret="" err="secret \"gcp-auth\" not found"
	Dec 09 11:23:43 addons-741760 kubelet[1509]: E1209 11:23:43.783458    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743423783226814,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:43 addons-741760 kubelet[1509]: E1209 11:23:43.783493    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743423783226814,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:53 addons-741760 kubelet[1509]: E1209 11:23:53.786606    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743433786326668,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:53 addons-741760 kubelet[1509]: E1209 11:23:53.786654    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743433786326668,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577493,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:23:58 addons-741760 kubelet[1509]: I1209 11:23:58.372471    1509 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=138.116074209 podStartE2EDuration="2m20.372452365s" podCreationTimestamp="2024-12-09 11:21:38 +0000 UTC" firstStartedPulling="2024-12-09 11:21:38.574904697 +0000 UTC m=+265.148039273" lastFinishedPulling="2024-12-09 11:21:40.831282853 +0000 UTC m=+267.404417429" observedRunningTime="2024-12-09 11:21:41.730437815 +0000 UTC m=+268.303572408" watchObservedRunningTime="2024-12-09 11:23:58.372452365 +0000 UTC m=+404.945586940"
	Dec 09 11:23:58 addons-741760 kubelet[1509]: I1209 11:23:58.460973    1509 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-lz9tq\" (UniqueName: \"kubernetes.io/projected/bdaf64c1-c13c-415f-aa23-daac66e9a5c3-kube-api-access-lz9tq\") pod \"hello-world-app-55bf9c44b4-sl2tc\" (UID: \"bdaf64c1-c13c-415f-aa23-daac66e9a5c3\") " pod="default/hello-world-app-55bf9c44b4-sl2tc"
	
	
	==> storage-provisioner [50ffab0306cb6b45c99899de27f835df1f60579fed5d0a13f29ef35f0084f54d] <==
	I1209 11:18:06.439470       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1209 11:18:06.451859       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1209 11:18:06.451946       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1209 11:18:06.464183       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1209 11:18:06.464370       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-741760_a85c0820-3f2a-42b0-8b19-950fea13392b!
	I1209 11:18:06.466774       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f6f58b6d-bb89-4a23-9d9d-b3a09e748562", APIVersion:"v1", ResourceVersion:"928", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-741760_a85c0820-3f2a-42b0-8b19-950fea13392b became leader
	I1209 11:18:06.564803       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-741760_a85c0820-3f2a-42b0-8b19-950fea13392b!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-741760 -n addons-741760
helpers_test.go:261: (dbg) Run:  kubectl --context addons-741760 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-jrk2k ingress-nginx-admission-patch-2pwtn
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-741760 describe pod ingress-nginx-admission-create-jrk2k ingress-nginx-admission-patch-2pwtn
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-741760 describe pod ingress-nginx-admission-create-jrk2k ingress-nginx-admission-patch-2pwtn: exit status 1 (132.128441ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-jrk2k" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-2pwtn" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-741760 describe pod ingress-nginx-admission-create-jrk2k ingress-nginx-admission-patch-2pwtn: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable ingress-dns --alsologtostderr -v=1: (1.132457723s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable ingress --alsologtostderr -v=1: (7.854321451s)
--- FAIL: TestAddons/parallel/Ingress (153.29s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (346.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 7.858385ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-d5cwj" [2931cba7-0f24-4d2b-bf9d-ce85c73ed551] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003806648s
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (114.622093ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 3m13.626731572s

                                                
                                                
** /stderr **
I1209 11:20:31.632856 1900670 retry.go:31] will retry after 2.212792117s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (92.9235ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 3m15.935732778s

                                                
                                                
** /stderr **
I1209 11:20:33.938900 1900670 retry.go:31] will retry after 4.430186555s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (90.684508ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 3m20.455472301s

                                                
                                                
** /stderr **
I1209 11:20:38.460104 1900670 retry.go:31] will retry after 3.630457589s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (107.128547ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 3m24.194719153s

                                                
                                                
** /stderr **
I1209 11:20:42.198593 1900670 retry.go:31] will retry after 6.267739493s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (144.349218ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 3m30.608489668s

                                                
                                                
** /stderr **
I1209 11:20:48.611358 1900670 retry.go:31] will retry after 11.294223069s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (104.877388ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 3m41.999746815s

                                                
                                                
** /stderr **
I1209 11:21:00.010923 1900670 retry.go:31] will retry after 29.211166045s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (96.604079ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 4m11.316348535s

                                                
                                                
** /stderr **
I1209 11:21:29.319664 1900670 retry.go:31] will retry after 25.702373524s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (85.025205ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 4m37.107810433s

                                                
                                                
** /stderr **
I1209 11:21:55.110678 1900670 retry.go:31] will retry after 39.414409423s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (99.365643ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 5m16.621523264s

                                                
                                                
** /stderr **
I1209 11:22:34.624974 1900670 retry.go:31] will retry after 1m10.587954855s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (100.400587ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 6m27.314315038s

                                                
                                                
** /stderr **
I1209 11:23:45.317434 1900670 retry.go:31] will retry after 1m2.923464595s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (87.734455ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 7m30.330032519s

                                                
                                                
** /stderr **
I1209 11:24:48.332690 1900670 retry.go:31] will retry after 1m21.161123209s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-741760 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-741760 top pods -n kube-system: exit status 1 (87.44935ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-fml59, age: 8m51.578356407s

                                                
                                                
** /stderr **
addons_test.go:416: failed checking metric server: exit status 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-741760
helpers_test.go:235: (dbg) docker inspect addons-741760:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c",
	        "Created": "2024-12-09T11:16:49.314517489Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1901930,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-12-09T11:16:49.457061285Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:51526bd7c0894c18bc1ef50650a0aaaea3bed24f70f72f77ac668ae72dfff137",
	        "ResolvConfPath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/hostname",
	        "HostsPath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/hosts",
	        "LogPath": "/var/lib/docker/containers/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c/0de7d5f4cabea69c95ccca39ac99274be50b727d034870a1d08018735d03298c-json.log",
	        "Name": "/addons-741760",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-741760:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-741760",
	            "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/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7-init/diff:/var/lib/docker/overlay2/ea8099d757546454fac344d20d9a4f438cca1261730dc9d583df0551e8fce9a2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7/merged",
	                "UpperDir": "/var/lib/docker/overlay2/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7/diff",
	                "WorkDir": "/var/lib/docker/overlay2/bcbd7a18afe92994acaf099787c25080ed4eb7bdacd2216db1b006a4370eabd7/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-741760",
	                "Source": "/var/lib/docker/volumes/addons-741760/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-741760",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615",
	            "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-741760",
	                "name.minikube.sigs.k8s.io": "addons-741760",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "af87775dd3bb6dcaa1537a7f39065a8892c45dc27ee5c27ab167a28c3d603d87",
	            "SandboxKey": "/var/run/docker/netns/af87775dd3bb",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40826"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40827"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40830"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40828"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40829"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-741760": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "8219e52ec847ee4103c9d896b37cccfb3d1372924ab4bf7a816bc88a94159f0c",
	                    "EndpointID": "2ce57688993c2042e56cd94056d81b237b5e7e1dac3d6c5c9977d0bad1a0fc01",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-741760",
	                        "0de7d5f4cabe"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-741760 -n addons-741760
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-741760 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 logs -n 25: (1.461771243s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-247524 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | download-docker-247524                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-247524                                                                   | download-docker-247524 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-380776   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | binary-mirror-380776                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45453                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-380776                                                                     | binary-mirror-380776   | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| addons  | disable dashboard -p                                                                        | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | addons-741760                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | addons-741760                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-741760 --wait=true                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11: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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:19 UTC | 09 Dec 24 11:19 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | -p addons-741760                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-741760 ip                                                                            | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:20 UTC | 09 Dec 24 11:20 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                                                                        | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC | 09 Dec 24 11:21 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                                                                        | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC | 09 Dec 24 11:21 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                                                                        | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC | 09 Dec 24 11:21 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-741760 ssh curl -s                                                                   | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:21 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-741760 ip                                                                            | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:23 UTC | 09 Dec 24 11:23 UTC |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:24 UTC | 09 Dec 24 11:24 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:24 UTC | 09 Dec 24 11:24 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                                                                        | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:24 UTC | 09 Dec 24 11:24 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:24 UTC | 09 Dec 24 11:24 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-741760 ssh cat                                                                       | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:24 UTC | 09 Dec 24 11:24 UTC |
	|         | /opt/local-path-provisioner/pvc-2802acd0-3c1f-4b5c-987b-ab88950103fc_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-741760 addons disable                                                                | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:24 UTC | 09 Dec 24 11:25 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-741760 addons                                                                        | addons-741760          | jenkins | v1.34.0 | 09 Dec 24 11:25 UTC | 09 Dec 24 11:25 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/09 11:16:24
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1209 11:16:24.470465 1901434 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:16:24.470649 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:24.470684 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:16:24.470703 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:24.470973 1901434 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:16:24.471440 1901434 out.go:352] Setting JSON to false
	I1209 11:16:24.472371 1901434 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":154729,"bootTime":1733588256,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 11:16:24.472479 1901434 start.go:139] virtualization:  
	I1209 11:16:24.475890 1901434 out.go:177] * [addons-741760] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1209 11:16:24.479552 1901434 out.go:177]   - MINIKUBE_LOCATION=20068
	I1209 11:16:24.479653 1901434 notify.go:220] Checking for updates...
	I1209 11:16:24.485514 1901434 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 11:16:24.488386 1901434 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:16:24.491316 1901434 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 11:16:24.494335 1901434 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1209 11:16:24.497511 1901434 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1209 11:16:24.500794 1901434 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 11:16:24.531934 1901434 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 11:16:24.532075 1901434 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:24.585002 1901434 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-09 11:16:24.575537837 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:24.585111 1901434 docker.go:318] overlay module found
	I1209 11:16:24.588150 1901434 out.go:177] * Using the docker driver based on user configuration
	I1209 11:16:24.590914 1901434 start.go:297] selected driver: docker
	I1209 11:16:24.590936 1901434 start.go:901] validating driver "docker" against <nil>
	I1209 11:16:24.590971 1901434 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1209 11:16:24.591768 1901434 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:24.642356 1901434 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-09 11:16:24.633553147 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:24.642648 1901434 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1209 11:16:24.642951 1901434 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]
	I1209 11:16:24.645836 1901434 out.go:177] * Using Docker driver with root privileges
	I1209 11:16:24.648812 1901434 cni.go:84] Creating CNI manager for ""
	I1209 11:16:24.648899 1901434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:16:24.648920 1901434 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1209 11:16:24.649012 1901434 start.go:340] cluster config:
	{Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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}
	I1209 11:16:24.652101 1901434 out.go:177] * Starting "addons-741760" primary control-plane node in "addons-741760" cluster
	I1209 11:16:24.654946 1901434 cache.go:121] Beginning downloading kic base image for docker with crio
	I1209 11:16:24.657816 1901434 out.go:177] * Pulling base image v0.0.45-1730888964-19917 ...
	I1209 11:16:24.660616 1901434 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:24.660677 1901434 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	I1209 11:16:24.660691 1901434 cache.go:56] Caching tarball of preloaded images
	I1209 11:16:24.660733 1901434 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1209 11:16:24.660830 1901434 preload.go:172] Found /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I1209 11:16:24.660843 1901434 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1209 11:16:24.661198 1901434 profile.go:143] Saving config to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/config.json ...
	I1209 11:16:24.661222 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/config.json: {Name:mk8481e769c2b9834bb96ccd74c1a3b79e0a3e4d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:24.676712 1901434 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1209 11:16:24.676842 1901434 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1209 11:16:24.676866 1901434 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
	I1209 11:16:24.676875 1901434 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
	I1209 11:16:24.676883 1901434 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	I1209 11:16:24.676888 1901434 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from local cache
	I1209 11:16:42.069938 1901434 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from cached tarball
	I1209 11:16:42.069983 1901434 cache.go:194] Successfully downloaded all kic artifacts
	I1209 11:16:42.070027 1901434 start.go:360] acquireMachinesLock for addons-741760: {Name:mkedd1aa703533c010f76b2ddc50a54b04474c1c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1209 11:16:42.070788 1901434 start.go:364] duration metric: took 730.426µs to acquireMachinesLock for "addons-741760"
	I1209 11:16:42.070838 1901434 start.go:93] Provisioning new machine with config: &{Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1209 11:16:42.070930 1901434 start.go:125] createHost starting for "" (driver="docker")
	I1209 11:16:42.076403 1901434 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1209 11:16:42.076738 1901434 start.go:159] libmachine.API.Create for "addons-741760" (driver="docker")
	I1209 11:16:42.076783 1901434 client.go:168] LocalClient.Create starting
	I1209 11:16:42.076925 1901434 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem
	I1209 11:16:42.571543 1901434 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem
	I1209 11:16:43.028975 1901434 cli_runner.go:164] Run: docker network inspect addons-741760 --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}}]}"
	W1209 11:16:43.044394 1901434 cli_runner.go:211] docker network inspect addons-741760 --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
	I1209 11:16:43.044501 1901434 network_create.go:284] running [docker network inspect addons-741760] to gather additional debugging logs...
	I1209 11:16:43.044523 1901434 cli_runner.go:164] Run: docker network inspect addons-741760
	W1209 11:16:43.059712 1901434 cli_runner.go:211] docker network inspect addons-741760 returned with exit code 1
	I1209 11:16:43.059747 1901434 network_create.go:287] error running [docker network inspect addons-741760]: docker network inspect addons-741760: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-741760 not found
	I1209 11:16:43.059761 1901434 network_create.go:289] output of [docker network inspect addons-741760]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-741760 not found
	
	** /stderr **
	I1209 11:16:43.059869 1901434 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}}]}"
	I1209 11:16:43.076041 1901434 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:0x40019a9f90}
	I1209 11:16:43.076090 1901434 network_create.go:124] attempt to create docker network addons-741760 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1209 11:16:43.076146 1901434 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-741760 addons-741760
	I1209 11:16:43.150293 1901434 network_create.go:108] docker network addons-741760 192.168.49.0/24 created
	I1209 11:16:43.150329 1901434 kic.go:121] calculated static IP "192.168.49.2" for the "addons-741760" container
	I1209 11:16:43.150413 1901434 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1209 11:16:43.166183 1901434 cli_runner.go:164] Run: docker volume create addons-741760 --label name.minikube.sigs.k8s.io=addons-741760 --label created_by.minikube.sigs.k8s.io=true
	I1209 11:16:43.183919 1901434 oci.go:103] Successfully created a docker volume addons-741760
	I1209 11:16:43.184013 1901434 cli_runner.go:164] Run: docker run --rm --name addons-741760-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-741760 --entrypoint /usr/bin/test -v addons-741760:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib
	I1209 11:16:45.186849 1901434 cli_runner.go:217] Completed: docker run --rm --name addons-741760-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-741760 --entrypoint /usr/bin/test -v addons-741760:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib: (2.002776208s)
	I1209 11:16:45.186894 1901434 oci.go:107] Successfully prepared a docker volume addons-741760
	I1209 11:16:45.186927 1901434 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:45.186953 1901434 kic.go:194] Starting extracting preloaded images to volume ...
	I1209 11:16:45.187087 1901434 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-741760:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir
	I1209 11:16:49.257151 1901434 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-741760:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir: (4.070019741s)
	I1209 11:16:49.257184 1901434 kic.go:203] duration metric: took 4.070229475s to extract preloaded images to volume ...
	W1209 11:16:49.257322 1901434 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1209 11:16:49.257435 1901434 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1209 11:16:49.300853 1901434 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-741760 --name addons-741760 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-741760 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-741760 --network addons-741760 --ip 192.168.49.2 --volume addons-741760:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615
	I1209 11:16:49.647219 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Running}}
	I1209 11:16:49.666060 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:16:49.687972 1901434 cli_runner.go:164] Run: docker exec addons-741760 stat /var/lib/dpkg/alternatives/iptables
	I1209 11:16:49.737459 1901434 oci.go:144] the created container "addons-741760" has a running status.
	I1209 11:16:49.737497 1901434 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa...
	I1209 11:16:50.653762 1901434 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1209 11:16:50.672630 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:16:50.691505 1901434 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1209 11:16:50.691529 1901434 kic_runner.go:114] Args: [docker exec --privileged addons-741760 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1209 11:16:50.742961 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:16:50.759796 1901434 machine.go:93] provisionDockerMachine start ...
	I1209 11:16:50.759893 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:50.780087 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:50.780361 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:50.780370 1901434 main.go:141] libmachine: About to run SSH command:
	hostname
	I1209 11:16:50.899989 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-741760
	
	I1209 11:16:50.900014 1901434 ubuntu.go:169] provisioning hostname "addons-741760"
	I1209 11:16:50.900078 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:50.921335 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:50.921582 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:50.921601 1901434 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-741760 && echo "addons-741760" | sudo tee /etc/hostname
	I1209 11:16:51.057821 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-741760
	
	I1209 11:16:51.057916 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:51.076108 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:51.076360 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:51.076385 1901434 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-741760' /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-741760/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-741760' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1209 11:16:51.196914 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1209 11:16:51.196987 1901434 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20068-1895286/.minikube CaCertPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20068-1895286/.minikube}
	I1209 11:16:51.197029 1901434 ubuntu.go:177] setting up certificates
	I1209 11:16:51.197068 1901434 provision.go:84] configureAuth start
	I1209 11:16:51.197175 1901434 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-741760
	I1209 11:16:51.213362 1901434 provision.go:143] copyHostCerts
	I1209 11:16:51.213461 1901434 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.pem (1078 bytes)
	I1209 11:16:51.213584 1901434 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20068-1895286/.minikube/cert.pem (1123 bytes)
	I1209 11:16:51.213643 1901434 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20068-1895286/.minikube/key.pem (1679 bytes)
	I1209 11:16:51.213696 1901434 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca-key.pem org=jenkins.addons-741760 san=[127.0.0.1 192.168.49.2 addons-741760 localhost minikube]
	I1209 11:16:51.989314 1901434 provision.go:177] copyRemoteCerts
	I1209 11:16:51.989386 1901434 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1209 11:16:51.989433 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.009236 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.097225 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1209 11:16:52.121689 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1209 11:16:52.145659 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1209 11:16:52.170925 1901434 provision.go:87] duration metric: took 973.824652ms to configureAuth
	I1209 11:16:52.170953 1901434 ubuntu.go:193] setting minikube options for container-runtime
	I1209 11:16:52.171137 1901434 config.go:182] Loaded profile config "addons-741760": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:16:52.171248 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.188069 1901434 main.go:141] libmachine: Using SSH client type: native
	I1209 11:16:52.188329 1901434 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil>  [] 0s} 127.0.0.1 40826 <nil> <nil>}
	I1209 11:16:52.188353 1901434 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
	I1209 11:16:52.409124 1901434 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1209 11:16:52.409146 1901434 machine.go:96] duration metric: took 1.649329965s to provisionDockerMachine
	I1209 11:16:52.409157 1901434 client.go:171] duration metric: took 10.332363866s to LocalClient.Create
	I1209 11:16:52.409173 1901434 start.go:167] duration metric: took 10.332438449s to libmachine.API.Create "addons-741760"
	I1209 11:16:52.409181 1901434 start.go:293] postStartSetup for "addons-741760" (driver="docker")
	I1209 11:16:52.409191 1901434 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]
	I1209 11:16:52.409255 1901434 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
	I1209 11:16:52.409295 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.430221 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.517638 1901434 ssh_runner.go:195] Run: cat /etc/os-release
	I1209 11:16:52.520612 1901434 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1209 11:16:52.520650 1901434 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1209 11:16:52.520689 1901434 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1209 11:16:52.520725 1901434 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1209 11:16:52.520742 1901434 filesync.go:126] Scanning /home/jenkins/minikube-integration/20068-1895286/.minikube/addons for local assets ...
	I1209 11:16:52.520822 1901434 filesync.go:126] Scanning /home/jenkins/minikube-integration/20068-1895286/.minikube/files for local assets ...
	I1209 11:16:52.520849 1901434 start.go:296] duration metric: took 111.662838ms for postStartSetup
	I1209 11:16:52.521164 1901434 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-741760
	I1209 11:16:52.537435 1901434 profile.go:143] Saving config to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/config.json ...
	I1209 11:16:52.537726 1901434 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:16:52.537775 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.554035 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.637167 1901434 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1209 11:16:52.641167 1901434 start.go:128] duration metric: took 10.570208469s to createHost
	I1209 11:16:52.641195 1901434 start.go:83] releasing machines lock for "addons-741760", held for 10.570379312s
	I1209 11:16:52.641264 1901434 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-741760
	I1209 11:16:52.656389 1901434 ssh_runner.go:195] Run: cat /version.json
	I1209 11:16:52.656447 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.656723 1901434 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1209 11:16:52.656789 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:16:52.674560 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.674636 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:16:52.886021 1901434 ssh_runner.go:195] Run: systemctl --version
	I1209 11:16:52.890103 1901434 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1209 11:16:53.034745 1901434 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1209 11:16:53.039106 1901434 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" ;
	I1209 11:16:53.060376 1901434 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1209 11:16:53.060464 1901434 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" ;
	I1209 11:16:53.103104 1901434 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1209 11:16:53.103140 1901434 start.go:495] detecting cgroup driver to use...
	I1209 11:16:53.103173 1901434 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1209 11:16:53.103232 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1209 11:16:53.121097 1901434 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1209 11:16:53.132978 1901434 docker.go:217] disabling cri-docker service (if available) ...
	I1209 11:16:53.133085 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1209 11:16:53.147316 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1209 11:16:53.161681 1901434 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1209 11:16:53.245627 1901434 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1209 11:16:53.332946 1901434 docker.go:233] disabling docker service ...
	I1209 11:16:53.333063 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1209 11:16:53.352443 1901434 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1209 11:16:53.364207 1901434 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1209 11:16:53.456541 1901434 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1209 11:16:53.560021 1901434 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1209 11:16:53.571379 1901434 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"
	I1209 11:16:53.588299 1901434 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1209 11:16:53.588419 1901434 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"
	I1209 11:16:53.598042 1901434 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1209 11:16:53.598122 1901434 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1209 11:16:53.607715 1901434 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1209 11:16:53.617839 1901434 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1209 11:16:53.627605 1901434 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1209 11:16:53.637063 1901434 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"
	I1209 11:16:53.646736 1901434 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"
	I1209 11:16:53.662993 1901434 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"
	I1209 11:16:53.673251 1901434 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1209 11:16:53.682006 1901434 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1209 11:16:53.690498 1901434 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1209 11:16:53.772386 1901434 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1209 11:16:53.893984 1901434 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1209 11:16:53.894132 1901434 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1209 11:16:53.897769 1901434 start.go:563] Will wait 60s for crictl version
	I1209 11:16:53.897887 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:16:53.901368 1901434 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1209 11:16:53.944855 1901434 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1209 11:16:53.945001 1901434 ssh_runner.go:195] Run: crio --version
	I1209 11:16:53.982389 1901434 ssh_runner.go:195] Run: crio --version
	I1209 11:16:54.036818 1901434 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1209 11:16:54.039913 1901434 cli_runner.go:164] Run: docker network inspect addons-741760 --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}}]}"
	I1209 11:16:54.056437 1901434 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1209 11:16:54.060529 1901434 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""
	I1209 11:16:54.071246 1901434 kubeadm.go:883] updating cluster {Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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} ...
	I1209 11:16:54.071372 1901434 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:54.071436 1901434 ssh_runner.go:195] Run: sudo crictl images --output json
	I1209 11:16:54.151581 1901434 crio.go:514] all images are preloaded for cri-o runtime.
	I1209 11:16:54.151610 1901434 crio.go:433] Images already preloaded, skipping extraction
	I1209 11:16:54.151668 1901434 ssh_runner.go:195] Run: sudo crictl images --output json
	I1209 11:16:54.194864 1901434 crio.go:514] all images are preloaded for cri-o runtime.
	I1209 11:16:54.194889 1901434 cache_images.go:84] Images are preloaded, skipping loading
	I1209 11:16:54.194898 1901434 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1209 11:16:54.194987 1901434 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-741760 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-741760 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:}
	I1209 11:16:54.195073 1901434 ssh_runner.go:195] Run: crio config
	I1209 11:16:54.243115 1901434 cni.go:84] Creating CNI manager for ""
	I1209 11:16:54.243139 1901434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:16:54.243150 1901434 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1209 11:16:54.243195 1901434 kubeadm.go:189] 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-741760 NodeName:addons-741760 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}
	I1209 11:16:54.243346 1901434 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-741760"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.31.2
	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
	
	I1209 11:16:54.243420 1901434 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1209 11:16:54.252327 1901434 binaries.go:44] Found k8s binaries, skipping transfer
	I1209 11:16:54.252422 1901434 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1209 11:16:54.261332 1901434 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1209 11:16:54.279418 1901434 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1209 11:16:54.297401 1901434 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1209 11:16:54.315333 1901434 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1209 11:16:54.318925 1901434 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""
	I1209 11:16:54.329727 1901434 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1209 11:16:54.416885 1901434 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1209 11:16:54.430487 1901434 certs.go:68] Setting up /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760 for IP: 192.168.49.2
	I1209 11:16:54.430510 1901434 certs.go:194] generating shared ca certs ...
	I1209 11:16:54.430527 1901434 certs.go:226] acquiring lock for ca certs: {Name:mk750bbfdec49efa28e47e9ef10a075590a416be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:54.431252 1901434 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key
	I1209 11:16:54.755687 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt ...
	I1209 11:16:54.755721 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt: {Name:mk4ee98439f06281e4713326626f3ba8279e5a31 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:54.756639 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key ...
	I1209 11:16:54.756658 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key: {Name:mk997aa5217a01404d3936513e8948ba5f42e888 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:54.757335 1901434 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key
	I1209 11:16:55.173800 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.crt ...
	I1209 11:16:55.173831 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.crt: {Name:mkb97a674b2f792829c4fe583636bd260fd14c77 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:55.174684 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key ...
	I1209 11:16:55.174720 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key: {Name:mk5ead6507308836f99feb51459bc40d7dd897ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:55.175404 1901434 certs.go:256] generating profile certs ...
	I1209 11:16:55.175498 1901434 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.key
	I1209 11:16:55.175531 1901434 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt with IP's: []
	I1209 11:16:56.086675 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt ...
	I1209 11:16:56.086710 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: {Name:mkfc63c8dc429b5251f938b367fee26fe2d8cd7a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.087481 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.key ...
	I1209 11:16:56.087501 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.key: {Name:mkc568bd8a5092321699860b42e431cf60c28ac8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.087642 1901434 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9
	I1209 11:16:56.087668 1901434 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1209 11:16:56.762672 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9 ...
	I1209 11:16:56.762710 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9: {Name:mk3f9a3d29ab5a17f85685179600a009ab1ab91b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.763552 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9 ...
	I1209 11:16:56.763567 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9: {Name:mkf34a6a28d6657ae3f1ee569cd0a220069314d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:56.763651 1901434 certs.go:381] copying /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt.c3561ce9 -> /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt
	I1209 11:16:56.763727 1901434 certs.go:385] copying /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key.c3561ce9 -> /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key
	I1209 11:16:56.763773 1901434 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key
	I1209 11:16:56.763791 1901434 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt with IP's: []
	I1209 11:16:57.607874 1901434 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt ...
	I1209 11:16:57.607909 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt: {Name:mk34470acccb517a121c8083236371b634482128 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:57.608111 1901434 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key ...
	I1209 11:16:57.608127 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key: {Name:mka00bcabacc7e6d00db151c3fe2d9ca9a9fcea4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:16:57.608978 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca-key.pem (1679 bytes)
	I1209 11:16:57.609026 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/ca.pem (1078 bytes)
	I1209 11:16:57.609052 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/cert.pem (1123 bytes)
	I1209 11:16:57.609084 1901434 certs.go:484] found cert: /home/jenkins/minikube-integration/20068-1895286/.minikube/certs/key.pem (1679 bytes)
	I1209 11:16:57.609751 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1209 11:16:57.635139 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1209 11:16:57.659757 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1209 11:16:57.683618 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1209 11:16:57.706999 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1209 11:16:57.731371 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1209 11:16:57.755025 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1209 11:16:57.778991 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1209 11:16:57.803442 1901434 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1209 11:16:57.827919 1901434 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1209 11:16:57.846145 1901434 ssh_runner.go:195] Run: openssl version
	I1209 11:16:57.851651 1901434 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"
	I1209 11:16:57.861107 1901434 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1209 11:16:57.864547 1901434 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Dec  9 11:16 /usr/share/ca-certificates/minikubeCA.pem
	I1209 11:16:57.864614 1901434 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1209 11:16:57.871783 1901434 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"
	I1209 11:16:57.881429 1901434 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1209 11:16:57.884873 1901434 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
	I1209 11:16:57.884921 1901434 kubeadm.go:392] StartCluster: {Name:addons-741760 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:addons-741760 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.2 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}
	I1209 11:16:57.885002 1901434 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1209 11:16:57.885077 1901434 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1209 11:16:57.926048 1901434 cri.go:89] found id: ""
	I1209 11:16:57.926119 1901434 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1209 11:16:57.935058 1901434 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1209 11:16:57.944089 1901434 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1209 11:16:57.944180 1901434 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
	I1209 11:16:57.953142 1901434 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
	I1209 11:16:57.953164 1901434 kubeadm.go:157] found existing configuration files:
	
	I1209 11:16:57.953237 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1209 11:16:57.961773 1901434 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
	I1209 11:16:57.961839 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1209 11:16:57.970458 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1209 11:16:57.979306 1901434 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
	I1209 11:16:57.979444 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1209 11:16:57.988053 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1209 11:16:57.996664 1901434 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
	I1209 11:16:57.996747 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1209 11:16:58.006445 1901434 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1209 11:16:58.016077 1901434 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
	I1209 11:16:58.016177 1901434 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1209 11:16:58.024970 1901434 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.2:$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"
	I1209 11:16:58.065508 1901434 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1209 11:16:58.065687 1901434 kubeadm.go:310] [preflight] Running pre-flight checks
	I1209 11:16:58.085967 1901434 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1209 11:16:58.086062 1901434 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1072-aws
	I1209 11:16:58.086111 1901434 kubeadm.go:310] OS: Linux
	I1209 11:16:58.086160 1901434 kubeadm.go:310] CGROUPS_CPU: enabled
	I1209 11:16:58.086216 1901434 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1209 11:16:58.086266 1901434 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1209 11:16:58.086318 1901434 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1209 11:16:58.086369 1901434 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1209 11:16:58.086420 1901434 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1209 11:16:58.086468 1901434 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1209 11:16:58.086518 1901434 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1209 11:16:58.086567 1901434 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1209 11:16:58.156110 1901434 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1209 11:16:58.156228 1901434 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1209 11:16:58.156324 1901434 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1209 11:16:58.165283 1901434 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1209 11:16:58.171510 1901434 out.go:235]   - Generating certificates and keys ...
	I1209 11:16:58.171610 1901434 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1209 11:16:58.171682 1901434 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1209 11:16:58.421558 1901434 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1209 11:16:58.897105 1901434 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1209 11:16:59.749707 1901434 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1209 11:17:00.196930 1901434 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1209 11:17:00.528577 1901434 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1209 11:17:00.528983 1901434 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-741760 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1209 11:17:01.095994 1901434 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1209 11:17:01.096147 1901434 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-741760 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1209 11:17:01.640740 1901434 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1209 11:17:02.353376 1901434 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1209 11:17:02.650101 1901434 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1209 11:17:02.650388 1901434 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1209 11:17:02.866369 1901434 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1209 11:17:03.953892 1901434 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1209 11:17:04.850879 1901434 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1209 11:17:05.104500 1901434 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1209 11:17:05.678111 1901434 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1209 11:17:05.678786 1901434 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1209 11:17:05.681854 1901434 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1209 11:17:05.685585 1901434 out.go:235]   - Booting up control plane ...
	I1209 11:17:05.685710 1901434 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1209 11:17:05.685788 1901434 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1209 11:17:05.686404 1901434 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1209 11:17:05.706099 1901434 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1209 11:17:05.712805 1901434 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1209 11:17:05.713309 1901434 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1209 11:17:05.813086 1901434 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1209 11:17:05.813209 1901434 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1209 11:17:06.814696 1901434 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001720702s
	I1209 11:17:06.814789 1901434 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1209 11:17:12.817041 1901434 kubeadm.go:310] [api-check] The API server is healthy after 6.001913397s
	I1209 11:17:12.840777 1901434 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1209 11:17:12.857425 1901434 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1209 11:17:12.883565 1901434 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1209 11:17:12.883765 1901434 kubeadm.go:310] [mark-control-plane] Marking the node addons-741760 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1209 11:17:12.896323 1901434 kubeadm.go:310] [bootstrap-token] Using token: muk5qo.ufo05kauz6c7xuaj
	I1209 11:17:12.899469 1901434 out.go:235]   - Configuring RBAC rules ...
	I1209 11:17:12.899598 1901434 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1209 11:17:12.905385 1901434 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1209 11:17:12.913830 1901434 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
	I1209 11:17:12.918009 1901434 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1209 11:17:12.922515 1901434 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1209 11:17:12.926451 1901434 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1209 11:17:13.227298 1901434 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1209 11:17:13.670371 1901434 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1209 11:17:14.229560 1901434 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1209 11:17:14.230512 1901434 kubeadm.go:310] 
	I1209 11:17:14.230590 1901434 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1209 11:17:14.230595 1901434 kubeadm.go:310] 
	I1209 11:17:14.230671 1901434 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1209 11:17:14.230675 1901434 kubeadm.go:310] 
	I1209 11:17:14.230700 1901434 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1209 11:17:14.230758 1901434 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1209 11:17:14.230813 1901434 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1209 11:17:14.230817 1901434 kubeadm.go:310] 
	I1209 11:17:14.230870 1901434 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1209 11:17:14.230874 1901434 kubeadm.go:310] 
	I1209 11:17:14.230922 1901434 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1209 11:17:14.230927 1901434 kubeadm.go:310] 
	I1209 11:17:14.230983 1901434 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1209 11:17:14.231059 1901434 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1209 11:17:14.231126 1901434 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1209 11:17:14.231130 1901434 kubeadm.go:310] 
	I1209 11:17:14.231213 1901434 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1209 11:17:14.231291 1901434 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1209 11:17:14.231295 1901434 kubeadm.go:310] 
	I1209 11:17:14.231378 1901434 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token muk5qo.ufo05kauz6c7xuaj \
	I1209 11:17:14.231481 1901434 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d408bbaf6dfeb2b5ff1b21034a0e25bc428fc14f5a0501b52f0fe82b82f4f5ae \
	I1209 11:17:14.231502 1901434 kubeadm.go:310] 	--control-plane 
	I1209 11:17:14.231511 1901434 kubeadm.go:310] 
	I1209 11:17:14.231595 1901434 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1209 11:17:14.231599 1901434 kubeadm.go:310] 
	I1209 11:17:14.231681 1901434 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token muk5qo.ufo05kauz6c7xuaj \
	I1209 11:17:14.232934 1901434 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d408bbaf6dfeb2b5ff1b21034a0e25bc428fc14f5a0501b52f0fe82b82f4f5ae 
	I1209 11:17:14.235627 1901434 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-1072-aws\n", err: exit status 1
	I1209 11:17:14.235747 1901434 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1209 11:17:14.235782 1901434 cni.go:84] Creating CNI manager for ""
	I1209 11:17:14.235796 1901434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:17:14.240717 1901434 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1209 11:17:14.243524 1901434 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1209 11:17:14.247336 1901434 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1209 11:17:14.247357 1901434 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1209 11:17:14.267269 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1209 11:17:14.538514 1901434 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1209 11:17:14.538649 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:14.538736 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-741760 minikube.k8s.io/updated_at=2024_12_09T11_17_14_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=60110addcdbf0fec7168b962521659e922988d6c minikube.k8s.io/name=addons-741760 minikube.k8s.io/primary=true
	I1209 11:17:14.712676 1901434 ops.go:34] apiserver oom_adj: -16
	I1209 11:17:14.712802 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:15.213391 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:15.713875 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:16.212888 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:16.713603 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:17.213567 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:17.712852 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:18.213172 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:18.713706 1901434 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1209 11:17:18.838512 1901434 kubeadm.go:1113] duration metric: took 4.299910288s to wait for elevateKubeSystemPrivileges
	I1209 11:17:18.838539 1901434 kubeadm.go:394] duration metric: took 20.953620437s to StartCluster
	I1209 11:17:18.838556 1901434 settings.go:142] acquiring lock: {Name:mk70092f0cbf1156a2ab86831ae9850443d47b40 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:17:18.838674 1901434 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:17:18.839102 1901434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20068-1895286/kubeconfig: {Name:mkc66ec54d8d6471d3ef023723c55d0612cc3d34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1209 11:17:18.839347 1901434 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1209 11:17:18.839503 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1209 11:17:18.839743 1901434 config.go:182] Loaded profile config "addons-741760": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:17:18.839773 1901434 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I1209 11:17:18.839846 1901434 addons.go:69] Setting yakd=true in profile "addons-741760"
	I1209 11:17:18.839859 1901434 addons.go:234] Setting addon yakd=true in "addons-741760"
	I1209 11:17:18.839891 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.840383 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.841144 1901434 addons.go:69] Setting inspektor-gadget=true in profile "addons-741760"
	I1209 11:17:18.841173 1901434 addons.go:234] Setting addon inspektor-gadget=true in "addons-741760"
	I1209 11:17:18.841205 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.841637 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.842286 1901434 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-741760"
	I1209 11:17:18.842319 1901434 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-741760"
	I1209 11:17:18.842349 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.842811 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.843990 1901434 addons.go:69] Setting metrics-server=true in profile "addons-741760"
	I1209 11:17:18.844022 1901434 addons.go:234] Setting addon metrics-server=true in "addons-741760"
	I1209 11:17:18.844068 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.844496 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.845828 1901434 addons.go:69] Setting cloud-spanner=true in profile "addons-741760"
	I1209 11:17:18.845863 1901434 addons.go:234] Setting addon cloud-spanner=true in "addons-741760"
	I1209 11:17:18.849636 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.850149 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.851505 1901434 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-741760"
	I1209 11:17:18.851536 1901434 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-741760"
	I1209 11:17:18.851579 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.852083 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.868830 1901434 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-741760"
	I1209 11:17:18.868975 1901434 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-741760"
	I1209 11:17:18.869039 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.869637 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.870015 1901434 addons.go:69] Setting registry=true in profile "addons-741760"
	I1209 11:17:18.870051 1901434 addons.go:234] Setting addon registry=true in "addons-741760"
	I1209 11:17:18.870079 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.870525 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.882066 1901434 addons.go:69] Setting default-storageclass=true in profile "addons-741760"
	I1209 11:17:18.882159 1901434 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-741760"
	I1209 11:17:18.882561 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.885411 1901434 addons.go:69] Setting storage-provisioner=true in profile "addons-741760"
	I1209 11:17:18.885448 1901434 addons.go:234] Setting addon storage-provisioner=true in "addons-741760"
	I1209 11:17:18.885486 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.885979 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.904790 1901434 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-741760"
	I1209 11:17:18.904848 1901434 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-741760"
	I1209 11:17:18.905224 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.915028 1901434 addons.go:69] Setting gcp-auth=true in profile "addons-741760"
	I1209 11:17:18.915124 1901434 mustload.go:65] Loading cluster: addons-741760
	I1209 11:17:18.915369 1901434 config.go:182] Loaded profile config "addons-741760": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:17:18.915802 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.916199 1901434 addons.go:69] Setting volcano=true in profile "addons-741760"
	I1209 11:17:18.916224 1901434 addons.go:234] Setting addon volcano=true in "addons-741760"
	I1209 11:17:18.916254 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.916712 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.956815 1901434 addons.go:69] Setting ingress=true in profile "addons-741760"
	I1209 11:17:18.956904 1901434 addons.go:234] Setting addon ingress=true in "addons-741760"
	I1209 11:17:18.956986 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.957522 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.957901 1901434 addons.go:69] Setting volumesnapshots=true in profile "addons-741760"
	I1209 11:17:18.957923 1901434 addons.go:234] Setting addon volumesnapshots=true in "addons-741760"
	I1209 11:17:18.957951 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.958393 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.978944 1901434 addons.go:69] Setting ingress-dns=true in profile "addons-741760"
	I1209 11:17:18.979029 1901434 addons.go:234] Setting addon ingress-dns=true in "addons-741760"
	I1209 11:17:18.979121 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:18.979658 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:18.980083 1901434 out.go:177] * Verifying Kubernetes components...
	I1209 11:17:18.987936 1901434 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1209 11:17:19.037978 1901434 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1209 11:17:19.077095 1901434 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.35.0
	I1209 11:17:19.077099 1901434 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1209 11:17:19.096901 1901434 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.25
	I1209 11:17:19.097094 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1209 11:17:19.097113 1901434 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1209 11:17:19.097197 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.098630 1901434 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1209 11:17:19.098690 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1209 11:17:19.098777 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.124599 1901434 addons.go:234] Setting addon default-storageclass=true in "addons-741760"
	I1209 11:17:19.126719 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:19.127399 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:19.128809 1901434 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1209 11:17:19.128875 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1209 11:17:19.128971 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.154902 1901434 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-741760"
	I1209 11:17:19.154950 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:19.155449 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:19.176274 1901434 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1209 11:17:19.176352 1901434 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1209 11:17:19.176469 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.179055 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1209 11:17:19.182209 1901434 out.go:177]   - Using image docker.io/registry:2.8.3
	I1209 11:17:19.186570 1901434 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1209 11:17:19.186593 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1209 11:17:19.186675 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.200325 1901434 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1209 11:17:19.204469 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1209 11:17:19.204541 1901434 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1209 11:17:19.204646 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.219260 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:19.223813 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	W1209 11:17:19.224885 1901434 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1209 11:17:19.262717 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1209 11:17:19.262938 1901434 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I1209 11:17:19.265830 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1209 11:17:19.266048 1901434 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1209 11:17:19.266065 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1209 11:17:19.266130 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.300378 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1209 11:17:19.311716 1901434 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1209 11:17:19.311796 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1209 11:17:19.311895 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.321284 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1209 11:17:19.324878 1901434 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1209 11:17:19.324952 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1209 11:17:19.325050 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.340725 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1209 11:17:19.340992 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1209 11:17:19.341158 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1209 11:17:19.347806 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.348161 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1209 11:17:19.348179 1901434 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1209 11:17:19.348247 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.349632 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.366385 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1209 11:17:19.370470 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1209 11:17:19.376552 1901434 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1209 11:17:19.376581 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1209 11:17:19.376650 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.380085 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1209 11:17:19.380508 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.389250 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1209 11:17:19.390367 1901434 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1209 11:17:19.394172 1901434 out.go:177]   - Using image docker.io/busybox:stable
	I1209 11:17:19.396550 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1209 11:17:19.398682 1901434 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1209 11:17:19.398705 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1209 11:17:19.398771 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.402465 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1209 11:17:19.411426 1901434 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1209 11:17:19.412643 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.415376 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1209 11:17:19.415449 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1209 11:17:19.415548 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.419854 1901434 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1209 11:17:19.419871 1901434 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1209 11:17:19.419941 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:19.436933 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.437570 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.506589 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.516966 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.526127 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.554452 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.568222 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.568623 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.571945 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.578147 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:19.722746 1901434 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1209 11:17:19.747066 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1209 11:17:19.764257 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1209 11:17:19.764330 1901434 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1209 11:17:19.987522 1901434 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1209 11:17:19.987602 1901434 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1209 11:17:20.007360 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1209 11:17:20.007392 1901434 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1209 11:17:20.042791 1901434 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1209 11:17:20.042820 1901434 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1209 11:17:20.079353 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I1209 11:17:20.090545 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1209 11:17:20.091850 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1209 11:17:20.094167 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I1209 11:17:20.108035 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1209 11:17:20.108114 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1209 11:17:20.128287 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1209 11:17:20.167372 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1209 11:17:20.167445 1901434 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1209 11:17:20.177229 1901434 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1209 11:17:20.177302 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14576 bytes)
	I1209 11:17:20.180211 1901434 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1209 11:17:20.180285 1901434 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1209 11:17:20.192184 1901434 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1209 11:17:20.192257 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1209 11:17:20.197054 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1209 11:17:20.202991 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1209 11:17:20.274804 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1209 11:17:20.274868 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1209 11:17:20.289447 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1209 11:17:20.289518 1901434 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)
	I1209 11:17:20.349873 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I1209 11:17:20.353289 1901434 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1209 11:17:20.353366 1901434 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1209 11:17:20.387179 1901434 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1209 11:17:20.387249 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1209 11:17:20.401449 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1209 11:17:20.467046 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1209 11:17:20.467122 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1209 11:17:20.552025 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1209 11:17:20.552099 1901434 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1209 11:17:20.586963 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1209 11:17:20.587038 1901434 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1209 11:17:20.623200 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:20.666519 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1209 11:17:20.666596 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1209 11:17:20.766937 1901434 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1209 11:17:20.767012 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1209 11:17:20.767245 1901434 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1209 11:17:20.767287 1901434 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1209 11:17:20.864056 1901434 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1209 11:17:20.864139 1901434 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1209 11:17:20.937161 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:21.005891 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:21.053968 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1209 11:17:21.053994 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1209 11:17:21.222391 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1209 11:17:21.222418 1901434 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1209 11:17:21.364946 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1209 11:17:21.364975 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1209 11:17:21.453081 1901434 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.229229355s)
	I1209 11:17:21.453111 1901434 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1209 11:17:21.454147 1901434 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.731326376s)
	I1209 11:17:21.454875 1901434 node_ready.go:35] waiting up to 6m0s for node "addons-741760" to be "Ready" ...
	I1209 11:17:21.578749 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1209 11:17:21.578774 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1209 11:17:21.760152 1901434 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1209 11:17:21.760178 1901434 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1209 11:17:21.916411 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (2.169263292s)
	I1209 11:17:21.950791 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:22.766325 1901434 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-741760" context rescaled to 1 replicas
	I1209 11:17:23.908275 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:25.835915 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.756478308s)
	I1209 11:17:25.835990 1901434 addons.go:475] Verifying addon ingress=true in "addons-741760"
	I1209 11:17:25.836234 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.745619957s)
	I1209 11:17:25.836305 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.744397745s)
	I1209 11:17:25.836366 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.742131874s)
	I1209 11:17:25.836406 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.708051572s)
	I1209 11:17:25.836627 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.639505197s)
	I1209 11:17:25.836728 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.633642403s)
	I1209 11:17:25.836970 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.487021944s)
	I1209 11:17:25.837015 1901434 addons.go:475] Verifying addon registry=true in "addons-741760"
	I1209 11:17:25.837153 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.435633033s)
	I1209 11:17:25.837207 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.213885065s)
	I1209 11:17:25.837260 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.900074623s)
	I1209 11:17:25.838689 1901434 addons.go:475] Verifying addon metrics-server=true in "addons-741760"
	I1209 11:17:25.839598 1901434 out.go:177] * Verifying ingress addon...
	I1209 11:17:25.839695 1901434 out.go:177] * Verifying registry addon...
	I1209 11:17:25.841862 1901434 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-741760 service yakd-dashboard -n yakd-dashboard
	
	I1209 11:17:25.844526 1901434 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1209 11:17:25.845460 1901434 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1209 11:17:25.876657 1901434 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1209 11:17:25.876688 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:25.879716 1901434 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1209 11:17:25.879742 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W1209 11:17:25.908117 1901434 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version and try again]
	I1209 11:17:25.962771 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:26.011808 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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.005823256s)
	W1209 11:17:26.011854 1901434 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:26.011878 1901434 retry.go:31] will retry after 322.698561ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:26.250290 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.29944961s)
	I1209 11:17:26.250326 1901434 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-741760"
	I1209 11:17:26.253465 1901434 out.go:177] * Verifying csi-hostpath-driver addon...
	I1209 11:17:26.257270 1901434 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1209 11:17:26.268645 1901434 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1209 11:17:26.268816 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:26.335126 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:26.368376 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:26.369788 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:26.761730 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:26.862777 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:26.862977 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:27.261694 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:27.348534 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:27.349219 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:27.761544 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:27.862363 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:27.862953 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:28.050398 1901434 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1209 11:17:28.050484 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:28.068162 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:28.170991 1901434 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1209 11:17:28.189002 1901434 addons.go:234] Setting addon gcp-auth=true in "addons-741760"
	I1209 11:17:28.189054 1901434 host.go:66] Checking if "addons-741760" exists ...
	I1209 11:17:28.189492 1901434 cli_runner.go:164] Run: docker container inspect addons-741760 --format={{.State.Status}}
	I1209 11:17:28.206572 1901434 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1209 11:17:28.206640 1901434 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-741760
	I1209 11:17:28.223470 1901434 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40826 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/addons-741760/id_rsa Username:docker}
	I1209 11:17:28.261953 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:28.350274 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:28.351125 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:28.458542 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:28.762932 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:28.849061 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:28.850360 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:29.030228 1901434 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.695005659s)
	I1209 11:17:29.033535 1901434 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1209 11:17:29.036536 1901434 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1209 11:17:29.039462 1901434 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1209 11:17:29.039491 1901434 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1209 11:17:29.058353 1901434 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1209 11:17:29.058377 1901434 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1209 11:17:29.078238 1901434 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1209 11:17:29.078261 1901434 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1209 11:17:29.098008 1901434 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/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
	I1209 11:17:29.262415 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:29.350200 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:29.352108 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:29.615208 1901434 addons.go:475] Verifying addon gcp-auth=true in "addons-741760"
	I1209 11:17:29.620379 1901434 out.go:177] * Verifying gcp-auth addon...
	I1209 11:17:29.624974 1901434 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1209 11:17:29.630005 1901434 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1209 11:17:29.630069 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:29.760910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:29.848757 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:29.849862 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:30.128728 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:30.260615 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:30.349032 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:30.349531 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:30.628950 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:30.760818 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:30.848662 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:30.850067 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:30.958758 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:31.129373 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:31.261353 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:31.348738 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:31.349600 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:31.628897 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:31.760963 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:31.848280 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:31.848436 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:32.128180 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:32.261010 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:32.348956 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:32.349899 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:32.628050 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:32.761352 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:32.849026 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:32.849401 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:33.129262 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:33.261597 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:33.349025 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:33.349028 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:33.458339 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:33.631042 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:33.760962 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:33.850373 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:33.850844 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:34.128815 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:34.260771 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:34.348384 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:34.349328 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:34.629002 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:34.760849 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:34.848928 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:34.849927 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:35.128885 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:35.260693 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:35.348343 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:35.348664 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:35.458965 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:35.628575 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:35.761121 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:35.848612 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:35.849550 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:36.128764 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:36.260910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:36.349037 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:36.349352 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:36.628777 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:36.761218 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:36.848737 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:36.849723 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:37.128133 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:37.260999 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:37.348600 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:37.349938 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:37.629001 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:37.761450 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:37.848566 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:37.848976 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:37.958124 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:38.128571 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:38.261130 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:38.350340 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:38.350436 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:38.628785 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:38.761021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:38.849328 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:38.849562 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:39.128689 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:39.260550 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:39.348758 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:39.350302 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:39.628296 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:39.761213 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:39.848145 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:39.849195 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:40.128327 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:40.261185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:40.348556 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:40.349110 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:40.459064 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:40.628780 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:40.761019 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:40.848099 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:40.849043 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:41.127830 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:41.261700 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:41.362558 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:41.362783 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:41.629159 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:41.761198 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:41.848849 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:41.849524 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:42.129693 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:42.261365 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:42.349524 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:42.350893 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:42.628639 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:42.761909 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:42.848965 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:42.849833 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:42.958178 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:43.128647 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:43.260674 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:43.348914 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:43.349015 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:43.628364 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:43.761709 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:43.848777 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:43.849306 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:44.128325 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:44.260887 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:44.349135 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:44.350236 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:44.629139 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:44.761040 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:44.848823 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:44.849800 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:44.958671 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:45.129592 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:45.261242 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:45.348488 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:45.350108 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:45.629190 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:45.761244 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:45.849301 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:45.849507 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:46.128644 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:46.260454 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:46.348420 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:46.349258 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:46.628342 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:46.761533 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:46.848504 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:46.849777 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:47.129103 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:47.261081 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:47.349138 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:47.350016 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:47.458171 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:47.628867 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:47.760753 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:47.849843 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:47.850249 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:48.128520 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:48.261336 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:48.348982 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:48.349941 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:48.628967 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:48.762670 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:48.848560 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:48.849396 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:49.129168 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:49.261349 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:49.348766 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:49.349862 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:49.628425 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:49.761465 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:49.848872 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:49.849574 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:49.958691 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:50.128596 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:50.260444 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:50.348387 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:50.349948 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:50.628849 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:50.760861 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:50.848671 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:50.849484 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:51.128961 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:51.260916 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:51.348683 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:51.349709 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:51.628116 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:51.761228 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:51.849822 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:51.850352 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:52.128270 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:52.260470 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:52.347968 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:52.348677 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:52.458337 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:52.628971 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:52.761323 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:52.852345 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:52.852925 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:53.128644 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:53.260496 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:53.348517 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:53.349671 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:53.628378 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:53.760588 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:53.848138 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:53.848672 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:54.128754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:54.261225 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:54.348210 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:54.349050 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:54.628963 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:54.760356 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:54.848664 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:54.849030 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:54.958689 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:55.128501 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:55.260444 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:55.348134 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:55.349836 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:55.628947 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:55.760908 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:55.848497 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:55.849994 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:56.128288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:56.260795 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:56.348247 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:56.349111 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:56.628350 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:56.761183 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:56.848740 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:56.849763 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:57.128609 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:57.260954 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:57.349160 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:57.349439 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:57.458732 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:17:57.628223 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:57.760640 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:57.849654 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:57.849986 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:58.128769 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:58.260689 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:58.348312 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:58.349142 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:58.628216 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:58.760568 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:58.848289 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:58.848846 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:59.128383 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:59.261105 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:59.348341 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:59.349145 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:59.628586 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:17:59.760902 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:17:59.848410 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:17:59.848957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:17:59.957957 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:18:00.129813 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:00.261820 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:00.348512 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:00.350262 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:00.628387 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:00.760670 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:00.848173 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:00.849436 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:01.128825 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:01.261542 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:01.348541 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:01.349343 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:01.627931 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:01.761526 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:01.848631 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:01.849414 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:01.959151 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:18:02.128954 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:02.261468 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:02.347933 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:02.349804 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:02.628623 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:02.761185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:02.848563 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:02.849671 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:03.128288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:03.260990 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:03.348395 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:03.349580 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:03.628330 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:03.761446 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:03.848113 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:03.848957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:04.128413 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:04.261242 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:04.348394 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:04.350370 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:04.458396 1901434 node_ready.go:53] node "addons-741760" has status "Ready":"False"
	I1209 11:18:04.629033 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:04.761100 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:04.848414 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:04.848829 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:05.128823 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:05.261021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:05.348189 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:05.348578 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:05.488374 1901434 node_ready.go:49] node "addons-741760" has status "Ready":"True"
	I1209 11:18:05.488453 1901434 node_ready.go:38] duration metric: took 44.033551041s for node "addons-741760" to be "Ready" ...
	I1209 11:18:05.488490 1901434 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" ...
	I1209 11:18:05.514775 1901434 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:05.640074 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:05.779439 1901434 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1209 11:18:05.779506 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:05.887246 1901434 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1209 11:18:05.888205 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:05.888181 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:06.132945 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:06.264785 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:06.370523 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:06.371079 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:06.628473 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:06.763520 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:06.849526 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:06.850210 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:07.128674 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:07.263185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:07.363133 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:07.364627 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:07.528618 1901434 pod_ready.go:103] pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:07.628829 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:07.762244 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:07.850379 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:07.851183 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:08.064690 1901434 pod_ready.go:93] pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.064794 1901434 pod_ready.go:82] duration metric: took 2.549919177s for pod "coredns-7c65d6cfc9-fml59" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.064832 1901434 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.076414 1901434 pod_ready.go:93] pod "etcd-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.076496 1901434 pod_ready.go:82] duration metric: took 11.630187ms for pod "etcd-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.076527 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.082178 1901434 pod_ready.go:93] pod "kube-apiserver-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.082247 1901434 pod_ready.go:82] duration metric: took 5.699498ms for pod "kube-apiserver-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.082276 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.088259 1901434 pod_ready.go:93] pod "kube-controller-manager-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.088329 1901434 pod_ready.go:82] duration metric: took 6.031642ms for pod "kube-controller-manager-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.088357 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dsdn7" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.093950 1901434 pod_ready.go:93] pod "kube-proxy-dsdn7" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.094020 1901434 pod_ready.go:82] duration metric: took 5.643631ms for pod "kube-proxy-dsdn7" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.094048 1901434 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.131219 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:08.262184 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:08.350450 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:08.351824 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:08.420518 1901434 pod_ready.go:93] pod "kube-scheduler-addons-741760" in "kube-system" namespace has status "Ready":"True"
	I1209 11:18:08.420551 1901434 pod_ready.go:82] duration metric: took 326.481507ms for pod "kube-scheduler-addons-741760" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.420566 1901434 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace to be "Ready" ...
	I1209 11:18:08.629646 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:08.762804 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:08.852715 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:08.853767 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:09.133466 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:09.262714 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:09.351650 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:09.353449 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:09.633881 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:09.763715 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:09.854392 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:09.857572 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:10.131891 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:10.265453 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:10.353021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:10.357445 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:10.452682 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:10.632071 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:10.767537 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:10.854028 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:10.855502 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:11.148220 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:11.262945 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:11.348947 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:11.350738 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:11.630728 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:11.762865 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:11.850709 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:11.852145 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:12.129401 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:12.262902 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:12.349091 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:12.351375 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:12.628756 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:12.763388 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:12.852673 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:12.853901 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:12.927973 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:13.129303 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:13.263247 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:13.353508 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:13.355442 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:13.629683 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:13.763812 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:13.851341 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:13.852646 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:14.128503 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:14.262760 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:14.351405 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:14.352862 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:14.629534 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:14.761760 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:14.862038 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:14.862886 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:15.128051 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:15.263577 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:15.349655 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:15.350583 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:15.428608 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:15.628943 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:15.762214 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:15.851523 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:15.852634 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:16.128684 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:16.263240 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:16.356319 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:16.357952 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:16.637217 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:16.762511 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:16.849526 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:16.852220 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:17.129288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:17.262987 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:17.351112 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:17.352325 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:17.630213 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:17.761620 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:17.849558 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:17.851065 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:17.927868 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:18.130794 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:18.263141 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:18.362727 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:18.364736 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:18.630240 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:18.762723 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:18.849749 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:18.850630 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:19.129659 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:19.263370 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:19.352402 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:19.353683 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:19.629273 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:19.762664 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:19.848922 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:19.850357 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:20.128451 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:20.262325 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:20.350540 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:20.350716 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:20.426334 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:20.628365 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:20.762297 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:20.849273 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:20.850279 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:21.130658 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:21.269921 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:21.351908 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:21.353513 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:21.629704 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:21.762488 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:21.861269 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:21.862253 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:22.128924 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:22.262707 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:22.351350 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:22.352912 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:22.426906 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:22.628759 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:22.762538 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:22.848499 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:22.849195 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:23.128935 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:23.265005 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:23.363689 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:23.364893 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:23.628977 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:23.762298 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:23.849954 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:23.850850 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:24.128562 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:24.262436 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:24.349619 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:24.350296 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:24.427241 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:24.628287 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:24.762129 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:24.849566 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:24.850333 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:25.128226 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:25.262989 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:25.363769 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:25.365055 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:25.628754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:25.762392 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:25.851168 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:25.851997 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:26.130891 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:26.290153 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:26.381890 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:26.383434 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:26.429481 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:26.628558 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:26.763941 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:26.850950 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:26.851817 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:27.129787 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:27.264524 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:27.351029 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:27.352319 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:27.629007 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:27.762465 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:27.849614 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:27.850737 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:28.128805 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:28.262734 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:28.351967 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:28.353629 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:28.628491 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:28.762746 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:28.850303 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:28.850814 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:28.929848 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:29.128912 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:29.263006 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:29.351957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:29.356601 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:29.629259 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:29.764361 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:29.854292 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:29.855375 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:30.129440 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:30.262317 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:30.351746 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:30.352880 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:30.629182 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:30.763379 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:30.850288 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:30.851970 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:31.131060 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:31.262858 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:31.351336 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:31.352316 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:31.427624 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:31.629129 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:31.761853 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:31.848763 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:31.850276 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:32.128309 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:32.262757 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:32.349556 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:32.350145 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:32.629229 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:32.762917 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:32.851648 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:32.853327 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:33.130365 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:33.262972 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:33.350105 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:33.350624 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:33.434290 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:33.631148 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:33.762738 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:33.858465 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:33.859516 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:34.128173 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:34.262119 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:34.349056 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:34.350308 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:34.630379 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:34.763963 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:34.848819 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:34.849488 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:35.129185 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:35.263299 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:35.353582 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:35.353659 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:35.628092 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:35.762374 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:35.849876 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:35.851070 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:35.927625 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:36.130580 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:36.263033 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:36.348931 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:36.351319 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:36.629384 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:36.765325 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:36.850386 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:36.851018 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:37.128140 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:37.267707 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:37.349324 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:37.349925 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:37.629227 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:37.762695 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:37.851346 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:37.852104 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:38.128517 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:38.262312 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:38.349675 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:38.350751 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:38.427103 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:38.628249 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:38.762096 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:38.849437 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:38.850251 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:39.128779 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:39.262128 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:39.350068 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:39.359794 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:39.629408 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:39.762953 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:39.850380 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:39.851594 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:40.129458 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:40.262789 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:40.349235 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:40.350884 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:40.427679 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:40.628888 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:40.763050 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:40.858995 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:40.860090 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:41.128993 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:41.262878 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:41.350654 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:41.353081 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:41.628781 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:41.763464 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:41.851115 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:41.852465 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:42.131569 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:42.263583 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:42.351653 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:42.352330 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:42.429434 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:42.630576 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:42.763277 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:42.862222 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:42.864078 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:43.128944 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:43.261978 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:43.349196 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:43.350765 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:43.628336 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:43.762906 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:43.849018 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:43.851021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:44.128967 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:44.264159 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:44.351190 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:44.351579 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:44.628604 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:44.762991 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:44.852052 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:44.853538 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:44.927428 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:45.129818 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:45.266160 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:45.352544 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:45.353135 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:45.629706 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:45.762460 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:45.857923 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:45.859715 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:46.129546 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:46.263269 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:46.350307 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:46.350621 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:46.629180 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:46.762584 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:46.851648 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:46.852518 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:47.133860 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:47.263470 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:47.351480 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:47.352861 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:47.432659 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:47.629114 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:47.763692 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:47.851452 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:47.852867 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:48.128910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:48.263332 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:48.350763 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:48.352758 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:48.631544 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:48.763897 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:48.850710 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:48.851810 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:49.129362 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:49.262332 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:49.351281 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:49.351543 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:49.628909 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:49.762759 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:49.850672 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:49.851316 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:49.928516 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:50.130691 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:50.263247 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:50.350171 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:50.351611 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:50.629030 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:50.762210 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:50.865021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:50.866833 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:51.129695 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:51.262363 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:51.351313 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:51.352484 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:51.629449 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:51.763837 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:51.858585 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:51.859543 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:52.129218 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:52.263012 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:52.351595 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:52.352021 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:52.426710 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:52.628671 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:52.762077 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:52.852831 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:52.854449 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:53.130155 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:53.263005 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:53.352593 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:53.354016 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:53.628930 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:53.762857 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:53.850541 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:53.852442 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:54.128877 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:54.262272 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:54.349795 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:54.350890 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:54.427302 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:54.629284 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:54.762711 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:54.849062 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:54.849779 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:55.132736 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:55.262001 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:55.349953 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:55.350379 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:55.628072 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:55.762439 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:55.850195 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:55.850673 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:56.128929 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:56.262268 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:56.349190 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:56.350646 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:56.629313 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:56.762603 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:56.849107 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:56.851127 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:56.928016 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:57.129209 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:57.266811 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:57.351492 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:57.352537 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:57.629348 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:57.763241 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:57.861903 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:57.862441 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:58.129754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:58.262627 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:58.348643 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:58.350126 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:58.629275 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:58.762607 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:58.848574 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:58.850003 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1209 11:18:58.938307 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:18:59.128647 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:59.262732 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:59.349093 1901434 kapi.go:107] duration metric: took 1m33.503627239s to wait for kubernetes.io/minikube-addons=registry ...
	I1209 11:18:59.350511 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:18:59.628509 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:18:59.762640 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:18:59.849538 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:00.131543 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:00.263166 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:00.350567 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:00.628453 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:00.766460 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:00.849611 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:01.130132 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:01.262797 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:01.371229 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:01.433569 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:01.630167 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:01.763292 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:01.850033 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:02.128873 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:02.267650 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:02.366778 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:02.629234 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1209 11:19:02.762541 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:02.849403 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:03.129563 1901434 kapi.go:107] duration metric: took 1m33.504591709s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1209 11:19:03.132789 1901434 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-741760 cluster.
	I1209 11:19:03.135659 1901434 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.
	I1209 11:19:03.138376 1901434 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1209 11:19:03.262914 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:03.349040 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:03.435610 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:03.761818 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:03.848637 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:04.262505 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:04.349539 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:04.762872 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:04.849955 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:05.265472 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:05.352513 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:05.762290 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:05.850001 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:05.927228 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:06.262976 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:06.349769 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:06.762382 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:06.849282 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:07.262754 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:07.367890 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:07.764530 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:07.848610 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:07.928129 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:08.263379 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:08.363173 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:08.761624 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:08.849376 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:09.263105 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:09.349018 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:09.768130 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:09.850108 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:10.262832 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:10.349338 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:10.428503 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:10.762405 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:10.849621 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:11.265484 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:11.351042 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:11.763054 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:11.850101 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:12.262094 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:12.352504 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:12.762866 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:12.848792 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:12.926266 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:13.263144 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:13.349216 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:13.763124 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:13.849728 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:14.263650 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:14.349581 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:14.764411 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:14.849536 1901434 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1209 11:19:14.928475 1901434 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"False"
	I1209 11:19:15.263705 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:15.350872 1901434 kapi.go:107] duration metric: took 1m49.506343639s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1209 11:19:15.763118 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:15.927250 1901434 pod_ready.go:93] pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace has status "Ready":"True"
	I1209 11:19:15.927281 1901434 pod_ready.go:82] duration metric: took 1m7.506707138s for pod "metrics-server-84c5f94fbc-d5cwj" in "kube-system" namespace to be "Ready" ...
	I1209 11:19:15.927298 1901434 pod_ready.go:39] duration metric: took 1m10.43877038s 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" ...
	I1209 11:19:15.927313 1901434 api_server.go:52] waiting for apiserver process to appear ...
	I1209 11:19:15.927344 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1209 11:19:15.927411 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1209 11:19:15.983073 1901434 cri.go:89] found id: "ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:15.983103 1901434 cri.go:89] found id: ""
	I1209 11:19:15.983112 1901434 logs.go:282] 1 containers: [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf]
	I1209 11:19:15.983168 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:15.988127 1901434 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1209 11:19:15.988270 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1209 11:19:16.034149 1901434 cri.go:89] found id: "45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:16.034170 1901434 cri.go:89] found id: ""
	I1209 11:19:16.034178 1901434 logs.go:282] 1 containers: [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882]
	I1209 11:19:16.034235 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.037822 1901434 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1209 11:19:16.037898 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1209 11:19:16.078380 1901434 cri.go:89] found id: "f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:16.078403 1901434 cri.go:89] found id: ""
	I1209 11:19:16.078450 1901434 logs.go:282] 1 containers: [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d]
	I1209 11:19:16.078511 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.082141 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1209 11:19:16.082254 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1209 11:19:16.122520 1901434 cri.go:89] found id: "2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:16.122544 1901434 cri.go:89] found id: ""
	I1209 11:19:16.122553 1901434 logs.go:282] 1 containers: [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06]
	I1209 11:19:16.122629 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.126138 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1209 11:19:16.126208 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1209 11:19:16.165252 1901434 cri.go:89] found id: "01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:16.165313 1901434 cri.go:89] found id: ""
	I1209 11:19:16.165344 1901434 logs.go:282] 1 containers: [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6]
	I1209 11:19:16.165443 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.169212 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1209 11:19:16.169334 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1209 11:19:16.210284 1901434 cri.go:89] found id: "0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:16.210307 1901434 cri.go:89] found id: ""
	I1209 11:19:16.210316 1901434 logs.go:282] 1 containers: [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137]
	I1209 11:19:16.210375 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.214051 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1209 11:19:16.214167 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1209 11:19:16.255138 1901434 cri.go:89] found id: "209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:16.255162 1901434 cri.go:89] found id: ""
	I1209 11:19:16.255170 1901434 logs.go:282] 1 containers: [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160]
	I1209 11:19:16.255235 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:16.259254 1901434 logs.go:123] Gathering logs for kubelet ...
	I1209 11:19:16.259329 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1209 11:19:16.263444 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W1209 11:19:16.338180 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.443505    1509 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.338467 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.443560    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.338659 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.476526    1509 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.338893 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.476577    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.339081 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478834    1509 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.339309 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478889    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.339490 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478958    1509 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-741760" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.339711 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.339875 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.340081 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:16.340251 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:16.340464 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:16.376547 1901434 logs.go:123] Gathering logs for dmesg ...
	I1209 11:19:16.376584 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1209 11:19:16.394674 1901434 logs.go:123] Gathering logs for describe nodes ...
	I1209 11:19:16.394707 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1209 11:19:16.716498 1901434 logs.go:123] Gathering logs for kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] ...
	I1209 11:19:16.716539 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:16.804091 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:16.901969 1901434 logs.go:123] Gathering logs for etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] ...
	I1209 11:19:16.902011 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:16.997377 1901434 logs.go:123] Gathering logs for coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] ...
	I1209 11:19:16.997417 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:17.088840 1901434 logs.go:123] Gathering logs for kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] ...
	I1209 11:19:17.088874 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:17.195640 1901434 logs.go:123] Gathering logs for kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] ...
	I1209 11:19:17.195678 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:17.262705 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:17.295700 1901434 logs.go:123] Gathering logs for kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] ...
	I1209 11:19:17.295729 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:17.383260 1901434 logs.go:123] Gathering logs for kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] ...
	I1209 11:19:17.383298 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:17.486602 1901434 logs.go:123] Gathering logs for CRI-O ...
	I1209 11:19:17.486644 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1209 11:19:17.603321 1901434 logs.go:123] Gathering logs for container status ...
	I1209 11:19:17.603407 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1209 11:19:17.676113 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:17.676146 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1209 11:19:17.676218 1901434 out.go:270] X Problems detected in kubelet:
	W1209 11:19:17.676233 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:17.676242 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:17.676255 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:17.676262 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:17.676420 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:17.676431 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:17.676443 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:19:17.772333 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:18.261910 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:18.784180 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:19.264281 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:19.763053 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:20.262617 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:20.762280 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:21.262770 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:21.762780 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:22.262928 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:22.762472 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:23.262373 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:23.764196 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:24.262957 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:24.762424 1901434 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1209 11:19:25.262422 1901434 kapi.go:107] duration metric: took 1m59.00514848s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1209 11:19:25.265646 1901434 out.go:177] * Enabled addons: amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, nvidia-device-plugin, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I1209 11:19:25.268614 1901434 addons.go:510] duration metric: took 2m6.428828873s for enable addons: enabled=[amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner nvidia-device-plugin inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I1209 11:19:27.677947 1901434 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1209 11:19:27.692824 1901434 api_server.go:72] duration metric: took 2m8.853428313s to wait for apiserver process to appear ...
	I1209 11:19:27.692856 1901434 api_server.go:88] waiting for apiserver healthz status ...
	I1209 11:19:27.692893 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1209 11:19:27.692956 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1209 11:19:27.742096 1901434 cri.go:89] found id: "ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:27.742120 1901434 cri.go:89] found id: ""
	I1209 11:19:27.742127 1901434 logs.go:282] 1 containers: [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf]
	I1209 11:19:27.742183 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.746805 1901434 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1209 11:19:27.746884 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1209 11:19:27.787557 1901434 cri.go:89] found id: "45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:27.787581 1901434 cri.go:89] found id: ""
	I1209 11:19:27.787590 1901434 logs.go:282] 1 containers: [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882]
	I1209 11:19:27.787645 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.791479 1901434 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1209 11:19:27.791559 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1209 11:19:27.834371 1901434 cri.go:89] found id: "f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:27.834395 1901434 cri.go:89] found id: ""
	I1209 11:19:27.834403 1901434 logs.go:282] 1 containers: [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d]
	I1209 11:19:27.834464 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.838162 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1209 11:19:27.838232 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1209 11:19:27.876060 1901434 cri.go:89] found id: "2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:27.876085 1901434 cri.go:89] found id: ""
	I1209 11:19:27.876093 1901434 logs.go:282] 1 containers: [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06]
	I1209 11:19:27.876149 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.879737 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1209 11:19:27.879805 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1209 11:19:27.922721 1901434 cri.go:89] found id: "01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:27.922743 1901434 cri.go:89] found id: ""
	I1209 11:19:27.922751 1901434 logs.go:282] 1 containers: [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6]
	I1209 11:19:27.922814 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.926695 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1209 11:19:27.926769 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1209 11:19:27.968682 1901434 cri.go:89] found id: "0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:27.968746 1901434 cri.go:89] found id: ""
	I1209 11:19:27.968755 1901434 logs.go:282] 1 containers: [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137]
	I1209 11:19:27.968819 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:27.972511 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1209 11:19:27.972581 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1209 11:19:28.013384 1901434 cri.go:89] found id: "209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:28.013408 1901434 cri.go:89] found id: ""
	I1209 11:19:28.013416 1901434 logs.go:282] 1 containers: [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160]
	I1209 11:19:28.013498 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:28.017307 1901434 logs.go:123] Gathering logs for kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] ...
	I1209 11:19:28.017345 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:28.057716 1901434 logs.go:123] Gathering logs for kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] ...
	I1209 11:19:28.057748 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:28.099343 1901434 logs.go:123] Gathering logs for CRI-O ...
	I1209 11:19:28.099375 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1209 11:19:28.195210 1901434 logs.go:123] Gathering logs for container status ...
	I1209 11:19:28.195252 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1209 11:19:28.263492 1901434 logs.go:123] Gathering logs for describe nodes ...
	I1209 11:19:28.263526 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1209 11:19:28.406536 1901434 logs.go:123] Gathering logs for kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] ...
	I1209 11:19:28.406570 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:28.476574 1901434 logs.go:123] Gathering logs for etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] ...
	I1209 11:19:28.476607 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:28.531898 1901434 logs.go:123] Gathering logs for coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] ...
	I1209 11:19:28.531979 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:28.576034 1901434 logs.go:123] Gathering logs for kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] ...
	I1209 11:19:28.576064 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:28.625758 1901434 logs.go:123] Gathering logs for kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] ...
	I1209 11:19:28.625791 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:28.694304 1901434 logs.go:123] Gathering logs for kubelet ...
	I1209 11:19:28.694337 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1209 11:19:28.779782 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.443505    1509 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.780016 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.443560    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.780204 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.476526    1509 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.780436 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.476577    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.780622 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478834    1509 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.780855 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478889    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.781033 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478958    1509 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-741760" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.781251 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.781414 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.781615 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.781782 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.781986 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:28.818067 1901434 logs.go:123] Gathering logs for dmesg ...
	I1209 11:19:28.818093 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1209 11:19:28.835166 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:28.835199 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1209 11:19:28.835266 1901434 out.go:270] X Problems detected in kubelet:
	W1209 11:19:28.835279 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.835295 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.835304 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:28.835310 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:28.835321 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:28.835327 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:28.835346 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:19:38.836749 1901434 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1209 11:19:38.845754 1901434 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1209 11:19:38.847459 1901434 api_server.go:141] control plane version: v1.31.2
	I1209 11:19:38.847486 1901434 api_server.go:131] duration metric: took 11.154622974s to wait for apiserver health ...
	I1209 11:19:38.847495 1901434 system_pods.go:43] waiting for kube-system pods to appear ...
	I1209 11:19:38.847523 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1209 11:19:38.847588 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1209 11:19:38.887998 1901434 cri.go:89] found id: "ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:38.888022 1901434 cri.go:89] found id: ""
	I1209 11:19:38.888031 1901434 logs.go:282] 1 containers: [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf]
	I1209 11:19:38.888091 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:38.891702 1901434 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1209 11:19:38.891770 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1209 11:19:38.935695 1901434 cri.go:89] found id: "45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:38.935718 1901434 cri.go:89] found id: ""
	I1209 11:19:38.935726 1901434 logs.go:282] 1 containers: [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882]
	I1209 11:19:38.935790 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:38.939373 1901434 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1209 11:19:38.939451 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1209 11:19:38.978192 1901434 cri.go:89] found id: "f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:38.978213 1901434 cri.go:89] found id: ""
	I1209 11:19:38.978221 1901434 logs.go:282] 1 containers: [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d]
	I1209 11:19:38.978280 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:38.982105 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1209 11:19:38.982177 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1209 11:19:39.028269 1901434 cri.go:89] found id: "2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:39.028294 1901434 cri.go:89] found id: ""
	I1209 11:19:39.028302 1901434 logs.go:282] 1 containers: [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06]
	I1209 11:19:39.028363 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.032209 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1209 11:19:39.032334 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1209 11:19:39.073892 1901434 cri.go:89] found id: "01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:39.073914 1901434 cri.go:89] found id: ""
	I1209 11:19:39.073922 1901434 logs.go:282] 1 containers: [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6]
	I1209 11:19:39.073975 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.077743 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1209 11:19:39.077815 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1209 11:19:39.118964 1901434 cri.go:89] found id: "0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:39.118996 1901434 cri.go:89] found id: ""
	I1209 11:19:39.119005 1901434 logs.go:282] 1 containers: [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137]
	I1209 11:19:39.119061 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.122750 1901434 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1209 11:19:39.122823 1901434 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1209 11:19:39.162773 1901434 cri.go:89] found id: "209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:39.162796 1901434 cri.go:89] found id: ""
	I1209 11:19:39.162804 1901434 logs.go:282] 1 containers: [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160]
	I1209 11:19:39.162860 1901434 ssh_runner.go:195] Run: which crictl
	I1209 11:19:39.166492 1901434 logs.go:123] Gathering logs for coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] ...
	I1209 11:19:39.166518 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d"
	I1209 11:19:39.219420 1901434 logs.go:123] Gathering logs for kube-proxy [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] ...
	I1209 11:19:39.219450 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6"
	I1209 11:19:39.271254 1901434 logs.go:123] Gathering logs for kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] ...
	I1209 11:19:39.271286 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160"
	I1209 11:19:39.316089 1901434 logs.go:123] Gathering logs for container status ...
	I1209 11:19:39.316120 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1209 11:19:39.369860 1901434 logs.go:123] Gathering logs for kubelet ...
	I1209 11:19:39.369891 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1209 11:19:39.444752 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.443505    1509 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.444989 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.443560    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.445178 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.476526    1509 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.445408 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.476577    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.445594 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478834    1509 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-741760" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.445824 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478889    1509 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.446002 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.478958    1509 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-741760" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.446220 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.446383 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.446600 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.446768 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.446974 1901434 logs.go:138] Found kubelet problem: Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:39.483934 1901434 logs.go:123] Gathering logs for dmesg ...
	I1209 11:19:39.483962 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1209 11:19:39.501014 1901434 logs.go:123] Gathering logs for kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] ...
	I1209 11:19:39.501045 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf"
	I1209 11:19:39.556666 1901434 logs.go:123] Gathering logs for kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] ...
	I1209 11:19:39.556813 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137"
	I1209 11:19:39.638988 1901434 logs.go:123] Gathering logs for CRI-O ...
	I1209 11:19:39.639029 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1209 11:19:39.752402 1901434 logs.go:123] Gathering logs for describe nodes ...
	I1209 11:19:39.752442 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1209 11:19:39.889658 1901434 logs.go:123] Gathering logs for etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] ...
	I1209 11:19:39.889689 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882"
	I1209 11:19:39.948566 1901434 logs.go:123] Gathering logs for kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] ...
	I1209 11:19:39.948610 1901434 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06"
	I1209 11:19:39.998920 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:39.998946 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1209 11:19:39.999008 1901434 out.go:270] X Problems detected in kubelet:
	W1209 11:19:39.999021 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.478972    1509 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-741760\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.999032 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.492860    1509 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.999039 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.492913    1509 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-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	W1209 11:19:39.999045 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: W1209 11:18:05.549855    1509 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-741760" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-741760' and this object
	W1209 11:19:39.999053 1901434 out.go:270]   Dec 09 11:18:05 addons-741760 kubelet[1509]: E1209 11:18:05.549913    1509 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-741760\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-741760' and this object" logger="UnhandledError"
	I1209 11:19:39.999066 1901434 out.go:358] Setting ErrFile to fd 2...
	I1209 11:19:39.999072 1901434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:19:50.014710 1901434 system_pods.go:59] 18 kube-system pods found
	I1209 11:19:50.014825 1901434 system_pods.go:61] "coredns-7c65d6cfc9-fml59" [fb888ce1-7fe9-4fe8-8a54-dd7751c3429c] Running
	I1209 11:19:50.014847 1901434 system_pods.go:61] "csi-hostpath-attacher-0" [b35fefec-3de6-4b30-915f-46c6e23b49d0] Running
	I1209 11:19:50.014893 1901434 system_pods.go:61] "csi-hostpath-resizer-0" [ad3b22b7-6955-4ad0-9ee4-c261eaeca8b6] Running
	I1209 11:19:50.014920 1901434 system_pods.go:61] "csi-hostpathplugin-lq4wx" [96f6e932-563d-40d7-81ce-abc62871f048] Running
	I1209 11:19:50.014940 1901434 system_pods.go:61] "etcd-addons-741760" [570ce5a9-a96b-4671-b22e-35c766e0a565] Running
	I1209 11:19:50.014963 1901434 system_pods.go:61] "kindnet-ms4fm" [7582ee46-1a09-4b37-9aea-9fd57dd2d6b4] Running
	I1209 11:19:50.015002 1901434 system_pods.go:61] "kube-apiserver-addons-741760" [2db1feb8-34f3-4f95-8b03-31af3b950858] Running
	I1209 11:19:50.015031 1901434 system_pods.go:61] "kube-controller-manager-addons-741760" [c01cfd91-16ee-4c6d-9398-14ef0e58fe18] Running
	I1209 11:19:50.015058 1901434 system_pods.go:61] "kube-ingress-dns-minikube" [2bb89ecf-c3a8-4bf7-bab9-7f40df420d8a] Running
	I1209 11:19:50.015084 1901434 system_pods.go:61] "kube-proxy-dsdn7" [7cf2a49d-1bbb-4e21-83ae-6e8870fa4098] Running
	I1209 11:19:50.015119 1901434 system_pods.go:61] "kube-scheduler-addons-741760" [c1feddfa-f409-492d-8d2f-cf8fd87f46e4] Running
	I1209 11:19:50.015148 1901434 system_pods.go:61] "metrics-server-84c5f94fbc-d5cwj" [2931cba7-0f24-4d2b-bf9d-ce85c73ed551] Running
	I1209 11:19:50.015173 1901434 system_pods.go:61] "nvidia-device-plugin-daemonset-kzkrm" [e2d7b002-0159-4423-b6a5-7ca521da4d83] Running
	I1209 11:19:50.015194 1901434 system_pods.go:61] "registry-5cc95cd69-rxcqc" [d5a025bd-320c-421e-a4b4-1627e33f8ecb] Running
	I1209 11:19:50.015227 1901434 system_pods.go:61] "registry-proxy-q68fv" [b183e7b7-9f83-416b-b8ee-98ce0c24709c] Running
	I1209 11:19:50.015252 1901434 system_pods.go:61] "snapshot-controller-56fcc65765-wtqsf" [4b20aa58-b180-499a-8692-5ab22de91a68] Running
	I1209 11:19:50.015275 1901434 system_pods.go:61] "snapshot-controller-56fcc65765-zdrxc" [ac515407-8ec0-4398-9e72-dba3588adab8] Running
	I1209 11:19:50.015296 1901434 system_pods.go:61] "storage-provisioner" [915749a1-ccbb-4aea-8fe4-f6bc22a241cc] Running
	I1209 11:19:50.015332 1901434 system_pods.go:74] duration metric: took 11.16781753s to wait for pod list to return data ...
	I1209 11:19:50.015360 1901434 default_sa.go:34] waiting for default service account to be created ...
	I1209 11:19:50.019017 1901434 default_sa.go:45] found service account: "default"
	I1209 11:19:50.019047 1901434 default_sa.go:55] duration metric: took 3.664826ms for default service account to be created ...
	I1209 11:19:50.019058 1901434 system_pods.go:116] waiting for k8s-apps to be running ...
	I1209 11:19:50.030693 1901434 system_pods.go:86] 18 kube-system pods found
	I1209 11:19:50.030740 1901434 system_pods.go:89] "coredns-7c65d6cfc9-fml59" [fb888ce1-7fe9-4fe8-8a54-dd7751c3429c] Running
	I1209 11:19:50.030749 1901434 system_pods.go:89] "csi-hostpath-attacher-0" [b35fefec-3de6-4b30-915f-46c6e23b49d0] Running
	I1209 11:19:50.030754 1901434 system_pods.go:89] "csi-hostpath-resizer-0" [ad3b22b7-6955-4ad0-9ee4-c261eaeca8b6] Running
	I1209 11:19:50.030759 1901434 system_pods.go:89] "csi-hostpathplugin-lq4wx" [96f6e932-563d-40d7-81ce-abc62871f048] Running
	I1209 11:19:50.030763 1901434 system_pods.go:89] "etcd-addons-741760" [570ce5a9-a96b-4671-b22e-35c766e0a565] Running
	I1209 11:19:50.030767 1901434 system_pods.go:89] "kindnet-ms4fm" [7582ee46-1a09-4b37-9aea-9fd57dd2d6b4] Running
	I1209 11:19:50.030771 1901434 system_pods.go:89] "kube-apiserver-addons-741760" [2db1feb8-34f3-4f95-8b03-31af3b950858] Running
	I1209 11:19:50.030776 1901434 system_pods.go:89] "kube-controller-manager-addons-741760" [c01cfd91-16ee-4c6d-9398-14ef0e58fe18] Running
	I1209 11:19:50.030782 1901434 system_pods.go:89] "kube-ingress-dns-minikube" [2bb89ecf-c3a8-4bf7-bab9-7f40df420d8a] Running
	I1209 11:19:50.030789 1901434 system_pods.go:89] "kube-proxy-dsdn7" [7cf2a49d-1bbb-4e21-83ae-6e8870fa4098] Running
	I1209 11:19:50.030793 1901434 system_pods.go:89] "kube-scheduler-addons-741760" [c1feddfa-f409-492d-8d2f-cf8fd87f46e4] Running
	I1209 11:19:50.030798 1901434 system_pods.go:89] "metrics-server-84c5f94fbc-d5cwj" [2931cba7-0f24-4d2b-bf9d-ce85c73ed551] Running
	I1209 11:19:50.030802 1901434 system_pods.go:89] "nvidia-device-plugin-daemonset-kzkrm" [e2d7b002-0159-4423-b6a5-7ca521da4d83] Running
	I1209 11:19:50.030807 1901434 system_pods.go:89] "registry-5cc95cd69-rxcqc" [d5a025bd-320c-421e-a4b4-1627e33f8ecb] Running
	I1209 11:19:50.030811 1901434 system_pods.go:89] "registry-proxy-q68fv" [b183e7b7-9f83-416b-b8ee-98ce0c24709c] Running
	I1209 11:19:50.030815 1901434 system_pods.go:89] "snapshot-controller-56fcc65765-wtqsf" [4b20aa58-b180-499a-8692-5ab22de91a68] Running
	I1209 11:19:50.030822 1901434 system_pods.go:89] "snapshot-controller-56fcc65765-zdrxc" [ac515407-8ec0-4398-9e72-dba3588adab8] Running
	I1209 11:19:50.030826 1901434 system_pods.go:89] "storage-provisioner" [915749a1-ccbb-4aea-8fe4-f6bc22a241cc] Running
	I1209 11:19:50.030834 1901434 system_pods.go:126] duration metric: took 11.769753ms to wait for k8s-apps to be running ...
	I1209 11:19:50.030851 1901434 system_svc.go:44] waiting for kubelet service to be running ....
	I1209 11:19:50.030919 1901434 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:19:50.044479 1901434 system_svc.go:56] duration metric: took 13.615623ms WaitForService to wait for kubelet
	I1209 11:19:50.044509 1901434 kubeadm.go:582] duration metric: took 2m31.205119786s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1209 11:19:50.044529 1901434 node_conditions.go:102] verifying NodePressure condition ...
	I1209 11:19:50.049265 1901434 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1209 11:19:50.049309 1901434 node_conditions.go:123] node cpu capacity is 2
	I1209 11:19:50.049323 1901434 node_conditions.go:105] duration metric: took 4.787891ms to run NodePressure ...
	I1209 11:19:50.049336 1901434 start.go:241] waiting for startup goroutines ...
	I1209 11:19:50.049344 1901434 start.go:246] waiting for cluster config update ...
	I1209 11:19:50.049375 1901434 start.go:255] writing updated cluster config ...
	I1209 11:19:50.049696 1901434 ssh_runner.go:195] Run: rm -f paused
	I1209 11:19:50.436280 1901434 start.go:600] kubectl: 1.31.3, cluster: 1.31.2 (minor skew: 0)
	I1209 11:19:50.442478 1901434 out.go:177] * Done! kubectl is now configured to use "addons-741760" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.241290026Z" level=info msg="Stopping pod sandbox: ac71daf36b9ba8dcd25bbf374f44fc6cfa038b649041e15288b10593a172d633" id=36845012-a90b-4bc8-b71f-ddb81652bc79 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.241324274Z" level=info msg="Stopped pod sandbox (already stopped): ac71daf36b9ba8dcd25bbf374f44fc6cfa038b649041e15288b10593a172d633" id=36845012-a90b-4bc8-b71f-ddb81652bc79 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.241799954Z" level=info msg="Removing pod sandbox: ac71daf36b9ba8dcd25bbf374f44fc6cfa038b649041e15288b10593a172d633" id=55274d6f-fec5-423c-8bef-868979ef9115 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.252893056Z" level=info msg="Removed pod sandbox: ac71daf36b9ba8dcd25bbf374f44fc6cfa038b649041e15288b10593a172d633" id=55274d6f-fec5-423c-8bef-868979ef9115 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.253407283Z" level=info msg="Stopping pod sandbox: dd0dd44a0e1743e0f9719b2070458c8740db5f05a33a4bc499926dfae66b2e04" id=2de20083-de30-41c6-a2a3-73a5fdea917c name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.253446478Z" level=info msg="Stopped pod sandbox (already stopped): dd0dd44a0e1743e0f9719b2070458c8740db5f05a33a4bc499926dfae66b2e04" id=2de20083-de30-41c6-a2a3-73a5fdea917c name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.253792225Z" level=info msg="Removing pod sandbox: dd0dd44a0e1743e0f9719b2070458c8740db5f05a33a4bc499926dfae66b2e04" id=f47f9f89-5807-40e8-92df-9386786fca53 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.264151348Z" level=info msg="Removed pod sandbox: dd0dd44a0e1743e0f9719b2070458c8740db5f05a33a4bc499926dfae66b2e04" id=f47f9f89-5807-40e8-92df-9386786fca53 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.264691954Z" level=info msg="Stopping pod sandbox: 3144d737dddadfb56a399ee26db761596f8e27c49c2509d465ac1138f618f091" id=5c996f8f-efec-471b-bea0-16d4ad7b1964 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.264768867Z" level=info msg="Stopped pod sandbox (already stopped): 3144d737dddadfb56a399ee26db761596f8e27c49c2509d465ac1138f618f091" id=5c996f8f-efec-471b-bea0-16d4ad7b1964 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.265214189Z" level=info msg="Removing pod sandbox: 3144d737dddadfb56a399ee26db761596f8e27c49c2509d465ac1138f618f091" id=a739712d-7ca1-4efc-a2b3-e9073ea8aec1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.276493124Z" level=info msg="Removed pod sandbox: 3144d737dddadfb56a399ee26db761596f8e27c49c2509d465ac1138f618f091" id=a739712d-7ca1-4efc-a2b3-e9073ea8aec1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.277007228Z" level=info msg="Stopping pod sandbox: 8e8cb2e9bf81cfa7e8649b67ac8f4aac973808c47b4d98a69d7f7d10dfc37023" id=4c0c73b1-91d4-417a-a5d8-03a8e93eda01 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.277047695Z" level=info msg="Stopped pod sandbox (already stopped): 8e8cb2e9bf81cfa7e8649b67ac8f4aac973808c47b4d98a69d7f7d10dfc37023" id=4c0c73b1-91d4-417a-a5d8-03a8e93eda01 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.277411731Z" level=info msg="Removing pod sandbox: 8e8cb2e9bf81cfa7e8649b67ac8f4aac973808c47b4d98a69d7f7d10dfc37023" id=e407c13e-ab44-41a1-a08b-c14afe9593bd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:15 addons-741760 crio[968]: time="2024-12-09 11:25:15.287882933Z" level=info msg="Removed pod sandbox: 8e8cb2e9bf81cfa7e8649b67ac8f4aac973808c47b4d98a69d7f7d10dfc37023" id=e407c13e-ab44-41a1-a08b-c14afe9593bd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 09 11:25:26 addons-741760 crio[968]: time="2024-12-09 11:25:26.969365354Z" level=info msg="Stopping container: 123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976 (timeout: 30s)" id=8746d7a8-3787-42d5-b57e-bb71467cbf3b name=/runtime.v1.RuntimeService/StopContainer
	Dec 09 11:25:26 addons-741760 conmon[3872]: conmon 123d80492c3342cc9132 <ninfo>: container 3883 exited with status 2
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.116678799Z" level=info msg="Stopped container 123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976: default/cloud-spanner-emulator-dc5db94f4-kqpb9/cloud-spanner-emulator" id=8746d7a8-3787-42d5-b57e-bb71467cbf3b name=/runtime.v1.RuntimeService/StopContainer
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.117309659Z" level=info msg="Stopping pod sandbox: faf19a7aee5ce5a433e01c4596452b3906a62ffad85dffe5d6af9b5697b218b2" id=f7d521ff-cb49-443b-8a5f-ad36202e5166 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.117519771Z" level=info msg="Got pod network &{Name:cloud-spanner-emulator-dc5db94f4-kqpb9 Namespace:default ID:faf19a7aee5ce5a433e01c4596452b3906a62ffad85dffe5d6af9b5697b218b2 UID:858420a9-7761-4c48-b77b-e76f4df80e49 NetNS:/var/run/netns/b5a5fb7d-01c5-4105-b60a-2662c3e3f2c5 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.117667098Z" level=info msg="Deleting pod default_cloud-spanner-emulator-dc5db94f4-kqpb9 from CNI network \"kindnet\" (type=ptp)"
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.135052160Z" level=info msg="Stopped pod sandbox: faf19a7aee5ce5a433e01c4596452b3906a62ffad85dffe5d6af9b5697b218b2" id=f7d521ff-cb49-443b-8a5f-ad36202e5166 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.210152924Z" level=info msg="Removing container: 123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976" id=60ce3a14-2eb1-49b1-9e3d-ae7c85294bf5 name=/runtime.v1.RuntimeService/RemoveContainer
	Dec 09 11:25:27 addons-741760 crio[968]: time="2024-12-09 11:25:27.227755671Z" level=info msg="Removed container 123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976: default/cloud-spanner-emulator-dc5db94f4-kqpb9/cloud-spanner-emulator" id=60ce3a14-2eb1-49b1-9e3d-ae7c85294bf5 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	aef8b7d02cb72       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   5578a1d33cb24       hello-world-app-55bf9c44b4-sl2tc
	6ae2c9635d982       docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4                         4 minutes ago       Running             nginx                     0                   297cf25a423db       nginx
	1102c1d26c178       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   534a08ad78cd0       busybox
	0d473fe89e574       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   8 minutes ago       Running             metrics-server            0                   a222ef44a6db6       metrics-server-84c5f94fbc-d5cwj
	f09120a0f8693       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        8 minutes ago       Running             coredns                   0                   af62fa8fff865       coredns-7c65d6cfc9-fml59
	50ffab0306cb6       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   93eefe22e5e75       storage-provisioner
	209d26d061519       docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e                      8 minutes ago       Running             kindnet-cni               0                   c209914323736       kindnet-ms4fm
	01483b1bdc8f6       021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba                                                        8 minutes ago       Running             kube-proxy                0                   8f6872f2525a2       kube-proxy-dsdn7
	ac25ca9eafe4f       f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270                                                        9 minutes ago       Running             kube-apiserver            0                   38da9ead945f3       kube-apiserver-addons-741760
	45fc939f9caa2       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        9 minutes ago       Running             etcd                      0                   cd41104d0ba98       etcd-addons-741760
	2505dfcb4aebc       d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a                                                        9 minutes ago       Running             kube-scheduler            0                   64e2a638d1db1       kube-scheduler-addons-741760
	0e12860561933       9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba                                                        9 minutes ago       Running             kube-controller-manager   0                   2ef475d0a4e20       kube-controller-manager-addons-741760
	
	
	==> coredns [f09120a0f86932fecc4d9c394d8d35f2ee59da819a3328909e54cb73edbb2c8d] <==
	[INFO] 10.244.0.21:46509 - 35923 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002546126s
	[INFO] 10.244.0.21:46509 - 1075 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002234553s
	[INFO] 10.244.0.21:46509 - 46436 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000132239s
	[INFO] 10.244.0.21:34172 - 11125 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.016570092s
	[INFO] 10.244.0.21:34172 - 30404 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002026533s
	[INFO] 10.244.0.21:34172 - 25601 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001341414s
	[INFO] 10.244.0.21:34172 - 34243 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.0000873s
	[INFO] 10.244.0.21:39156 - 19485 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000153424s
	[INFO] 10.244.0.21:42368 - 20325 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000076995s
	[INFO] 10.244.0.21:39156 - 7507 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000191855s
	[INFO] 10.244.0.21:42368 - 31124 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000423989s
	[INFO] 10.244.0.21:39156 - 16209 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000159249s
	[INFO] 10.244.0.21:42368 - 45068 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000328541s
	[INFO] 10.244.0.21:42368 - 48005 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000167791s
	[INFO] 10.244.0.21:39156 - 59339 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000069135s
	[INFO] 10.244.0.21:42368 - 8777 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000102807s
	[INFO] 10.244.0.21:39156 - 30365 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000064056s
	[INFO] 10.244.0.21:42368 - 32163 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000074968s
	[INFO] 10.244.0.21:39156 - 46510 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060355s
	[INFO] 10.244.0.21:42368 - 2718 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001417556s
	[INFO] 10.244.0.21:39156 - 15697 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.005159533s
	[INFO] 10.244.0.21:42368 - 31909 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002731491s
	[INFO] 10.244.0.21:42368 - 63986 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00010997s
	[INFO] 10.244.0.21:39156 - 52981 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002271959s
	[INFO] 10.244.0.21:39156 - 51333 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000441425s
	
	
	==> describe nodes <==
	Name:               addons-741760
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-741760
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=60110addcdbf0fec7168b962521659e922988d6c
	                    minikube.k8s.io/name=addons-741760
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_12_09T11_17_14_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-741760
	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:  Mon, 09 Dec 2024 11:17:11 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-741760
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 09 Dec 2024 11:26:05 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 09 Dec 2024 11:24:53 +0000   Mon, 09 Dec 2024 11:17:08 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 09 Dec 2024 11:24:53 +0000   Mon, 09 Dec 2024 11:17:08 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 09 Dec 2024 11:24:53 +0000   Mon, 09 Dec 2024 11:17:08 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 09 Dec 2024 11:24:53 +0000   Mon, 09 Dec 2024 11:18:05 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-741760
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 3f7d11d371fa4bf7980972ecd7af2a80
	  System UUID:                d68e9960-d0e2-478a-baf4-793893a74e7a
	  Boot ID:                    2b031742-3881-4f92-a7a6-916d4b88f64f
	  Kernel Version:             5.15.0-1072-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.2
	  Kube-Proxy Version:         v1.31.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m19s
	  default                     hello-world-app-55bf9c44b4-sl2tc         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m12s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	  kube-system                 coredns-7c65d6cfc9-fml59                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     8m52s
	  kube-system                 etcd-addons-741760                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         8m57s
	  kube-system                 kindnet-ms4fm                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      8m52s
	  kube-system                 kube-apiserver-addons-741760             250m (12%)    0 (0%)      0 (0%)           0 (0%)         8m57s
	  kube-system                 kube-controller-manager-addons-741760    200m (10%)    0 (0%)      0 (0%)           0 (0%)         8m57s
	  kube-system                 kube-proxy-dsdn7                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m52s
	  kube-system                 kube-scheduler-addons-741760             100m (5%)     0 (0%)      0 (0%)           0 (0%)         8m57s
	  kube-system                 metrics-server-84c5f94fbc-d5cwj          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         8m46s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m46s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                  From             Message
	  ----     ------                   ----                 ----             -------
	  Normal   Starting                 8m45s                kube-proxy       
	  Normal   NodeHasSufficientMemory  9m4s (x8 over 9m4s)  kubelet          Node addons-741760 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    9m4s (x8 over 9m4s)  kubelet          Node addons-741760 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     9m4s (x7 over 9m4s)  kubelet          Node addons-741760 status is now: NodeHasSufficientPID
	  Normal   Starting                 8m57s                kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m57s                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  8m57s                kubelet          Node addons-741760 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m57s                kubelet          Node addons-741760 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m57s                kubelet          Node addons-741760 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           8m53s                node-controller  Node addons-741760 event: Registered Node addons-741760 in Controller
	  Normal   NodeReady                8m5s                 kubelet          Node addons-741760 status is now: NodeReady
	
	
	==> dmesg <==
	[Dec 9 08:55] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [45fc939f9caa2520f6f460576c79f428aaa9e2b353c320eebac86ef2b1c8e882] <==
	{"level":"info","ts":"2024-12-09T11:17:21.842488Z","caller":"traceutil/trace.go:171","msg":"trace[752902672] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"122.32743ms","start":"2024-12-09T11:17:21.720154Z","end":"2024-12-09T11:17:21.842481Z","steps":["trace[752902672] 'process raft request'  (duration: 121.879113ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:21.842591Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"133.329588ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-09T11:17:21.842690Z","caller":"traceutil/trace.go:171","msg":"trace[774235600] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:395; }","duration":"133.389509ms","start":"2024-12-09T11:17:21.709240Z","end":"2024-12-09T11:17:21.842630Z","steps":["trace[774235600] 'agreement among raft nodes before linearized reading'  (duration: 133.316395ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.264552Z","caller":"traceutil/trace.go:171","msg":"trace[1850019292] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"162.798569ms","start":"2024-12-09T11:17:22.101394Z","end":"2024-12-09T11:17:22.264192Z","steps":["trace[1850019292] 'process raft request'  (duration: 162.697649ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.309335Z","caller":"traceutil/trace.go:171","msg":"trace[1183879661] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:405; }","duration":"130.653923ms","start":"2024-12-09T11:17:22.178668Z","end":"2024-12-09T11:17:22.309322Z","steps":["trace[1183879661] 'read index received'  (duration: 129.053586ms)","trace[1183879661] 'applied index is now lower than readState.Index'  (duration: 1.599754ms)"],"step_count":2}
	{"level":"warn","ts":"2024-12-09T11:17:22.310189Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.506118ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-12-09T11:17:22.310779Z","caller":"traceutil/trace.go:171","msg":"trace[1378310237] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:399; }","duration":"132.103075ms","start":"2024-12-09T11:17:22.178664Z","end":"2024-12-09T11:17:22.310767Z","steps":["trace[1378310237] 'agreement among raft nodes before linearized reading'  (duration: 131.462722ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.428742Z","caller":"traceutil/trace.go:171","msg":"trace[178509544] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"250.006289ms","start":"2024-12-09T11:17:22.178714Z","end":"2024-12-09T11:17:22.428720Z","steps":["trace[178509544] 'process raft request'  (duration: 130.561551ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.433850Z","caller":"traceutil/trace.go:171","msg":"trace[1558001987] linearizableReadLoop","detail":"{readStateIndex:408; appliedIndex:408; }","duration":"122.875576ms","start":"2024-12-09T11:17:22.310955Z","end":"2024-12-09T11:17:22.433831Z","steps":["trace[1558001987] 'read index received'  (duration: 122.869783ms)","trace[1558001987] 'applied index is now lower than readState.Index'  (duration: 4.636µs)"],"step_count":2}
	{"level":"warn","ts":"2024-12-09T11:17:22.434023Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.052277ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-09T11:17:22.434047Z","caller":"traceutil/trace.go:171","msg":"trace[1993153452] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:399; }","duration":"123.088912ms","start":"2024-12-09T11:17:22.310951Z","end":"2024-12-09T11:17:22.434040Z","steps":["trace[1993153452] 'agreement among raft nodes before linearized reading'  (duration: 123.025308ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.434472Z","caller":"traceutil/trace.go:171","msg":"trace[2062841236] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"255.997522ms","start":"2024-12-09T11:17:22.178463Z","end":"2024-12-09T11:17:22.434461Z","steps":["trace[2062841236] 'process raft request'  (duration: 129.775102ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:22.434563Z","caller":"traceutil/trace.go:171","msg":"trace[1203739285] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"301.008912ms","start":"2024-12-09T11:17:22.133548Z","end":"2024-12-09T11:17:22.434557Z","steps":["trace[1203739285] 'process raft request'  (duration: 174.213566ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:22.437241Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-09T11:17:22.133525Z","time spent":"301.050641ms","remote":"127.0.0.1:53428","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3782,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" mod_revision:381 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" value_size:3722 >> failure:<request_range:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" > >"}
	{"level":"warn","ts":"2024-12-09T11:17:22.481564Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"170.537286ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-12-09T11:17:22.686900Z","caller":"traceutil/trace.go:171","msg":"trace[404588559] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:400; }","duration":"375.891143ms","start":"2024-12-09T11:17:22.310990Z","end":"2024-12-09T11:17:22.686881Z","steps":["trace[404588559] 'agreement among raft nodes before linearized reading'  (duration: 170.409733ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:22.686978Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-09T11:17:22.310979Z","time spent":"375.973479ms","remote":"127.0.0.1:53396","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":4133,"request content":"key:\"/registry/deployments/kube-system/coredns\" "}
	{"level":"info","ts":"2024-12-09T11:17:22.504012Z","caller":"traceutil/trace.go:171","msg":"trace[1705514539] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"185.873874ms","start":"2024-12-09T11:17:22.309738Z","end":"2024-12-09T11:17:22.495611Z","steps":["trace[1705514539] 'process raft request'  (duration: 137.913349ms)","trace[1705514539] 'store kv pair into bolt db' {req_type:put; key:/registry/controllerrevisions/kube-system/amd-gpu-device-plugin-59cf7d9b45; req_size:3193; } (duration: 33.591519ms)"],"step_count":2}
	{"level":"warn","ts":"2024-12-09T11:17:22.687284Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-09T11:17:22.309720Z","time spent":"377.525268ms","remote":"127.0.0.1:53436","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3196,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/controllerrevisions/kube-system/amd-gpu-device-plugin-59cf7d9b45\" mod_revision:0 > success:<request_put:<key:\"/registry/controllerrevisions/kube-system/amd-gpu-device-plugin-59cf7d9b45\" value_size:3114 >> failure:<>"}
	{"level":"info","ts":"2024-12-09T11:17:22.815007Z","caller":"traceutil/trace.go:171","msg":"trace[1608326377] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"130.146801ms","start":"2024-12-09T11:17:22.684845Z","end":"2024-12-09T11:17:22.814991Z","steps":["trace[1608326377] 'process raft request'  (duration: 51.943506ms)","trace[1608326377] 'compare'  (duration: 77.773661ms)"],"step_count":2}
	{"level":"info","ts":"2024-12-09T11:17:22.817541Z","caller":"traceutil/trace.go:171","msg":"trace[1497335819] linearizableReadLoop","detail":"{readStateIndex:410; appliedIndex:409; }","duration":"130.328261ms","start":"2024-12-09T11:17:22.687199Z","end":"2024-12-09T11:17:22.817527Z","steps":["trace[1497335819] 'read index received'  (duration: 49.545929ms)","trace[1497335819] 'applied index is now lower than readState.Index'  (duration: 80.781192ms)"],"step_count":2}
	{"level":"info","ts":"2024-12-09T11:17:22.817785Z","caller":"traceutil/trace.go:171","msg":"trace[2113790220] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"130.119635ms","start":"2024-12-09T11:17:22.687655Z","end":"2024-12-09T11:17:22.817774Z","steps":["trace[2113790220] 'process raft request'  (duration: 126.985979ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-09T11:17:22.818218Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.000925ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7c65d6cfc9-9p86p\" ","response":"range_response_count:1 size:3993"}
	{"level":"info","ts":"2024-12-09T11:17:22.834039Z","caller":"traceutil/trace.go:171","msg":"trace[1339517307] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7c65d6cfc9-9p86p; range_end:; response_count:1; response_revision:404; }","duration":"146.529328ms","start":"2024-12-09T11:17:22.687187Z","end":"2024-12-09T11:17:22.833716Z","steps":["trace[1339517307] 'agreement among raft nodes before linearized reading'  (duration: 130.973135ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-09T11:17:24.239287Z","caller":"traceutil/trace.go:171","msg":"trace[335917329] transaction","detail":"{read_only:false; response_revision:453; number_of_response:1; }","duration":"106.002912ms","start":"2024-12-09T11:17:24.133269Z","end":"2024-12-09T11:17:24.239272Z","steps":["trace[335917329] 'process raft request'  (duration: 63.373206ms)","trace[335917329] 'compare'  (duration: 41.888121ms)"],"step_count":2}
	
	
	==> kernel <==
	 11:26:11 up 1 day, 19:08,  0 users,  load average: 0.29, 0.99, 1.91
	Linux addons-741760 5.15.0-1072-aws #78~20.04.1-Ubuntu SMP Wed Oct 9 15:29:54 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [209d26d061519719d3943c825c8b757be49ad561d6192032615e795a7828a160] <==
	I1209 11:24:04.950787       1 main.go:301] handling current node
	I1209 11:24:14.952769       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:24:14.952800       1 main.go:301] handling current node
	I1209 11:24:24.950936       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:24:24.950967       1 main.go:301] handling current node
	I1209 11:24:34.951743       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:24:34.951891       1 main.go:301] handling current node
	I1209 11:24:44.950889       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:24:44.950956       1 main.go:301] handling current node
	I1209 11:24:54.950892       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:24:54.950950       1 main.go:301] handling current node
	I1209 11:25:04.956983       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:25:04.957016       1 main.go:301] handling current node
	I1209 11:25:14.956817       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:25:14.956937       1 main.go:301] handling current node
	I1209 11:25:24.951378       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:25:24.951497       1 main.go:301] handling current node
	I1209 11:25:34.951511       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:25:34.952242       1 main.go:301] handling current node
	I1209 11:25:44.958935       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:25:44.958967       1 main.go:301] handling current node
	I1209 11:25:54.951268       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:25:54.951299       1 main.go:301] handling current node
	I1209 11:26:04.957946       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1209 11:26:04.957979       1 main.go:301] handling current node
	
	
	==> kube-apiserver [ac25ca9eafe4f201a5eec1d9b5cfe858b5f09a3155c723ef4ffa07f123ec6dbf] <==
	E1209 11:19:16.165789       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.167.242:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.167.242:443: connect: connection refused" logger="UnhandledError"
	I1209 11:19:16.925174       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1209 11:20:00.584337       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:40104: use of closed network connection
	E1209 11:20:00.823255       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:40130: use of closed network connection
	E1209 11:20:00.977483       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:40156: use of closed network connection
	I1209 11:20:10.484406       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.80.146"}
	I1209 11:20:56.987429       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1209 11:21:19.588218       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.588317       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1209 11:21:19.602492       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.602545       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1209 11:21:19.677403       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.677530       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1209 11:21:19.722557       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1209 11:21:19.722603       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1209 11:21:20.677840       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1209 11:21:20.722950       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W1209 11:21:20.823184       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I1209 11:21:32.395476       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1209 11:21:33.434550       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1209 11:21:37.954960       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1209 11:21:38.278597       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.110.227"}
	I1209 11:23:58.645391       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.167.125"}
	E1209 11:24:03.034990       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	E1209 11:24:53.181844       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [0e12860561933452be6613ee07bce8cc65b2d19880b869ffe7182419c74c3137] <==
	W1209 11:24:32.572824       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
	E1209 11:24:32.572871       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"
	I1209 11:24:34.065201       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I1209 11:24:37.837672       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="6.654µs"
	I1209 11:24:54.012935       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-741760"
	W1209 11:24:56.554306       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
	E1209 11:24:56.554349       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"
	W1209 11:24:56.782723       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
	E1209 11:24:56.782762       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"
	W1209 11:25:13.534570       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
	E1209 11:25:13.534613       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"
	W1209 11:25:17.356896       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
	E1209 11:25:17.356937       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"
	I1209 11:25:25.432652       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	W1209 11:25:26.886482       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
	E1209 11:25:26.886521       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"
	I1209 11:25:26.949409       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-dc5db94f4" duration="4.57µs"
	W1209 11:25:35.241029       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
	E1209 11:25:35.241066       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"
	W1209 11:25:47.010864       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
	E1209 11:25:47.010910       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"
	W1209 11:26:03.883178       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
	E1209 11:26:03.883218       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"
	W1209 11:26:09.333303       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
	E1209 11:26:09.333346       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 [01483b1bdc8f67def67cf0ff7c4fa504f3767d7d2ed8206c6078dea9e218f6f6] <==
	I1209 11:17:24.876154       1 server_linux.go:66] "Using iptables proxy"
	I1209 11:17:25.465342       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1209 11:17:25.465485       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`"
	I1209 11:17:25.675737       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1209 11:17:25.675799       1 server_linux.go:169] "Using iptables Proxier"
	I1209 11:17:25.717131       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"
	I1209 11:17:25.723323       1 server.go:483] "Version info" version="v1.31.2"
	I1209 11:17:25.723414       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1209 11:17:25.750591       1 config.go:199] "Starting service config controller"
	I1209 11:17:25.750722       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1209 11:17:25.750791       1 config.go:105] "Starting endpoint slice config controller"
	I1209 11:17:25.750825       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1209 11:17:25.751462       1 config.go:328] "Starting node config controller"
	I1209 11:17:25.751526       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1209 11:17:25.852598       1 shared_informer.go:320] Caches are synced for service config
	I1209 11:17:25.852830       1 shared_informer.go:320] Caches are synced for node config
	I1209 11:17:25.852880       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [2505dfcb4aebc5aadf22104e5554701b742576ee72a363c8eb3e1ac7ef226e06] <==
	W1209 11:17:11.822539       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
	E1209 11:17:11.822557       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"
	W1209 11:17:11.822336       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W1209 11:17:11.822618       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
	E1209 11:17:11.822635       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"
	E1209 11:17:11.822659       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W1209 11:17:11.822697       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1209 11:17:11.822714       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1209 11:17:11.822391       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
	E1209 11:17:11.822738       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"
	W1209 11:17:11.822806       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
	E1209 11:17:11.822822       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"
	W1209 11:17:11.822890       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
	E1209 11:17:11.822911       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"
	W1209 11:17:11.822955       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
	E1209 11:17:11.822997       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"
	W1209 11:17:11.823021       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1209 11:17:11.823086       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1209 11:17:11.823095       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
	W1209 11:17:11.823149       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
	E1209 11:17:11.823169       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"
	W1209 11:17:11.822969       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
	E1209 11:17:11.823191       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"
	E1209 11:17:11.823158       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"
	I1209 11:17:12.815534       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Dec 09 11:25:09 addons-741760 kubelet[1509]: I1209 11:25:09.609502    1509 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="080c5738-cf91-45c5-a876-231f9c52061a" path="/var/lib/kubelet/pods/080c5738-cf91-45c5-a876-231f9c52061a/volumes"
	Dec 09 11:25:13 addons-741760 kubelet[1509]: E1209 11:25:13.809394    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743513809041076,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:13 addons-741760 kubelet[1509]: E1209 11:25:13.809426    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743513809041076,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:15 addons-741760 kubelet[1509]: I1209 11:25:15.148506    1509 scope.go:117] "RemoveContainer" containerID="197d898d4ff0d14d16c591d8e5210261b181f0dbb8a15e5d820a237626b26858"
	Dec 09 11:25:15 addons-741760 kubelet[1509]: I1209 11:25:15.169657    1509 scope.go:117] "RemoveContainer" containerID="219ad62e14fd06b462fa5d9c2c047be0af272e8322155e1c44188c1fb003adf8"
	Dec 09 11:25:15 addons-741760 kubelet[1509]: I1209 11:25:15.193476    1509 scope.go:117] "RemoveContainer" containerID="fe36e2aaf3436321df83ec69a03a66b4b15952b5fe22de1085b652063922fd78"
	Dec 09 11:25:21 addons-741760 kubelet[1509]: I1209 11:25:21.607910    1509 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Dec 09 11:25:23 addons-741760 kubelet[1509]: E1209 11:25:23.812313    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743523812051898,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:23 addons-741760 kubelet[1509]: E1209 11:25:23.812355    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743523812051898,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.208756    1509 scope.go:117] "RemoveContainer" containerID="123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976"
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.228014    1509 scope.go:117] "RemoveContainer" containerID="123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976"
	Dec 09 11:25:27 addons-741760 kubelet[1509]: E1209 11:25:27.228417    1509 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976\": container with ID starting with 123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976 not found: ID does not exist" containerID="123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976"
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.228457    1509 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976"} err="failed to get container status \"123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976\": rpc error: code = NotFound desc = could not find container \"123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976\": container with ID starting with 123d80492c3342cc91321fa5017a638af838af3b2c2d957644490a57a653b976 not found: ID does not exist"
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.251981    1509 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-b55js\" (UniqueName: \"kubernetes.io/projected/858420a9-7761-4c48-b77b-e76f4df80e49-kube-api-access-b55js\") pod \"858420a9-7761-4c48-b77b-e76f4df80e49\" (UID: \"858420a9-7761-4c48-b77b-e76f4df80e49\") "
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.256279    1509 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/858420a9-7761-4c48-b77b-e76f4df80e49-kube-api-access-b55js" (OuterVolumeSpecName: "kube-api-access-b55js") pod "858420a9-7761-4c48-b77b-e76f4df80e49" (UID: "858420a9-7761-4c48-b77b-e76f4df80e49"). InnerVolumeSpecName "kube-api-access-b55js". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.352679    1509 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-b55js\" (UniqueName: \"kubernetes.io/projected/858420a9-7761-4c48-b77b-e76f4df80e49-kube-api-access-b55js\") on node \"addons-741760\" DevicePath \"\""
	Dec 09 11:25:27 addons-741760 kubelet[1509]: I1209 11:25:27.609193    1509 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="858420a9-7761-4c48-b77b-e76f4df80e49" path="/var/lib/kubelet/pods/858420a9-7761-4c48-b77b-e76f4df80e49/volumes"
	Dec 09 11:25:33 addons-741760 kubelet[1509]: E1209 11:25:33.814859    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743533814600975,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:33 addons-741760 kubelet[1509]: E1209 11:25:33.814895    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743533814600975,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:43 addons-741760 kubelet[1509]: E1209 11:25:43.818070    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743543817785849,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:43 addons-741760 kubelet[1509]: E1209 11:25:43.818116    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743543817785849,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:53 addons-741760 kubelet[1509]: E1209 11:25:53.821043    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743553820825803,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:25:53 addons-741760 kubelet[1509]: E1209 11:25:53.821079    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743553820825803,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:26:03 addons-741760 kubelet[1509]: E1209 11:26:03.824010    1509 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743563823779767,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 09 11:26:03 addons-741760 kubelet[1509]: E1209 11:26:03.824043    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733743563823779767,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615298,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [50ffab0306cb6b45c99899de27f835df1f60579fed5d0a13f29ef35f0084f54d] <==
	I1209 11:18:06.439470       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1209 11:18:06.451859       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1209 11:18:06.451946       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1209 11:18:06.464183       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1209 11:18:06.464370       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-741760_a85c0820-3f2a-42b0-8b19-950fea13392b!
	I1209 11:18:06.466774       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f6f58b6d-bb89-4a23-9d9d-b3a09e748562", APIVersion:"v1", ResourceVersion:"928", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-741760_a85c0820-3f2a-42b0-8b19-950fea13392b became leader
	I1209 11:18:06.564803       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-741760_a85c0820-3f2a-42b0-8b19-950fea13392b!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-741760 -n addons-741760
helpers_test.go:261: (dbg) Run:  kubectl --context addons-741760 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable metrics-server --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/MetricsServer (346.10s)

                                                
                                    

Test pass (297/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.84
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.2/json-events 6.62
13 TestDownloadOnly/v1.31.2/preload-exists 0
17 TestDownloadOnly/v1.31.2/LogsDuration 0.1
18 TestDownloadOnly/v1.31.2/DeleteAll 0.21
19 TestDownloadOnly/v1.31.2/DeleteAlwaysSucceeds 0.15
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 206.04
31 TestAddons/serial/GCPAuth/Namespaces 0.23
32 TestAddons/serial/GCPAuth/FakeCredentials 9.98
35 TestAddons/parallel/Registry 16.92
37 TestAddons/parallel/InspektorGadget 10.72
40 TestAddons/parallel/CSI 61.52
41 TestAddons/parallel/Headlamp 15.82
42 TestAddons/parallel/CloudSpanner 6.54
43 TestAddons/parallel/LocalPath 51.32
44 TestAddons/parallel/NvidiaDevicePlugin 6.51
45 TestAddons/parallel/Yakd 11.73
47 TestAddons/StoppedEnableDisable 12.14
48 TestCertOptions 38.69
49 TestCertExpiration 246.69
51 TestForceSystemdFlag 30.79
52 TestForceSystemdEnv 35.73
58 TestErrorSpam/setup 32.53
59 TestErrorSpam/start 0.75
60 TestErrorSpam/status 1.03
61 TestErrorSpam/pause 1.74
62 TestErrorSpam/unpause 1.82
63 TestErrorSpam/stop 1.47
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 50.63
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 38.99
70 TestFunctional/serial/KubeContext 0.07
71 TestFunctional/serial/KubectlGetPods 0.14
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.45
75 TestFunctional/serial/CacheCmd/cache/add_local 1.48
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.08
77 TestFunctional/serial/CacheCmd/cache/list 0.08
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.33
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.15
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 38.05
84 TestFunctional/serial/ComponentHealth 0.09
85 TestFunctional/serial/LogsCmd 1.71
86 TestFunctional/serial/LogsFileCmd 1.76
87 TestFunctional/serial/InvalidService 4.76
89 TestFunctional/parallel/ConfigCmd 0.56
90 TestFunctional/parallel/DashboardCmd 8.37
91 TestFunctional/parallel/DryRun 0.45
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1.01
97 TestFunctional/parallel/ServiceCmdConnect 11.68
98 TestFunctional/parallel/AddonsCmd 0.18
99 TestFunctional/parallel/PersistentVolumeClaim 26.34
101 TestFunctional/parallel/SSHCmd 0.66
102 TestFunctional/parallel/CpCmd 2.2
104 TestFunctional/parallel/FileSync 0.3
105 TestFunctional/parallel/CertSync 2.12
109 TestFunctional/parallel/NodeLabels 0.65
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.72
113 TestFunctional/parallel/License 0.37
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.59
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.46
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.21
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
127 TestFunctional/parallel/ProfileCmd/profile_list 0.42
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.5
129 TestFunctional/parallel/ServiceCmd/List 0.59
130 TestFunctional/parallel/MountCmd/any-port 9.53
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.58
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.45
133 TestFunctional/parallel/ServiceCmd/Format 0.49
134 TestFunctional/parallel/ServiceCmd/URL 0.47
135 TestFunctional/parallel/MountCmd/specific-port 2.4
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.11
137 TestFunctional/parallel/Version/short 0.08
138 TestFunctional/parallel/Version/components 1.26
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.64
144 TestFunctional/parallel/ImageCommands/Setup 0.83
145 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
146 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
147 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
148 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.69
149 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.04
150 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.26
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.51
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.55
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.89
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
161 TestMultiControlPlane/serial/StartCluster 176.84
162 TestMultiControlPlane/serial/DeployApp 8.76
163 TestMultiControlPlane/serial/PingHostFromPods 1.66
164 TestMultiControlPlane/serial/AddWorkerNode 38.19
165 TestMultiControlPlane/serial/NodeLabels 0.11
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.91
167 TestMultiControlPlane/serial/CopyFile 18.33
168 TestMultiControlPlane/serial/StopSecondaryNode 12.67
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.74
170 TestMultiControlPlane/serial/RestartSecondaryNode 23.92
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.32
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 177.69
173 TestMultiControlPlane/serial/DeleteSecondaryNode 12.43
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.7
175 TestMultiControlPlane/serial/StopCluster 35.63
176 TestMultiControlPlane/serial/RestartCluster 118.69
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.72
178 TestMultiControlPlane/serial/AddSecondaryNode 75.31
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1
183 TestJSONOutput/start/Command 50.07
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.74
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.67
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.84
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.29
208 TestKicCustomNetwork/create_custom_network 39.2
209 TestKicCustomNetwork/use_default_bridge_network 32.16
210 TestKicExistingNetwork 33.52
211 TestKicCustomSubnet 36.46
212 TestKicStaticIP 31.99
213 TestMainNoArgs 0.06
214 TestMinikubeProfile 68.74
217 TestMountStart/serial/StartWithMountFirst 7.32
218 TestMountStart/serial/VerifyMountFirst 0.25
219 TestMountStart/serial/StartWithMountSecond 7.52
220 TestMountStart/serial/VerifyMountSecond 0.26
221 TestMountStart/serial/DeleteFirst 1.62
222 TestMountStart/serial/VerifyMountPostDelete 0.25
223 TestMountStart/serial/Stop 1.21
224 TestMountStart/serial/RestartStopped 7.85
225 TestMountStart/serial/VerifyMountPostStop 0.26
228 TestMultiNode/serial/FreshStart2Nodes 76.55
229 TestMultiNode/serial/DeployApp2Nodes 6.88
230 TestMultiNode/serial/PingHostFrom2Pods 1.05
231 TestMultiNode/serial/AddNode 29.45
232 TestMultiNode/serial/MultiNodeLabels 0.1
233 TestMultiNode/serial/ProfileList 0.66
234 TestMultiNode/serial/CopyFile 10.05
235 TestMultiNode/serial/StopNode 2.22
236 TestMultiNode/serial/StartAfterStop 9.88
237 TestMultiNode/serial/RestartKeepsNodes 100.31
238 TestMultiNode/serial/DeleteNode 5.46
239 TestMultiNode/serial/StopMultiNode 23.75
240 TestMultiNode/serial/RestartMultiNode 60.22
241 TestMultiNode/serial/ValidateNameConflict 32.29
246 TestPreload 126.15
248 TestScheduledStopUnix 105.54
251 TestInsufficientStorage 11.74
252 TestRunningBinaryUpgrade 74.34
254 TestKubernetesUpgrade 382.08
255 TestMissingContainerUpgrade 158.54
257 TestPause/serial/Start 61.75
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.13
260 TestNoKubernetes/serial/StartWithK8s 40.9
261 TestNoKubernetes/serial/StartWithStopK8s 8
262 TestNoKubernetes/serial/Start 5.86
263 TestNoKubernetes/serial/VerifyK8sNotRunning 0.25
264 TestNoKubernetes/serial/ProfileList 1
265 TestNoKubernetes/serial/Stop 1.23
266 TestNoKubernetes/serial/StartNoArgs 6.86
267 TestPause/serial/SecondStartNoReconfiguration 37.77
268 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
269 TestPause/serial/Pause 0.87
270 TestPause/serial/VerifyStatus 0.33
271 TestPause/serial/Unpause 0.63
272 TestPause/serial/PauseAgain 1.06
273 TestPause/serial/DeletePaused 2.45
274 TestPause/serial/VerifyDeletedResources 0.15
275 TestStoppedBinaryUpgrade/Setup 1.24
276 TestStoppedBinaryUpgrade/Upgrade 72.17
277 TestStoppedBinaryUpgrade/MinikubeLogs 1.17
292 TestNetworkPlugins/group/false 3.88
297 TestStartStop/group/old-k8s-version/serial/FirstStart 166.06
299 TestStartStop/group/no-preload/serial/FirstStart 71.54
300 TestStartStop/group/no-preload/serial/DeployApp 10.44
301 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.11
302 TestStartStop/group/no-preload/serial/Stop 11.96
303 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
304 TestStartStop/group/no-preload/serial/SecondStart 267.14
305 TestStartStop/group/old-k8s-version/serial/DeployApp 10.5
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.11
307 TestStartStop/group/old-k8s-version/serial/Stop 11.97
308 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
309 TestStartStop/group/old-k8s-version/serial/SecondStart 133.41
310 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
311 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
312 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
313 TestStartStop/group/old-k8s-version/serial/Pause 2.92
315 TestStartStop/group/embed-certs/serial/FirstStart 55.33
316 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
317 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.1
318 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
319 TestStartStop/group/no-preload/serial/Pause 3.28
320 TestStartStop/group/embed-certs/serial/DeployApp 11.4
322 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 59.27
323 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.08
324 TestStartStop/group/embed-certs/serial/Stop 12.06
325 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.29
326 TestStartStop/group/embed-certs/serial/SecondStart 271.52
327 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.34
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.12
329 TestStartStop/group/default-k8s-diff-port/serial/Stop 12
330 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
331 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 302.9
332 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
333 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
334 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
335 TestStartStop/group/embed-certs/serial/Pause 3.38
337 TestStartStop/group/newest-cni/serial/FirstStart 34.88
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1
340 TestStartStop/group/newest-cni/serial/Stop 1.23
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
342 TestStartStop/group/newest-cni/serial/SecondStart 16.95
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.49
346 TestStartStop/group/newest-cni/serial/Pause 3.14
347 TestNetworkPlugins/group/auto/Start 50.66
348 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
349 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
350 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.28
351 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.63
352 TestNetworkPlugins/group/kindnet/Start 56.64
353 TestNetworkPlugins/group/auto/KubeletFlags 0.36
354 TestNetworkPlugins/group/auto/NetCatPod 12.36
355 TestNetworkPlugins/group/auto/DNS 0.19
356 TestNetworkPlugins/group/auto/Localhost 0.17
357 TestNetworkPlugins/group/auto/HairPin 0.25
358 TestNetworkPlugins/group/calico/Start 68.77
359 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
360 TestNetworkPlugins/group/kindnet/KubeletFlags 0.34
361 TestNetworkPlugins/group/kindnet/NetCatPod 12.37
362 TestNetworkPlugins/group/kindnet/DNS 0.19
363 TestNetworkPlugins/group/kindnet/Localhost 0.2
364 TestNetworkPlugins/group/kindnet/HairPin 0.17
365 TestNetworkPlugins/group/custom-flannel/Start 62.79
366 TestNetworkPlugins/group/calico/ControllerPod 6.01
367 TestNetworkPlugins/group/calico/KubeletFlags 0.41
368 TestNetworkPlugins/group/calico/NetCatPod 12.44
369 TestNetworkPlugins/group/calico/DNS 0.29
370 TestNetworkPlugins/group/calico/Localhost 0.22
371 TestNetworkPlugins/group/calico/HairPin 0.21
372 TestNetworkPlugins/group/enable-default-cni/Start 53.23
373 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.4
374 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.4
375 TestNetworkPlugins/group/custom-flannel/DNS 0.22
376 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
377 TestNetworkPlugins/group/custom-flannel/HairPin 0.21
378 TestNetworkPlugins/group/flannel/Start 61.51
379 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.36
380 TestNetworkPlugins/group/enable-default-cni/NetCatPod 13.33
381 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
382 TestNetworkPlugins/group/enable-default-cni/Localhost 0.22
383 TestNetworkPlugins/group/enable-default-cni/HairPin 0.23
384 TestNetworkPlugins/group/bridge/Start 74.1
385 TestNetworkPlugins/group/flannel/ControllerPod 6.01
386 TestNetworkPlugins/group/flannel/KubeletFlags 0.37
387 TestNetworkPlugins/group/flannel/NetCatPod 12.29
388 TestNetworkPlugins/group/flannel/DNS 0.23
389 TestNetworkPlugins/group/flannel/Localhost 0.17
390 TestNetworkPlugins/group/flannel/HairPin 0.19
391 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
392 TestNetworkPlugins/group/bridge/NetCatPod 10.29
393 TestNetworkPlugins/group/bridge/DNS 0.17
394 TestNetworkPlugins/group/bridge/Localhost 0.14
395 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (6.84s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1209 11:16:15.412685 1900670 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I1209 11:16:15.412791 1900670 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-032917 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |          |
	|         | -p download-only-032917        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/09 11:16:08
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1209 11:16:08.621507 1900675 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:16:08.621661 1900675 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:08.621687 1900675 out.go:358] Setting ErrFile to fd 2...
	I1209 11:16:08.621693 1900675 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:08.621931 1900675 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	W1209 11:16:08.622076 1900675 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20068-1895286/.minikube/config/config.json: open /home/jenkins/minikube-integration/20068-1895286/.minikube/config/config.json: no such file or directory
	I1209 11:16:08.622479 1900675 out.go:352] Setting JSON to true
	I1209 11:16:08.623383 1900675 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":154713,"bootTime":1733588256,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 11:16:08.623458 1900675 start.go:139] virtualization:  
	I1209 11:16:08.627645 1900675 out.go:97] [download-only-032917] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W1209 11:16:08.627821 1900675 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball: no such file or directory
	I1209 11:16:08.627852 1900675 notify.go:220] Checking for updates...
	I1209 11:16:08.630710 1900675 out.go:169] MINIKUBE_LOCATION=20068
	I1209 11:16:08.633734 1900675 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 11:16:08.636657 1900675 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:16:08.639613 1900675 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 11:16:08.642626 1900675 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W1209 11:16:08.648287 1900675 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1209 11:16:08.648544 1900675 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 11:16:08.675889 1900675 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 11:16:08.676000 1900675 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:08.725559 1900675 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-09 11:16:08.716358739 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:08.725677 1900675 docker.go:318] overlay module found
	I1209 11:16:08.728595 1900675 out.go:97] Using the docker driver based on user configuration
	I1209 11:16:08.728632 1900675 start.go:297] selected driver: docker
	I1209 11:16:08.728642 1900675 start.go:901] validating driver "docker" against <nil>
	I1209 11:16:08.728786 1900675 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:08.778692 1900675 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-09 11:16:08.770038298 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:08.778909 1900675 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1209 11:16:08.779192 1900675 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I1209 11:16:08.779350 1900675 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1209 11:16:08.782366 1900675 out.go:169] Using Docker driver with root privileges
	I1209 11:16:08.785048 1900675 cni.go:84] Creating CNI manager for ""
	I1209 11:16:08.785128 1900675 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:16:08.785144 1900675 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1209 11:16:08.785238 1900675 start.go:340] cluster config:
	{Name:download-only-032917 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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-032917 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}
	I1209 11:16:08.788172 1900675 out.go:97] Starting "download-only-032917" primary control-plane node in "download-only-032917" cluster
	I1209 11:16:08.788197 1900675 cache.go:121] Beginning downloading kic base image for docker with crio
	I1209 11:16:08.791037 1900675 out.go:97] Pulling base image v0.0.45-1730888964-19917 ...
	I1209 11:16:08.791079 1900675 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1209 11:16:08.791239 1900675 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1209 11:16:08.806640 1900675 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1209 11:16:08.807437 1900675 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1209 11:16:08.807543 1900675 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1209 11:16:08.866317 1900675 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
	I1209 11:16:08.866343 1900675 cache.go:56] Caching tarball of preloaded images
	I1209 11:16:08.867101 1900675 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1209 11:16:08.870617 1900675 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1209 11:16:08.870640 1900675 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I1209 11:16:08.956347 1900675 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/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I1209 11:16:13.186452 1900675 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	
	
	* The control-plane node download-only-032917 host does not exist
	  To start a cluster, run: "minikube start -p download-only-032917"

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.2/json-events (6.62s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.2/preload-exists
I1209 11:16:22.471832 1900670 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1209 11:16:22.471872 1900670 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.2/LogsDuration (0.1s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-032917 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | -p download-only-032917        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| delete  | -p download-only-032917        | download-only-032917 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC | 09 Dec 24 11:16 UTC |
	| start   | -o=json --download-only        | download-only-973327 | jenkins | v1.34.0 | 09 Dec 24 11:16 UTC |                     |
	|         | -p download-only-973327        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/09 11:16:15
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1209 11:16:15.894527 1900875 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:16:15.894657 1900875 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:15.894668 1900875 out.go:358] Setting ErrFile to fd 2...
	I1209 11:16:15.894673 1900875 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:16:15.894912 1900875 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:16:15.895312 1900875 out.go:352] Setting JSON to true
	I1209 11:16:15.896456 1900875 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":154720,"bootTime":1733588256,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 11:16:15.896567 1900875 start.go:139] virtualization:  
	I1209 11:16:15.900561 1900875 out.go:97] [download-only-973327] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1209 11:16:15.901432 1900875 notify.go:220] Checking for updates...
	I1209 11:16:15.905302 1900875 out.go:169] MINIKUBE_LOCATION=20068
	I1209 11:16:15.908338 1900875 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 11:16:15.911357 1900875 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:16:15.914368 1900875 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 11:16:15.917357 1900875 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W1209 11:16:15.922886 1900875 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1209 11:16:15.923172 1900875 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 11:16:15.951852 1900875 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 11:16:15.951983 1900875 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:16.003460 1900875 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-12-09 11:16:15.993597776 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:16.003599 1900875 docker.go:318] overlay module found
	I1209 11:16:16.007283 1900875 out.go:97] Using the docker driver based on user configuration
	I1209 11:16:16.007366 1900875 start.go:297] selected driver: docker
	I1209 11:16:16.007378 1900875 start.go:901] validating driver "docker" against <nil>
	I1209 11:16:16.007509 1900875 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:16:16.061349 1900875 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-12-09 11:16:16.05260447 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge-
nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:16:16.061556 1900875 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1209 11:16:16.061851 1900875 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I1209 11:16:16.062014 1900875 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1209 11:16:16.065027 1900875 out.go:169] Using Docker driver with root privileges
	I1209 11:16:16.067757 1900875 cni.go:84] Creating CNI manager for ""
	I1209 11:16:16.067826 1900875 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1209 11:16:16.067838 1900875 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1209 11:16:16.067931 1900875 start.go:340] cluster config:
	{Name:download-only-973327 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:download-only-973327 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.2 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}
	I1209 11:16:16.070888 1900875 out.go:97] Starting "download-only-973327" primary control-plane node in "download-only-973327" cluster
	I1209 11:16:16.070917 1900875 cache.go:121] Beginning downloading kic base image for docker with crio
	I1209 11:16:16.073664 1900875 out.go:97] Pulling base image v0.0.45-1730888964-19917 ...
	I1209 11:16:16.073693 1900875 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:16.073803 1900875 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1209 11:16:16.089803 1900875 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1209 11:16:16.089927 1900875 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1209 11:16:16.089958 1900875 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
	I1209 11:16:16.089969 1900875 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
	I1209 11:16:16.089978 1900875 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	I1209 11:16:16.131025 1900875 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.2/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	I1209 11:16:16.131056 1900875 cache.go:56] Caching tarball of preloaded images
	I1209 11:16:16.131221 1900875 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1209 11:16:16.134304 1900875 out.go:97] Downloading Kubernetes v1.31.2 preload ...
	I1209 11:16:16.134329 1900875 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 ...
	I1209 11:16:16.208459 1900875 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.2/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4?checksum=md5:810fe254d498dda367f4e14b5cba638f -> /home/jenkins/minikube-integration/20068-1895286/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-973327 host does not exist
	  To start a cluster, run: "minikube start -p download-only-973327"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

                                                
                                                
=== RUN   TestBinaryMirror
I1209 11:16:23.773780 1900670 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.2/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.2/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-380776 --alsologtostderr --binary-mirror http://127.0.0.1:45453 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-380776" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-380776
--- PASS: TestBinaryMirror (0.56s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (206.04s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-741760 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-741760 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m26.037450599s)
--- PASS: TestAddons/Setup (206.04s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-741760 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-741760 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.23s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (9.98s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-741760 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-741760 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [410017ed-1ed0-414a-a501-53d03342bdf2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [410017ed-1ed0-414a-a501-53d03342bdf2] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.008357272s
addons_test.go:633: (dbg) Run:  kubectl --context addons-741760 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-741760 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-741760 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-741760 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.98s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 7.979449ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-5cc95cd69-rxcqc" [d5a025bd-320c-421e-a4b4-1627e33f8ecb] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003430669s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-q68fv" [b183e7b7-9f83-416b-b8ee-98ce0c24709c] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003722206s
addons_test.go:331: (dbg) Run:  kubectl --context addons-741760 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-741760 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:336: (dbg) Done: kubectl --context addons-741760 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": (4.850919355s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 ip
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.92s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-j65sj" [57a5d946-d1f5-4d26-a6a8-5a0d728f7879] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004857444s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable inspektor-gadget --alsologtostderr -v=1: (5.710482461s)
--- PASS: TestAddons/parallel/InspektorGadget (10.72s)

                                                
                                    
x
+
TestAddons/parallel/CSI (61.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1209 11:20:25.404575 1900670 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1209 11:20:25.413836 1900670 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1209 11:20:25.413876 1900670 kapi.go:107] duration metric: took 12.408711ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 12.421881ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-741760 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
2024/12/09 11:20:25 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-741760 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [a9bfef95-a521-4b50-8fec-ddba30fb310c] Pending
helpers_test.go:344: "task-pv-pod" [a9bfef95-a521-4b50-8fec-ddba30fb310c] 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" [a9bfef95-a521-4b50-8fec-ddba30fb310c] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003910312s
addons_test.go:511: (dbg) Run:  kubectl --context addons-741760 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-741760 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-741760 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-741760 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-741760 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-741760 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-741760 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (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" [717bad5a-b694-4055-bf82-a2fce456c639] Pending
helpers_test.go:344: "task-pv-pod-restore" [717bad5a-b694-4055-bf82-a2fce456c639] 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" [717bad5a-b694-4055-bf82-a2fce456c639] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003660993s
addons_test.go:553: (dbg) Run:  kubectl --context addons-741760 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-741760 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-741760 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.865026664s)
--- PASS: TestAddons/parallel/CSI (61.52s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (15.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-741760 --alsologtostderr -v=1
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-cd8ffd6fc-w7kls" [079b3015-4d94-4480-a477-48d08e2a71d2] Pending
helpers_test.go:344: "headlamp-cd8ffd6fc-w7kls" [079b3015-4d94-4480-a477-48d08e2a71d2] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-cd8ffd6fc-w7kls" [079b3015-4d94-4480-a477-48d08e2a71d2] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-cd8ffd6fc-w7kls" [079b3015-4d94-4480-a477-48d08e2a71d2] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.004946847s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable headlamp --alsologtostderr -v=1: (5.817277017s)
--- PASS: TestAddons/parallel/Headlamp (15.82s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-dc5db94f4-kqpb9" [858420a9-7761-4c48-b77b-e76f4df80e49] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003053276s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-741760 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-741760 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-741760 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [455829b3-61a0-4a42-98ae-fb6bcf77b251] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [455829b3-61a0-4a42-98ae-fb6bcf77b251] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [455829b3-61a0-4a42-98ae-fb6bcf77b251] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003397922s
addons_test.go:906: (dbg) Run:  kubectl --context addons-741760 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 ssh "cat /opt/local-path-provisioner/pvc-2802acd0-3c1f-4b5c-987b-ab88950103fc_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-741760 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-741760 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.24484981s)
--- PASS: TestAddons/parallel/LocalPath (51.32s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-kzkrm" [e2d7b002-0159-4423-b6a5-7ca521da4d83] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003250624s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-7hsf4" [3ecd60c5-8cb4-48e4-9ffc-d77199f24d2b] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004511918s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-741760 addons disable yakd --alsologtostderr -v=1: (5.725688251s)
--- PASS: TestAddons/parallel/Yakd (11.73s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.14s)

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

                                                
                                    
x
+
TestCertOptions (38.69s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-017407 --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
E1209 12:07:44.877457 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-017407 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (36.104392327s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-017407 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-017407 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-017407 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-017407" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-017407
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-017407: (1.964841971s)
--- PASS: TestCertOptions (38.69s)

                                                
                                    
x
+
TestCertExpiration (246.69s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-142002 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
E1209 12:04:41.807014 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:04:51.318007 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-142002 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (35.586840372s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-142002 --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-142002 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (28.458411295s)
helpers_test.go:175: Cleaning up "cert-expiration-142002" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-142002
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-142002: (2.645561931s)
--- PASS: TestCertExpiration (246.69s)

                                                
                                    
x
+
TestForceSystemdFlag (30.79s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (35.73s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (32.53s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.75s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.03s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.74s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.82s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (50.63s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (38.99s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1209 11:28:05.441015 1900670 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-982348 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-982348 --alsologtostderr -v=8: (38.985108214s)
functional_test.go:663: soft start took 38.985904033s for "functional-982348" cluster.
I1209 11:28:44.426433 1900670 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/SoftStart (38.99s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-982348 cache add registry.k8s.io/pause:3.1: (1.612629675s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-982348 cache add registry.k8s.io/pause:3.3: (1.471911927s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-982348 cache add registry.k8s.io/pause:latest: (1.362813917s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.45s)

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

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

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

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

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

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

                                                
                                    
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-982348 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.33s)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (38.05s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-982348 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-982348 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (38.044687848s)
functional_test.go:761: restart took 38.044806918s for "functional-982348" cluster.
I1209 11:29:31.660171 1900670 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/ExtraConfig (38.05s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.71s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 logs --file /tmp/TestFunctionalserialLogsFileCmd1048859353/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-982348 logs --file /tmp/TestFunctionalserialLogsFileCmd1048859353/001/logs.txt: (1.754928867s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.76s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.56s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.37s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 11:30:13.397625 1928618 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:30:13.397819 1928618 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:30:13.397832 1928618 out.go:358] Setting ErrFile to fd 2...
	I1209 11:30:13.397838 1928618 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:30:13.398696 1928618 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:30:13.399250 1928618 out.go:352] Setting JSON to false
	I1209 11:30:13.400220 1928618 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":155558,"bootTime":1733588256,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 11:30:13.400354 1928618 start.go:139] virtualization:  
	I1209 11:30:13.404103 1928618 out.go:177] * [functional-982348] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1209 11:30:13.407372 1928618 notify.go:220] Checking for updates...
	I1209 11:30:13.407347 1928618 out.go:177]   - MINIKUBE_LOCATION=20068
	I1209 11:30:13.411486 1928618 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 11:30:13.414412 1928618 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:30:13.417330 1928618 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 11:30:13.420319 1928618 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1209 11:30:13.423622 1928618 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1209 11:30:13.427058 1928618 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:30:13.427644 1928618 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 11:30:13.459074 1928618 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 11:30:13.459206 1928618 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:30:13.518027 1928618 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:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-09 11:30:13.508816421 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:30:13.518147 1928618 docker.go:318] overlay module found
	I1209 11:30:13.521462 1928618 out.go:177] * Using the docker driver based on existing profile
	I1209 11:30:13.524290 1928618 start.go:297] selected driver: docker
	I1209 11:30:13.524314 1928618 start.go:901] validating driver "docker" against &{Name:functional-982348 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:functional-982348 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.2 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}
	I1209 11:30:13.524428 1928618 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1209 11:30:13.528103 1928618 out.go:201] 
	W1209 11:30:13.531139 1928618 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
	I1209 11:30:13.534128 1928618 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 11:30:13.197228 1928572 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:30:13.197423 1928572 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:30:13.197434 1928572 out.go:358] Setting ErrFile to fd 2...
	I1209 11:30:13.197439 1928572 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:30:13.198351 1928572 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:30:13.198822 1928572 out.go:352] Setting JSON to false
	I1209 11:30:13.199896 1928572 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":155558,"bootTime":1733588256,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 11:30:13.199974 1928572 start.go:139] virtualization:  
	I1209 11:30:13.204280 1928572 out.go:177] * [functional-982348] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I1209 11:30:13.208128 1928572 out.go:177]   - MINIKUBE_LOCATION=20068
	I1209 11:30:13.208170 1928572 notify.go:220] Checking for updates...
	I1209 11:30:13.211328 1928572 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 11:30:13.214248 1928572 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 11:30:13.217100 1928572 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 11:30:13.219968 1928572 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1209 11:30:13.223058 1928572 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1209 11:30:13.226398 1928572 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:30:13.226951 1928572 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 11:30:13.257198 1928572 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 11:30:13.257316 1928572 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:30:13.320230 1928572 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:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-09 11:30:13.311335061 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:30:13.320355 1928572 docker.go:318] overlay module found
	I1209 11:30:13.323484 1928572 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1209 11:30:13.326311 1928572 start.go:297] selected driver: docker
	I1209 11:30:13.326334 1928572 start.go:901] validating driver "docker" against &{Name:functional-982348 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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.2 ClusterName:functional-982348 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.2 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}
	I1209 11:30:13.326448 1928572 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1209 11:30:13.330073 1928572 out.go:201] 
	W1209 11:30:13.332981 1928572 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
	I1209 11:30:13.335924 1928572 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-982348 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-982348 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" ...
E1209 11:29:51.972459 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-connect-65d86f57f4-tqtlp" [beeff93e-3a27-4e77-82e7-bfc92c32c6bf] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E1209 11:29:52.613775 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:29:53.895631 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-connect-65d86f57f4-tqtlp" [beeff93e-3a27-4e77-82e7-bfc92c32c6bf] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003653231s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31372
functional_test.go:1675: http://192.168.49.2:31372: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 addons list
E1209 11:29:51.489237 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1702: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 addons list -o json
E1209 11:29:51.650561 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/AddonsCmd (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.34s)

                                                
                                                
=== 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" [da4793ed-5e98-4848-9cf1-c69204ce7c27] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005095942s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-982348 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-982348 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-982348 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-982348 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" [046a61d2-034a-4046-8718-8d6ecb2ef5e9] Pending
helpers_test.go:344: "sp-pod" [046a61d2-034a-4046-8718-8d6ecb2ef5e9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [046a61d2-034a-4046-8718-8d6ecb2ef5e9] Running
E1209 11:29:56.457582 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004486087s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-982348 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-982348 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-982348 delete -f testdata/storage-provisioner/pod.yaml: (1.316671513s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-982348 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" [1fa723b6-0ba6-4569-8328-8eee9336792f] Pending
E1209 11:30:01.579722 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "sp-pod" [1fa723b6-0ba6-4569-8328-8eee9336792f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.00399395s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-982348 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.34s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.66s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

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

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.65s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.72s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.37s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-982348 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" [1f013406-cffa-4ca0-a07d-d65c1cea0698] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1f013406-cffa-4ca0-a07d-d65c1cea0698] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.005960378s
I1209 11:29:51.266214 1900670 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-982348 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E1209 11:29:51.320691 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:29:51.329016 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:29:51.341983 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:29:51.364119 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.10s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-982348 tunnel --alsologtostderr] ...
E1209 11:29:51.407997 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-982348 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-982348 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-kxgpg" [0dc070d7-7166-4708-990a-ca3eda9d0183] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-kxgpg" [0dc070d7-7166-4708-990a-ca3eda9d0183] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004927096s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.21s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1209 11:30:10.237264 1900670 retry.go:31] will retry after 464.828194ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Dec  9 11:30 created-by-test
-rw-r--r-- 1 docker docker 24 Dec  9 11:30 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Dec  9 11:30 test-1733743809872270144
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh cat /mount-9p/test-1733743809872270144
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-982348 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" [d1f22e95-249f-4c19-99ec-514d97bcd988] Pending
helpers_test.go:344: "busybox-mount" [d1f22e95-249f-4c19-99ec-514d97bcd988] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [d1f22e95-249f-4c19-99ec-514d97bcd988] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [d1f22e95-249f-4c19-99ec-514d97bcd988] 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.007780917s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-982348 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-982348 /tmp/TestFunctionalparallelMountCmdany-port3963249835/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.53s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 service hello-node --url
E1209 11:30:11.821354 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:30196
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.47s)

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

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

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

                                                
                                                
** /stderr **
I1209 11:30:19.937239 1900670 retry.go:31] will retry after 570.133271ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 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-982348 /tmp/TestFunctionalparallelMountCmdspecific-port208179139/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-982348 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-982348 ssh "sudo umount -f /mount-9p": exit status 1 (317.834914ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-982348 /tmp/TestFunctionalparallelMountCmdVerifyCleanup378834488/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-982348 /tmp/TestFunctionalparallelMountCmdVerifyCleanup378834488/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-982348 /tmp/TestFunctionalparallelMountCmdVerifyCleanup378834488/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh "findmnt -T" /mount1
2024/12/09 11:30:21 [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) Done: out/minikube-linux-arm64 -p functional-982348 ssh "findmnt -T" /mount1: (1.203551542s)
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-982348 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-982348 /tmp/TestFunctionalparallelMountCmdVerifyCleanup378834488/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-982348 /tmp/TestFunctionalparallelMountCmdVerifyCleanup378834488/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-982348 /tmp/TestFunctionalparallelMountCmdVerifyCleanup378834488/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.11s)

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-982348 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-982348 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.2
registry.k8s.io/kube-proxy:v1.31.2
registry.k8s.io/kube-controller-manager:v1.31.2
registry.k8s.io/kube-apiserver:v1.31.2
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-982348
localhost/kicbase/echo-server:functional-982348
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:v20241108-5c6d2daf
docker.io/kindest/kindnetd:v20241007-36f62932
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-982348 image ls --format short --alsologtostderr:
I1209 11:30:31.308632 1931392 out.go:345] Setting OutFile to fd 1 ...
I1209 11:30:31.309551 1931392 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.309582 1931392 out.go:358] Setting ErrFile to fd 2...
I1209 11:30:31.309605 1931392 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.309880 1931392 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
I1209 11:30:31.310588 1931392 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.310758 1931392 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.311278 1931392 cli_runner.go:164] Run: docker container inspect functional-982348 --format={{.State.Status}}
I1209 11:30:31.340935 1931392 ssh_runner.go:195] Run: systemctl --version
I1209 11:30:31.340990 1931392 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-982348
I1209 11:30:31.365710 1931392 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40836 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/functional-982348/id_rsa Username:docker}
I1209 11:30:31.453938 1931392 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

                                                
                                                
=== 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-982348 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-982348 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| localhost/minikube-local-cache-test     | functional-982348  | 8985456cf7e2e | 3.33kB |
| registry.k8s.io/kube-proxy              | v1.31.2            | 021d242013305 | 96MB   |
| docker.io/library/nginx                 | latest             | bdf62fd3a32f1 | 201MB  |
| localhost/kicbase/echo-server           | functional-982348  | ce2d2cda2d858 | 4.79MB |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 2be0bcf609c65 | 98.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-controller-manager | v1.31.2            | 9404aea098d9e | 87MB   |
| docker.io/kindest/kindnetd              | v20241007-36f62932 | 0bcd66b03df5f | 98.3MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-apiserver          | v1.31.2            | f9c26480f1e72 | 92.6MB |
| registry.k8s.io/kube-scheduler          | v1.31.2            | d6b061e73ae45 | 67MB   |
| docker.io/library/nginx                 | alpine             | dba92e6b64886 | 58.3MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-982348 image ls --format table --alsologtostderr:
I1209 11:30:31.875171 1931546 out.go:345] Setting OutFile to fd 1 ...
I1209 11:30:31.875367 1931546 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.875380 1931546 out.go:358] Setting ErrFile to fd 2...
I1209 11:30:31.875386 1931546 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.875692 1931546 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
I1209 11:30:31.876449 1931546 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.876580 1931546 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.877093 1931546 cli_runner.go:164] Run: docker container inspect functional-982348 --format={{.State.Status}}
I1209 11:30:31.907670 1931546 ssh_runner.go:195] Run: systemctl --version
I1209 11:30:31.907720 1931546 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-982348
I1209 11:30:31.936549 1931546 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40836 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/functional-982348/id_rsa Username:docker}
I1209 11:30:32.026515 1931546 ssh_runner.go:195] Run: sudo crictl images --output json
E1209 11:30:32.302667 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-982348 image ls --format json --alsologtostderr:
[{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"bdf62fd3a32f1209270ede068b6e08450dfe125c79b1a8ba8f5685090023bf7f","repoDigests":["docker.io/library/nginx@sha256:6d3e464bc399ce5b0cd6a165162deb5926803c1c0ae8a1983ba0a1982b97a7a2","docker.io/library/nginx@sha256:fb197595ebe76b9c0c14ab68159fd3c08bd067ec62300583543f0ebda353b5be"],"repoTags":["docker.io/library/nginx:latest"],"size":"201166247"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39
d2f68af7da","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":"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":"f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270","repoDigests":["registry.k8s.io/kube-apiserver@sha256:8e7caee5c8075d84ee5b93472bedf9cf21364da1d72d60d3de15dfa0d172ff63","registry.k8s.io/kube-apiserver@sha256:9d12daaedff9677744993f247bfbe4950f3da8cfd38179b3c59ec66dc81dfbe0"],"repoTags":["registry.k8s.io/kube-apiserver:v1.3
1.2"],"size":"92632544"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"dba92e6b6488643fe4f2e872e6e4f6c30948171890d0f2cb96f28c435352397f","repoDigests":["docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4","docker.io/library/nginx@sha256:eff2df9ac0ef6c949886d040dc2037ee6576d76161249261982fb70458ae8c26"],"repoTags":["docker.io/library/nginx:alpine"],"size":"58293755"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a
45837d86a8a8c","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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-982348"],"size":"4788229"},{"id":"8985456cf7e2e9bdca272918dbc95865ae2420b94a2d2315041f25b62f9d29a9","repoDigests":["localhost/minikube-local-cache-test@sha256:bb24f2d2ecfad2e6c8f5445a563f4c37bdec0cec904b7e34003b895540b001ee"],"repoTags":["localhost/minikube-local-cache-test:functional-982348"],"size":"3330"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b5571
03740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d1539331975c4e76e2a74090f9f82eca775e2390e4f20752","registry.k8s.io/kube-controller-manager@sha256:b8d51076af39954cadc718ae40bd8a736ae5ad4e0654465ae91886cad3a9b602"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.2"],"size":"86996294"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"0bcd66b03df5f1498fba5b90226939f5993cfba4c8379438bd8e89f3b4a70baa","repoDigests":["docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8
be2535efb73a92fa2c0387","docker.io/kindest/kindnetd@sha256:b61c0e5ba940299ee811efe946ee83e509799ea7e0651e1b782e83a665b29bae"],"repoTags":["docker.io/kindest/kindnetd:v20241007-36f62932"],"size":"98291250"},{"id":"2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903","repoDigests":["docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e","docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"98274354"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba","repoDigests":["registry.k8s.io/kube-
proxy@sha256:62128d752eb4a9162074697aba46adea4abb8aab2a53c992f20881365b61a4fe","registry.k8s.io/kube-proxy@sha256:adabb2ce69fab82e04b441902489c8dd06f47122f00bc1062189f3cf477c795a"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.2"],"size":"95952789"},{"id":"d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a","repoDigests":["registry.k8s.io/kube-scheduler@sha256:0f78992e985d0dbe65f3e7598943d34b725cd61a21ba92edf5ac29f0f2b61282","registry.k8s.io/kube-scheduler@sha256:38def311c8c2668b4b3820de83cd518e0d1c32cda10e661163f957a87f92ca34"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.2"],"size":"67007814"},{"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-982348 image ls --format json --alsologtostderr:
I1209 11:30:31.609318 1931460 out.go:345] Setting OutFile to fd 1 ...
I1209 11:30:31.609522 1931460 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.609548 1931460 out.go:358] Setting ErrFile to fd 2...
I1209 11:30:31.609630 1931460 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.609940 1931460 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
I1209 11:30:31.610682 1931460 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.611225 1931460 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.611742 1931460 cli_runner.go:164] Run: docker container inspect functional-982348 --format={{.State.Status}}
I1209 11:30:31.631134 1931460 ssh_runner.go:195] Run: systemctl --version
I1209 11:30:31.631185 1931460 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-982348
I1209 11:30:31.655552 1931460 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40836 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/functional-982348/id_rsa Username:docker}
I1209 11:30:31.749488 1931460 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

                                                
                                                
=== 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-982348 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-982348 image ls --format yaml --alsologtostderr:
- id: d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:0f78992e985d0dbe65f3e7598943d34b725cd61a21ba92edf5ac29f0f2b61282
- registry.k8s.io/kube-scheduler@sha256:38def311c8c2668b4b3820de83cd518e0d1c32cda10e661163f957a87f92ca34
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.2
size: "67007814"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 0bcd66b03df5f1498fba5b90226939f5993cfba4c8379438bd8e89f3b4a70baa
repoDigests:
- docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387
- docker.io/kindest/kindnetd@sha256:b61c0e5ba940299ee811efe946ee83e509799ea7e0651e1b782e83a665b29bae
repoTags:
- docker.io/kindest/kindnetd:v20241007-36f62932
size: "98291250"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 8985456cf7e2e9bdca272918dbc95865ae2420b94a2d2315041f25b62f9d29a9
repoDigests:
- localhost/minikube-local-cache-test@sha256:bb24f2d2ecfad2e6c8f5445a563f4c37bdec0cec904b7e34003b895540b001ee
repoTags:
- localhost/minikube-local-cache-test:functional-982348
size: "3330"
- 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: 2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903
repoDigests:
- docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "98274354"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: dba92e6b6488643fe4f2e872e6e4f6c30948171890d0f2cb96f28c435352397f
repoDigests:
- docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4
- docker.io/library/nginx@sha256:eff2df9ac0ef6c949886d040dc2037ee6576d76161249261982fb70458ae8c26
repoTags:
- docker.io/library/nginx:alpine
size: "58293755"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-982348
size: "4788229"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d1539331975c4e76e2a74090f9f82eca775e2390e4f20752
- registry.k8s.io/kube-controller-manager@sha256:b8d51076af39954cadc718ae40bd8a736ae5ad4e0654465ae91886cad3a9b602
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.2
size: "86996294"
- id: 021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba
repoDigests:
- registry.k8s.io/kube-proxy@sha256:62128d752eb4a9162074697aba46adea4abb8aab2a53c992f20881365b61a4fe
- registry.k8s.io/kube-proxy@sha256:adabb2ce69fab82e04b441902489c8dd06f47122f00bc1062189f3cf477c795a
repoTags:
- registry.k8s.io/kube-proxy:v1.31.2
size: "95952789"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: bdf62fd3a32f1209270ede068b6e08450dfe125c79b1a8ba8f5685090023bf7f
repoDigests:
- docker.io/library/nginx@sha256:6d3e464bc399ce5b0cd6a165162deb5926803c1c0ae8a1983ba0a1982b97a7a2
- docker.io/library/nginx@sha256:fb197595ebe76b9c0c14ab68159fd3c08bd067ec62300583543f0ebda353b5be
repoTags:
- docker.io/library/nginx:latest
size: "201166247"
- 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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:8e7caee5c8075d84ee5b93472bedf9cf21364da1d72d60d3de15dfa0d172ff63
- registry.k8s.io/kube-apiserver@sha256:9d12daaedff9677744993f247bfbe4950f3da8cfd38179b3c59ec66dc81dfbe0
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.2
size: "92632544"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-982348 image ls --format yaml --alsologtostderr:
I1209 11:30:31.318091 1931391 out.go:345] Setting OutFile to fd 1 ...
I1209 11:30:31.318357 1931391 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.318370 1931391 out.go:358] Setting ErrFile to fd 2...
I1209 11:30:31.318377 1931391 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.318629 1931391 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
I1209 11:30:31.319290 1931391 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.319413 1931391 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.319920 1931391 cli_runner.go:164] Run: docker container inspect functional-982348 --format={{.State.Status}}
I1209 11:30:31.347312 1931391 ssh_runner.go:195] Run: systemctl --version
I1209 11:30:31.347374 1931391 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-982348
I1209 11:30:31.374236 1931391 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40836 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/functional-982348/id_rsa Username:docker}
I1209 11:30:31.465253 1931391 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 image build -t localhost/my-image:functional-982348 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-982348 image build -t localhost/my-image:functional-982348 testdata/build --alsologtostderr: (3.067034805s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-982348 image build -t localhost/my-image:functional-982348 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 363d767672c
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-982348
--> b61f7c8e555
Successfully tagged localhost/my-image:functional-982348
b61f7c8e555ba71cefcf138c2f0eaba4d9856006a409d1bd458fce6271929559
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-982348 image build -t localhost/my-image:functional-982348 testdata/build --alsologtostderr:
I1209 11:30:31.928133 1931552 out.go:345] Setting OutFile to fd 1 ...
I1209 11:30:31.929435 1931552 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.929456 1931552 out.go:358] Setting ErrFile to fd 2...
I1209 11:30:31.929462 1931552 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1209 11:30:31.929734 1931552 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
I1209 11:30:31.930415 1931552 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.931076 1931552 config.go:182] Loaded profile config "functional-982348": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1209 11:30:31.931728 1931552 cli_runner.go:164] Run: docker container inspect functional-982348 --format={{.State.Status}}
I1209 11:30:31.955081 1931552 ssh_runner.go:195] Run: systemctl --version
I1209 11:30:31.955136 1931552 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-982348
I1209 11:30:31.981423 1931552 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40836 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/functional-982348/id_rsa Username:docker}
I1209 11:30:32.070539 1931552 build_images.go:161] Building image from path: /tmp/build.548742981.tar
I1209 11:30:32.070619 1931552 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1209 11:30:32.084109 1931552 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.548742981.tar
I1209 11:30:32.087872 1931552 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.548742981.tar: stat -c "%s %y" /var/lib/minikube/build/build.548742981.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.548742981.tar': No such file or directory
I1209 11:30:32.087901 1931552 ssh_runner.go:362] scp /tmp/build.548742981.tar --> /var/lib/minikube/build/build.548742981.tar (3072 bytes)
I1209 11:30:32.115263 1931552 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.548742981
I1209 11:30:32.124233 1931552 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.548742981 -xf /var/lib/minikube/build/build.548742981.tar
I1209 11:30:32.133946 1931552 crio.go:315] Building image: /var/lib/minikube/build/build.548742981
I1209 11:30:32.134024 1931552 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-982348 /var/lib/minikube/build/build.548742981 --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
I1209 11:30:34.893095 1931552 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-982348 /var/lib/minikube/build/build.548742981 --cgroup-manager=cgroupfs: (2.759042235s)
I1209 11:30:34.893175 1931552 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.548742981
I1209 11:30:34.902330 1931552 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.548742981.tar
I1209 11:30:34.911085 1931552 build_images.go:217] Built localhost/my-image:functional-982348 from /tmp/build.548742981.tar
I1209 11:30:34.911116 1931552 build_images.go:133] succeeded building to: functional-982348
I1209 11:30:34.911122 1931552 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-982348 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.64s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-982348
--- 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-982348
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (176.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-293902 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1209 11:31:13.264074 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:32:35.186194 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-293902 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m56.037748332s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (176.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (38.19s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.91s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp testdata/cp-test.txt ha-293902:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3201039652/001/cp-test_ha-293902.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902:/home/docker/cp-test.txt ha-293902-m02:/home/docker/cp-test_ha-293902_ha-293902-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test_ha-293902_ha-293902-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902:/home/docker/cp-test.txt ha-293902-m03:/home/docker/cp-test_ha-293902_ha-293902-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test_ha-293902_ha-293902-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902:/home/docker/cp-test.txt ha-293902-m04:/home/docker/cp-test_ha-293902_ha-293902-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test_ha-293902_ha-293902-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp testdata/cp-test.txt ha-293902-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3201039652/001/cp-test_ha-293902-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m02:/home/docker/cp-test.txt ha-293902:/home/docker/cp-test_ha-293902-m02_ha-293902.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test_ha-293902-m02_ha-293902.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m02:/home/docker/cp-test.txt ha-293902-m03:/home/docker/cp-test_ha-293902-m02_ha-293902-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test_ha-293902-m02_ha-293902-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m02:/home/docker/cp-test.txt ha-293902-m04:/home/docker/cp-test_ha-293902-m02_ha-293902-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test_ha-293902-m02_ha-293902-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp testdata/cp-test.txt ha-293902-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3201039652/001/cp-test_ha-293902-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m03:/home/docker/cp-test.txt ha-293902:/home/docker/cp-test_ha-293902-m03_ha-293902.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test_ha-293902-m03_ha-293902.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m03:/home/docker/cp-test.txt ha-293902-m02:/home/docker/cp-test_ha-293902-m03_ha-293902-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test_ha-293902-m03_ha-293902-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m03:/home/docker/cp-test.txt ha-293902-m04:/home/docker/cp-test_ha-293902-m03_ha-293902-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test_ha-293902-m03_ha-293902-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp testdata/cp-test.txt ha-293902-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3201039652/001/cp-test_ha-293902-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m04:/home/docker/cp-test.txt ha-293902:/home/docker/cp-test_ha-293902-m04_ha-293902.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902 "sudo cat /home/docker/cp-test_ha-293902-m04_ha-293902.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m04:/home/docker/cp-test.txt ha-293902-m02:/home/docker/cp-test_ha-293902-m04_ha-293902-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m02 "sudo cat /home/docker/cp-test_ha-293902-m04_ha-293902-m02.txt"
E1209 11:34:41.807019 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:41.813339 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:41.824670 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:41.846048 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 cp ha-293902-m04:/home/docker/cp-test.txt ha-293902-m03:/home/docker/cp-test_ha-293902-m04_ha-293902-m03.txt
E1209 11:34:41.887434 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:41.970873 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:42.133108 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m04 "sudo cat /home/docker/cp-test.txt"
E1209 11:34:42.455191 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 ssh -n ha-293902-m03 "sudo cat /home/docker/cp-test_ha-293902-m04_ha-293902-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 node stop m02 -v=7 --alsologtostderr
E1209 11:34:43.096860 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:44.378502 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:46.940827 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:51.318417 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:34:52.062675 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-293902 node stop m02 -v=7 --alsologtostderr: (11.942692555s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr: exit status 7 (726.095236ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 11:34:54.940872 1947272 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:34:54.941004 1947272 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:34:54.941010 1947272 out.go:358] Setting ErrFile to fd 2...
	I1209 11:34:54.941014 1947272 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:34:54.941255 1947272 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:34:54.941444 1947272 out.go:352] Setting JSON to false
	I1209 11:34:54.941466 1947272 mustload.go:65] Loading cluster: ha-293902
	I1209 11:34:54.941872 1947272 config.go:182] Loaded profile config "ha-293902": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:34:54.941886 1947272 status.go:174] checking status of ha-293902 ...
	I1209 11:34:54.942404 1947272 cli_runner.go:164] Run: docker container inspect ha-293902 --format={{.State.Status}}
	I1209 11:34:54.943609 1947272 notify.go:220] Checking for updates...
	I1209 11:34:54.961020 1947272 status.go:371] ha-293902 host status = "Running" (err=<nil>)
	I1209 11:34:54.961041 1947272 host.go:66] Checking if "ha-293902" exists ...
	I1209 11:34:54.961337 1947272 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-293902
	I1209 11:34:54.985636 1947272 host.go:66] Checking if "ha-293902" exists ...
	I1209 11:34:54.985940 1947272 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:34:54.985998 1947272 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-293902
	I1209 11:34:55.012667 1947272 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40841 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/ha-293902/id_rsa Username:docker}
	I1209 11:34:55.106539 1947272 ssh_runner.go:195] Run: systemctl --version
	I1209 11:34:55.111490 1947272 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:34:55.125378 1947272 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:34:55.188897 1947272 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:false BridgeNfIP6Tables:false Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-12-09 11:34:55.178510242 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:34:55.189607 1947272 kubeconfig.go:125] found "ha-293902" server: "https://192.168.49.254:8443"
	I1209 11:34:55.189648 1947272 api_server.go:166] Checking apiserver status ...
	I1209 11:34:55.189713 1947272 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1209 11:34:55.201565 1947272 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1354/cgroup
	I1209 11:34:55.211269 1947272 api_server.go:182] apiserver freezer: "2:freezer:/docker/c99fa606de9481ad0d4d0a3edd188c07a880a9873ed7aaf2ab08a7c97ca6b823/crio/crio-6ed1b5bab7d3d4607580c427bf572aa18e210fca48f4edf5da9d9be2bc647bcc"
	I1209 11:34:55.211340 1947272 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c99fa606de9481ad0d4d0a3edd188c07a880a9873ed7aaf2ab08a7c97ca6b823/crio/crio-6ed1b5bab7d3d4607580c427bf572aa18e210fca48f4edf5da9d9be2bc647bcc/freezer.state
	I1209 11:34:55.220671 1947272 api_server.go:204] freezer state: "THAWED"
	I1209 11:34:55.220749 1947272 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1209 11:34:55.228444 1947272 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1209 11:34:55.228491 1947272 status.go:463] ha-293902 apiserver status = Running (err=<nil>)
	I1209 11:34:55.228502 1947272 status.go:176] ha-293902 status: &{Name:ha-293902 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:34:55.228519 1947272 status.go:174] checking status of ha-293902-m02 ...
	I1209 11:34:55.228874 1947272 cli_runner.go:164] Run: docker container inspect ha-293902-m02 --format={{.State.Status}}
	I1209 11:34:55.246856 1947272 status.go:371] ha-293902-m02 host status = "Stopped" (err=<nil>)
	I1209 11:34:55.246876 1947272 status.go:384] host is not running, skipping remaining checks
	I1209 11:34:55.246883 1947272 status.go:176] ha-293902-m02 status: &{Name:ha-293902-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:34:55.246904 1947272 status.go:174] checking status of ha-293902-m03 ...
	I1209 11:34:55.247196 1947272 cli_runner.go:164] Run: docker container inspect ha-293902-m03 --format={{.State.Status}}
	I1209 11:34:55.267962 1947272 status.go:371] ha-293902-m03 host status = "Running" (err=<nil>)
	I1209 11:34:55.267989 1947272 host.go:66] Checking if "ha-293902-m03" exists ...
	I1209 11:34:55.268280 1947272 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-293902-m03
	I1209 11:34:55.286917 1947272 host.go:66] Checking if "ha-293902-m03" exists ...
	I1209 11:34:55.287218 1947272 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:34:55.287258 1947272 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-293902-m03
	I1209 11:34:55.306623 1947272 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40851 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/ha-293902-m03/id_rsa Username:docker}
	I1209 11:34:55.397981 1947272 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:34:55.410214 1947272 kubeconfig.go:125] found "ha-293902" server: "https://192.168.49.254:8443"
	I1209 11:34:55.410246 1947272 api_server.go:166] Checking apiserver status ...
	I1209 11:34:55.410304 1947272 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1209 11:34:55.421629 1947272 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1331/cgroup
	I1209 11:34:55.431067 1947272 api_server.go:182] apiserver freezer: "2:freezer:/docker/d670112fac9fdceef87ba65e2cbcf30ec293b7df39af563a6b4869a28b0ad7ca/crio/crio-4e2ba6458277b99dd8a2620e5510e80888be0afe2a7ac26fdaebc684f78bcfc5"
	I1209 11:34:55.431139 1947272 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d670112fac9fdceef87ba65e2cbcf30ec293b7df39af563a6b4869a28b0ad7ca/crio/crio-4e2ba6458277b99dd8a2620e5510e80888be0afe2a7ac26fdaebc684f78bcfc5/freezer.state
	I1209 11:34:55.440573 1947272 api_server.go:204] freezer state: "THAWED"
	I1209 11:34:55.440603 1947272 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1209 11:34:55.448454 1947272 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1209 11:34:55.448504 1947272 status.go:463] ha-293902-m03 apiserver status = Running (err=<nil>)
	I1209 11:34:55.448515 1947272 status.go:176] ha-293902-m03 status: &{Name:ha-293902-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:34:55.448534 1947272 status.go:174] checking status of ha-293902-m04 ...
	I1209 11:34:55.448873 1947272 cli_runner.go:164] Run: docker container inspect ha-293902-m04 --format={{.State.Status}}
	I1209 11:34:55.465819 1947272 status.go:371] ha-293902-m04 host status = "Running" (err=<nil>)
	I1209 11:34:55.465846 1947272 host.go:66] Checking if "ha-293902-m04" exists ...
	I1209 11:34:55.466142 1947272 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-293902-m04
	I1209 11:34:55.482530 1947272 host.go:66] Checking if "ha-293902-m04" exists ...
	I1209 11:34:55.482839 1947272 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:34:55.482892 1947272 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-293902-m04
	I1209 11:34:55.498645 1947272 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40856 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/ha-293902-m04/id_rsa Username:docker}
	I1209 11:34:55.585625 1947272 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:34:55.600940 1947272 status.go:176] ha-293902-m04 status: &{Name:ha-293902-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.92s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 node start m02 -v=7 --alsologtostderr
E1209 11:35:02.304504 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-293902 node start m02 -v=7 --alsologtostderr: (22.200995677s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
E1209 11:35:19.028849 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr: (1.536766883s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.92s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.32s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (177.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-293902 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-293902 -v=7 --alsologtostderr
E1209 11:35:22.786224 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-293902 -v=7 --alsologtostderr: (37.200828316s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-293902 --wait=true -v=7 --alsologtostderr
E1209 11:36:03.747614 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:37:25.669440 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-293902 --wait=true -v=7 --alsologtostderr: (2m20.288445508s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-293902
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (177.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-293902 node delete m03 -v=7 --alsologtostderr: (11.411350796s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (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.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.7s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-293902 stop -v=7 --alsologtostderr: (35.502112995s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr: exit status 7 (128.243292ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 11:39:07.953066 1961244 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:39:07.953222 1961244 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:39:07.953236 1961244 out.go:358] Setting ErrFile to fd 2...
	I1209 11:39:07.953242 1961244 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:39:07.953479 1961244 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:39:07.953675 1961244 out.go:352] Setting JSON to false
	I1209 11:39:07.953707 1961244 mustload.go:65] Loading cluster: ha-293902
	I1209 11:39:07.953792 1961244 notify.go:220] Checking for updates...
	I1209 11:39:07.954131 1961244 config.go:182] Loaded profile config "ha-293902": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:39:07.954147 1961244 status.go:174] checking status of ha-293902 ...
	I1209 11:39:07.954989 1961244 cli_runner.go:164] Run: docker container inspect ha-293902 --format={{.State.Status}}
	I1209 11:39:07.971906 1961244 status.go:371] ha-293902 host status = "Stopped" (err=<nil>)
	I1209 11:39:07.971931 1961244 status.go:384] host is not running, skipping remaining checks
	I1209 11:39:07.971937 1961244 status.go:176] ha-293902 status: &{Name:ha-293902 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:39:07.971964 1961244 status.go:174] checking status of ha-293902-m02 ...
	I1209 11:39:07.972257 1961244 cli_runner.go:164] Run: docker container inspect ha-293902-m02 --format={{.State.Status}}
	I1209 11:39:08.003930 1961244 status.go:371] ha-293902-m02 host status = "Stopped" (err=<nil>)
	I1209 11:39:08.003956 1961244 status.go:384] host is not running, skipping remaining checks
	I1209 11:39:08.003964 1961244 status.go:176] ha-293902-m02 status: &{Name:ha-293902-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:39:08.003991 1961244 status.go:174] checking status of ha-293902-m04 ...
	I1209 11:39:08.004312 1961244 cli_runner.go:164] Run: docker container inspect ha-293902-m04 --format={{.State.Status}}
	I1209 11:39:08.024000 1961244 status.go:371] ha-293902-m04 host status = "Stopped" (err=<nil>)
	I1209 11:39:08.024022 1961244 status.go:384] host is not running, skipping remaining checks
	I1209 11:39:08.024029 1961244 status.go:176] ha-293902-m04 status: &{Name:ha-293902-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (118.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-293902 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1209 11:39:41.806412 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:39:51.318426 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:40:09.511478 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-293902 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m57.752781999s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (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 (118.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (75.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-293902 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-293902 --control-plane -v=7 --alsologtostderr: (1m14.378353693s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-293902 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (75.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (50.07s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.74s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.84s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6c5ac740-a46c-4d5a-a7a2-064562026082","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-730970] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"555dd990-c534-440d-a8b6-f947443bee65","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20068"}}
	{"specversion":"1.0","id":"7e537943-3204-4ea8-ac7b-478aa5013b04","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":"d5806266-3ca5-42df-b453-d582a62ef057","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig"}}
	{"specversion":"1.0","id":"457f1099-c916-4ff9-a46b-10290bcc0b49","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube"}}
	{"specversion":"1.0","id":"e765fcc6-6468-453c-9516-0ecff3c7cffe","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":"f0748a5c-6343-4901-98e3-e3993e80cbf8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"7ae4826f-8573-45d5-8684-1d526f908b8a","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-730970" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-730970
--- PASS: TestErrorJSONOutput (0.29s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (39.2s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.16s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-915306 --network=bridge
E1209 11:44:41.806382 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/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-915306 --network=bridge: (30.119971517s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-915306" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-915306
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-915306: (2.020297228s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (32.16s)

                                                
                                    
x
+
TestKicExistingNetwork (33.52s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1209 11:44:45.877622 1900670 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1209 11:44:45.893654 1900670 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1209 11:44:45.893737 1900670 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1209 11:44:45.896625 1900670 cli_runner.go:164] Run: docker network inspect existing-network
W1209 11:44:45.910135 1900670 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1209 11:44:45.910168 1900670 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1209 11:44:45.910184 1900670 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1209 11:44:45.911023 1900670 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}}]}"
I1209 11:44:45.925325 1900670 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-a25bf176e131 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:03:cc:d6:04} reservation:<nil>}
I1209 11:44:45.928058 1900670 network.go:209] skipping subnet 192.168.58.0/24 that is reserved: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
I1209 11:44:45.928449 1900670 network.go:206] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x400138f6f0}
I1209 11:44:45.928473 1900670 network_create.go:124] attempt to create docker network existing-network 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
I1209 11:44:45.929074 1900670 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1209 11:44:46.015072 1900670 network_create.go:108] docker network existing-network 192.168.67.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-098932 --network=existing-network
E1209 11:44:51.317984 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/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-098932 --network=existing-network: (31.319449544s)
helpers_test.go:175: Cleaning up "existing-network-098932" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-098932
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-098932: (2.02610345s)
I1209 11:45:19.381199 1900670 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (33.52s)

                                                
                                    
x
+
TestKicCustomSubnet (36.46s)

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

                                                
                                    
x
+
TestKicStaticIP (31.99s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-827096 --static-ip=192.168.200.200
E1209 11:46:14.399390 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-827096 --static-ip=192.168.200.200: (29.763116896s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-827096 ip
helpers_test.go:175: Cleaning up "static-ip-827096" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-827096
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-827096: (2.081891523s)
--- PASS: TestKicStaticIP (31.99s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.74s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-198192 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-198192 --driver=docker  --container-runtime=crio: (30.709547636s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-201163 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-201163 --driver=docker  --container-runtime=crio: (32.419347062s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-198192
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-201163
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-201163" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-201163
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-201163: (1.973970721s)
helpers_test.go:175: Cleaning up "first-198192" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-198192
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-198192: (2.257373093s)
--- PASS: TestMinikubeProfile (68.74s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.32s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.52s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
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-084114
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-084114: (1.213171036s)
--- PASS: TestMountStart/serial/Stop (1.21s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.85s)

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

                                                
                                    
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-084114 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.26s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (76.55s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-926134 -v 3 --alsologtostderr
E1209 11:49:41.806354 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:49:51.318077 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-926134 -v 3 --alsologtostderr: (28.800549784s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-926134 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (29.45s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 11:50:11.482445 2015243 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:50:11.482587 2015243 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:50:11.482598 2015243 out.go:358] Setting ErrFile to fd 2...
	I1209 11:50:11.482603 2015243 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:50:11.482873 2015243 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:50:11.483113 2015243 out.go:352] Setting JSON to false
	I1209 11:50:11.483150 2015243 mustload.go:65] Loading cluster: multinode-926134
	I1209 11:50:11.483207 2015243 notify.go:220] Checking for updates...
	I1209 11:50:11.483574 2015243 config.go:182] Loaded profile config "multinode-926134": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:50:11.483589 2015243 status.go:174] checking status of multinode-926134 ...
	I1209 11:50:11.484212 2015243 cli_runner.go:164] Run: docker container inspect multinode-926134 --format={{.State.Status}}
	I1209 11:50:11.506001 2015243 status.go:371] multinode-926134 host status = "Running" (err=<nil>)
	I1209 11:50:11.506028 2015243 host.go:66] Checking if "multinode-926134" exists ...
	I1209 11:50:11.506370 2015243 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-926134
	I1209 11:50:11.527938 2015243 host.go:66] Checking if "multinode-926134" exists ...
	I1209 11:50:11.528244 2015243 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:50:11.528310 2015243 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-926134
	I1209 11:50:11.557043 2015243 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40961 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/multinode-926134/id_rsa Username:docker}
	I1209 11:50:11.646368 2015243 ssh_runner.go:195] Run: systemctl --version
	I1209 11:50:11.650965 2015243 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:50:11.662787 2015243 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 11:50:11.716305 2015243 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:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-12-09 11:50:11.701788819 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 11:50:11.717771 2015243 kubeconfig.go:125] found "multinode-926134" server: "https://192.168.58.2:8443"
	I1209 11:50:11.717826 2015243 api_server.go:166] Checking apiserver status ...
	I1209 11:50:11.717875 2015243 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1209 11:50:11.729893 2015243 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1341/cgroup
	I1209 11:50:11.739522 2015243 api_server.go:182] apiserver freezer: "2:freezer:/docker/7dd89faaed72dfffef9df06e2f8616d895450ced07c8f47391b265931c8bb551/crio/crio-6c9d881ffe6125f4e03cf6c1cda14abbf380ce28654e21033a29c4b1efbb0b1a"
	I1209 11:50:11.739603 2015243 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7dd89faaed72dfffef9df06e2f8616d895450ced07c8f47391b265931c8bb551/crio/crio-6c9d881ffe6125f4e03cf6c1cda14abbf380ce28654e21033a29c4b1efbb0b1a/freezer.state
	I1209 11:50:11.749002 2015243 api_server.go:204] freezer state: "THAWED"
	I1209 11:50:11.749034 2015243 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I1209 11:50:11.756582 2015243 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I1209 11:50:11.756626 2015243 status.go:463] multinode-926134 apiserver status = Running (err=<nil>)
	I1209 11:50:11.756638 2015243 status.go:176] multinode-926134 status: &{Name:multinode-926134 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:50:11.756682 2015243 status.go:174] checking status of multinode-926134-m02 ...
	I1209 11:50:11.757059 2015243 cli_runner.go:164] Run: docker container inspect multinode-926134-m02 --format={{.State.Status}}
	I1209 11:50:11.775328 2015243 status.go:371] multinode-926134-m02 host status = "Running" (err=<nil>)
	I1209 11:50:11.775356 2015243 host.go:66] Checking if "multinode-926134-m02" exists ...
	I1209 11:50:11.775650 2015243 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-926134-m02
	I1209 11:50:11.792320 2015243 host.go:66] Checking if "multinode-926134-m02" exists ...
	I1209 11:50:11.792634 2015243 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1209 11:50:11.792681 2015243 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-926134-m02
	I1209 11:50:11.810156 2015243 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40966 SSHKeyPath:/home/jenkins/minikube-integration/20068-1895286/.minikube/machines/multinode-926134-m02/id_rsa Username:docker}
	I1209 11:50:11.897864 2015243 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1209 11:50:11.910036 2015243 status.go:176] multinode-926134-m02 status: &{Name:multinode-926134-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:50:11.910071 2015243 status.go:174] checking status of multinode-926134-m03 ...
	I1209 11:50:11.910375 2015243 cli_runner.go:164] Run: docker container inspect multinode-926134-m03 --format={{.State.Status}}
	I1209 11:50:11.927401 2015243 status.go:371] multinode-926134-m03 host status = "Stopped" (err=<nil>)
	I1209 11:50:11.927434 2015243 status.go:384] host is not running, skipping remaining checks
	I1209 11:50:11.927442 2015243 status.go:176] multinode-926134-m03 status: &{Name:multinode-926134-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (100.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-926134
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-926134
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-926134: (24.776155661s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-926134 --wait=true -v=8 --alsologtostderr
E1209 11:51:04.873184 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-926134 --wait=true -v=8 --alsologtostderr: (1m15.387811282s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-926134
--- PASS: TestMultiNode/serial/RestartKeepsNodes (100.31s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.46s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.75s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 11:52:31.293354 2022983 out.go:345] Setting OutFile to fd 1 ...
	I1209 11:52:31.293575 2022983 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:52:31.293588 2022983 out.go:358] Setting ErrFile to fd 2...
	I1209 11:52:31.293594 2022983 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 11:52:31.293859 2022983 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 11:52:31.294114 2022983 out.go:352] Setting JSON to false
	I1209 11:52:31.294164 2022983 mustload.go:65] Loading cluster: multinode-926134
	I1209 11:52:31.294226 2022983 notify.go:220] Checking for updates...
	I1209 11:52:31.295211 2022983 config.go:182] Loaded profile config "multinode-926134": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 11:52:31.295240 2022983 status.go:174] checking status of multinode-926134 ...
	I1209 11:52:31.295791 2022983 cli_runner.go:164] Run: docker container inspect multinode-926134 --format={{.State.Status}}
	I1209 11:52:31.312986 2022983 status.go:371] multinode-926134 host status = "Stopped" (err=<nil>)
	I1209 11:52:31.313008 2022983 status.go:384] host is not running, skipping remaining checks
	I1209 11:52:31.313016 2022983 status.go:176] multinode-926134 status: &{Name:multinode-926134 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1209 11:52:31.313044 2022983 status.go:174] checking status of multinode-926134-m02 ...
	I1209 11:52:31.313349 2022983 cli_runner.go:164] Run: docker container inspect multinode-926134-m02 --format={{.State.Status}}
	I1209 11:52:31.334216 2022983 status.go:371] multinode-926134-m02 host status = "Stopped" (err=<nil>)
	I1209 11:52:31.334241 2022983 status.go:384] host is not running, skipping remaining checks
	I1209 11:52:31.334248 2022983 status.go:176] multinode-926134-m02 status: &{Name:multinode-926134-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (60.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.29s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (126.15s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-327076 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E1209 11:54:41.806572 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 11:54:51.317984 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-327076 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m33.590376298s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-327076 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-327076 image pull gcr.io/k8s-minikube/busybox: (3.508036342s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-327076
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-327076: (5.872186064s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-327076 --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-327076 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.472605329s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-327076 image list
helpers_test.go:175: Cleaning up "test-preload-327076" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-327076
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-327076: (2.427975409s)
--- PASS: TestPreload (126.15s)

                                                
                                    
x
+
TestScheduledStopUnix (105.54s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-856984 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-856984 --memory=2048 --driver=docker  --container-runtime=crio: (28.87094267s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-856984 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-856984 -n scheduled-stop-856984
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-856984 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1209 11:56:43.495132 1900670 retry.go:31] will retry after 73.634µs: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.495271 1900670 retry.go:31] will retry after 140.78µs: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.495632 1900670 retry.go:31] will retry after 313.123µs: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.496382 1900670 retry.go:31] will retry after 449.279µs: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.497501 1900670 retry.go:31] will retry after 282.395µs: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.498619 1900670 retry.go:31] will retry after 910.8µs: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.499735 1900670 retry.go:31] will retry after 1.252137ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.501922 1900670 retry.go:31] will retry after 1.440107ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.504117 1900670 retry.go:31] will retry after 2.913534ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.507362 1900670 retry.go:31] will retry after 2.267546ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.510571 1900670 retry.go:31] will retry after 7.886786ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.518809 1900670 retry.go:31] will retry after 12.776359ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.532072 1900670 retry.go:31] will retry after 11.345025ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.544311 1900670 retry.go:31] will retry after 23.132956ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.568561 1900670 retry.go:31] will retry after 20.460156ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
I1209 11:56:43.589816 1900670 retry.go:31] will retry after 44.446767ms: open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/scheduled-stop-856984/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-856984 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-856984 -n scheduled-stop-856984
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-856984
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-856984 --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-856984
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-856984: exit status 7 (77.036427ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.74s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2a18dd1f-5e01-4771-b5bf-77047c9482e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-856380] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e01eb835-b076-453c-90f9-4e5950fb9d42","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20068"}}
	{"specversion":"1.0","id":"86dab80c-e465-4223-a8cc-6339081c0a36","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":"eb789c3a-2d8c-433d-b785-d7d495ec2eee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig"}}
	{"specversion":"1.0","id":"78fc1dee-2ade-43d7-9509-ec4bb7accf6a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube"}}
	{"specversion":"1.0","id":"bb6df9b0-c044-4d93-be09-03de4cab5952","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":"2fd181b9-bcff-4afc-ad65-9a20bfbf3b63","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4eb481a6-2b91-4337-94d8-c61a53d562ce","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":"4a6797a9-8e7a-4d7c-938c-d5b09cad0433","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":"26ebaba6-627f-47dd-b16f-59464a2a4656","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":"b6468300-5e8e-44b0-86ec-35f8e3703bcc","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":"f1f98c07-74ad-4a5a-97f8-da33141c37c8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-856380\" primary control-plane node in \"insufficient-storage-856380\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"0825909e-1adc-4175-ae75-15de6f8f1166","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1730888964-19917 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"d4fb0317-442d-4c2f-bdf5-150917201d48","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":"20d0ec26-e968-4e4c-87a1-0d7b5b9b7306","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-856380 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-856380 --output=json --layout=cluster: exit status 7 (290.672408ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-856380","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-856380","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1209 11:58:09.218552 2040619 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-856380" does not appear in /home/jenkins/minikube-integration/20068-1895286/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1209 11:58:09.497160 2040681 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-856380" does not appear in /home/jenkins/minikube-integration/20068-1895286/kubeconfig
	E1209 11:58:09.507314 2040681 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/insufficient-storage-856380/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (74.34s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.576057286 start -p running-upgrade-091059 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.576057286 start -p running-upgrade-091059 --memory=2200 --vm-driver=docker  --container-runtime=crio: (36.005693279s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-091059 --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-091059 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.825303721s)
helpers_test.go:175: Cleaning up "running-upgrade-091059" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-091059
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-091059: (2.872564107s)
--- PASS: TestRunningBinaryUpgrade (74.34s)

                                                
                                    
x
+
TestKubernetesUpgrade (382.08s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-980119] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.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.2 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-980119
	    minikube start -p kubernetes-upgrade-980119 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-9801192 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.2, by running:
	    
	    minikube start -p kubernetes-upgrade-980119 --kubernetes-version=v1.31.2
	    

                                                
                                                
** /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-980119 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-980119 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.394807684s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-980119" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-980119
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-980119: (2.175225661s)
--- PASS: TestKubernetesUpgrade (382.08s)

                                                
                                    
x
+
TestMissingContainerUpgrade (158.54s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3431430034 start -p missing-upgrade-584278 --memory=2200 --driver=docker  --container-runtime=crio
E1209 11:59:41.806492 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3431430034 start -p missing-upgrade-584278 --memory=2200 --driver=docker  --container-runtime=crio: (1m30.385859226s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-584278
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-584278: (10.527443761s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-584278
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-584278 --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-584278 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.793158832s)
helpers_test.go:175: Cleaning up "missing-upgrade-584278" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-584278
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-584278: (1.985652709s)
--- PASS: TestMissingContainerUpgrade (158.54s)

                                                
                                    
x
+
TestPause/serial/Start (61.75s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.13s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-649763] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.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.13s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (40.9s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.25s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.23s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.86s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (37.77s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.87s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-395468 --alsologtostderr -v=5
E1209 11:59:51.318098 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestPause/serial/Pause (0.87s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.63s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.06s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.45s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.15s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.24s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (72.17s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3905154002 start -p stopped-upgrade-740677 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3905154002 start -p stopped-upgrade-740677 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.194879537s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3905154002 -p stopped-upgrade-740677 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3905154002 -p stopped-upgrade-740677 stop: (2.461770998s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-740677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E1209 12:02:54.406867 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-740677 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (32.511512608s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (72.17s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.17s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.88s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1209 12:06:22.471613 2080752 out.go:345] Setting OutFile to fd 1 ...
	I1209 12:06:22.471806 2080752 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 12:06:22.471823 2080752 out.go:358] Setting ErrFile to fd 2...
	I1209 12:06:22.471830 2080752 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1209 12:06:22.472173 2080752 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20068-1895286/.minikube/bin
	I1209 12:06:22.472746 2080752 out.go:352] Setting JSON to false
	I1209 12:06:22.474091 2080752 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":157727,"bootTime":1733588256,"procs":190,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I1209 12:06:22.474194 2080752 start.go:139] virtualization:  
	I1209 12:06:22.477981 2080752 out.go:177] * [false-225934] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1209 12:06:22.481044 2080752 out.go:177]   - MINIKUBE_LOCATION=20068
	I1209 12:06:22.481128 2080752 notify.go:220] Checking for updates...
	I1209 12:06:22.487451 2080752 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1209 12:06:22.490452 2080752 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20068-1895286/kubeconfig
	I1209 12:06:22.493280 2080752 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20068-1895286/.minikube
	I1209 12:06:22.496090 2080752 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1209 12:06:22.498903 2080752 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1209 12:06:22.502518 2080752 config.go:182] Loaded profile config "cert-expiration-142002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1209 12:06:22.502639 2080752 driver.go:394] Setting default libvirt URI to qemu:///system
	I1209 12:06:22.527150 2080752 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1209 12:06:22.527274 2080752 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1209 12:06:22.580993 2080752 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:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:51 SystemTime:2024-12-09 12:06:22.571286052 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1209 12:06:22.581112 2080752 docker.go:318] overlay module found
	I1209 12:06:22.584179 2080752 out.go:177] * Using the docker driver based on user configuration
	I1209 12:06:22.587211 2080752 start.go:297] selected driver: docker
	I1209 12:06:22.587234 2080752 start.go:901] validating driver "docker" against <nil>
	I1209 12:06:22.587249 2080752 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1209 12:06:22.590994 2080752 out.go:201] 
	W1209 12:06:22.594041 2080752 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
	I1209 12:06:22.597053 2080752 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 09 Dec 2024 12:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-142002
contexts:
- context:
cluster: cert-expiration-142002
extensions:
- extension:
last-update: Mon, 09 Dec 2024 12:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-142002
name: cert-expiration-142002
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-142002
user:
client-certificate: /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/cert-expiration-142002/client.crt
client-key: /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/cert-expiration-142002/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-459948 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-459948 --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: (2m46.063952848s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (166.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-162055 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1209 12:09:41.806576 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-162055 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (1m11.538394937s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (71.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-162055 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" [64455a16-cfee-4940-9355-f33e6175abd8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [64455a16-cfee-4940-9355-f33e6175abd8] Running
E1209 12:09:51.317858 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003771671s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-162055 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.44s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-459948 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" [0a431223-e782-4e37-9145-f24803da73e8] Pending
helpers_test.go:344: "busybox" [0a431223-e782-4e37-9145-f24803da73e8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0a431223-e782-4e37-9145-f24803da73e8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.003867461s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-459948 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.50s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-t8w27" [e937996d-4fac-45bc-bb5b-528208b08fb1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003604653s
--- 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-t8w27" [e937996d-4fac-45bc-bb5b-528208b08fb1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003203532s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-459948 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.27s)

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

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

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

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

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

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

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

                                                
                                    
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-qb6xj" [95c4cc25-4fb9-4b3f-b391-80c9e27f9320] Running
E1209 12:14:41.806836 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005033139s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-qb6xj" [95c4cc25-4fb9-4b3f-b391-80c9e27f9320] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004310812s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-162055 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.10s)

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

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

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

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

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

                                                
                                                
-- 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-162055 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-162055 -n no-preload-162055
E1209 12:14:51.318259 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-162055 -n no-preload-162055
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-731975 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" [8bc05002-f788-4b59-859e-f09d6ce14118] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8bc05002-f788-4b59-859e-f09d6ce14118] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.003710963s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-731975 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.40s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-093272 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" [95b1958e-4830-43a5-8c1f-400e5b0c1161] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [95b1958e-4830-43a5-8c1f-400e5b0c1161] Running
E1209 12:16:02.051708 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.058173 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.069614 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.091003 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.132392 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.214057 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.376136 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:02.697796 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:03.339735 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.00433922s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-093272 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.34s)

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

                                                
                                                
=== 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-093272 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1209 12:16:04.621035 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-093272 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.009410211s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-093272 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.12s)

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

                                                
                                                
=== 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-093272 --alsologtostderr -v=3
E1209 12:16:07.182324 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:12.303700 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-093272 --alsologtostderr -v=3: (12.004822556s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.00s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-093272 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1209 12:16:22.545911 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:16:43.027318 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:17:23.989257 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:18:45.910918 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:34.409350 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:41.807047 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.513490 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.519967 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.531424 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.552898 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.594391 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.675947 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:45.837459 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:46.158797 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:46.800507 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/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-093272 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (5m2.465554851s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-093272 -n default-k8s-diff-port-093272
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (302.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-zdzvr" [51d8404f-952a-4188-b5d1-aa5664942529] Running
E1209 12:19:48.082213 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:50.644446 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:19:51.318401 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/addons-741760/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.004065654s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-zdzvr" [51d8404f-952a-4188-b5d1-aa5664942529] Running
E1209 12:19:55.766092 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003241344s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-731975 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-731975 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
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:v20241007-36f62932
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-857969 --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.2
E1209 12:20:06.008112 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:20:26.489948 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-857969 --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.2: (34.882021106s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (34.88s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-857969 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.49s)

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

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

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

                                                
                                                
-- 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-857969 --alsologtostderr -v=1
E1209 12:21:02.052855 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-857969 -n newest-cni-857969
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-857969 -n newest-cni-857969
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E1209 12:21:07.451645 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (50.6621827s)
--- PASS: TestNetworkPlugins/group/auto/Start (50.66s)

                                                
                                    
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-ngzf7" [c142ff8e-50fe-45be-8902-882617222482] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004749499s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-ngzf7" [c142ff8e-50fe-45be-8902-882617222482] Running
E1209 12:21:29.753022 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/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.003912226s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-093272 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

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

                                                
                                                
=== 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-093272 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
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.28s)

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

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

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

                                                
                                                
-- 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-093272 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-093272 -n default-k8s-diff-port-093272
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-093272 -n default-k8s-diff-port-093272
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.63s)
E1209 12:26:57.124976 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.131420 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.142846 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.164297 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.205749 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.287271 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.448810 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:57.770463 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:58.412490 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:26:59.694205 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:27:02.256225 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-225934 "pgrep -a kubelet"
I1209 12:21:56.799447 1900670 config.go:182] Loaded profile config "auto-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-225934 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-46dlq" [7a3150a9-4bc2-4e27-ba1b-82301264f6cf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-46dlq" [7a3150a9-4bc2-4e27-ba1b-82301264f6cf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.004020221s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.36s)

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

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

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

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

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

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

                                                
                                    
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-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m8.769508552s)
--- PASS: TestNetworkPlugins/group/calico/Start (68.77s)

                                                
                                    
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-p8vnn" [a80edd68-c372-4b90-90cd-658e167af28b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003724332s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-225934 "pgrep -a kubelet"
I1209 12:22:41.926776 1900670 config.go:182] Loaded profile config "kindnet-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-225934 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-64qpt" [4f239f00-9915-4941-b35e-47b6f2608536] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-64qpt" [4f239f00-9915-4941-b35e-47b6f2608536] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.008480527s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.37s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-225934 --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-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m2.791799009s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (62.79s)

                                                
                                    
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-lsnfd" [cd319ef6-85a3-457a-9826-a2926cc5ab83] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005078886s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-225934 "pgrep -a kubelet"
I1209 12:23:46.594140 1900670 config.go:182] Loaded profile config "calico-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-225934 replace --force -f testdata/netcat-deployment.yaml
I1209 12:23:46.987620 1900670 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-m462r" [5da8ef81-c003-4393-a3bf-e858c8e8c02f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-m462r" [5da8ef81-c003-4393-a3bf-e858c8e8c02f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.015953076s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.44s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-225934 --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-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (53.225186812s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (53.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-225934 "pgrep -a kubelet"
I1209 12:24:22.542569 1900670 config.go:182] Loaded profile config "custom-flannel-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-225934 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-72tl7" [e7354bda-f889-493b-a7b2-911c3ab81bdf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1209 12:24:24.879010 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/functional-982348/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-72tl7" [e7354bda-f889-493b-a7b2-911c3ab81bdf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.004924854s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.40s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E1209 12:25:13.214877 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/no-preload-162055/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m1.509106502s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.51s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-225934 "pgrep -a kubelet"
I1209 12:25:14.939666 1900670 config.go:182] Loaded profile config "enable-default-cni-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-225934 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-vzn5v" [58907ddf-1444-4ff4-9f22-e0ed06274194] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-vzn5v" [58907ddf-1444-4ff4-9f22-e0ed06274194] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 13.003836398s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (13.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E1209 12:25:54.285608 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.292263 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.303637 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.325140 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.367228 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.448577 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.610076 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:54.931715 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:55.574008 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:56.856488 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
E1209 12:25:59.419358 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-225934 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m14.097389945s)
--- PASS: TestNetworkPlugins/group/bridge/Start (74.10s)

                                                
                                    
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" ...
E1209 12:26:02.050801 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/old-k8s-version-459948/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "kube-flannel-ds-j97b2" [a3ca61f5-72c6-494e-b26b-ac16ac78b577] Running
E1209 12:26:04.541046 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005676436s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-225934 "pgrep -a kubelet"
I1209 12:26:08.399544 1900670 config.go:182] Loaded profile config "flannel-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-225934 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-wmhmg" [ae48ed3e-29f9-430a-aea5-847b321a9061] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wmhmg" [ae48ed3e-29f9-430a-aea5-847b321a9061] Running
E1209 12:26:14.782569 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003898724s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-225934 "pgrep -a kubelet"
I1209 12:27:05.547902 1900670 config.go:182] Loaded profile config "bridge-225934": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-225934 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-cjtlz" [af45bcc4-f313-47aa-b7ac-88b3b927ad75] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1209 12:27:07.378080 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/auto-225934/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-cjtlz" [af45bcc4-f313-47aa-b7ac-88b3b927ad75] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003756352s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-225934 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1209 12:27:16.226339 1900670 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/default-k8s-diff-port-093272/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                    

Test skip (31/330)

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.2/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.32s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:789: skipping: crio not supported
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-741760 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.32s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (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.17s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.72s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 09 Dec 2024 12:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-142002
contexts:
- context:
cluster: cert-expiration-142002
extensions:
- extension:
last-update: Mon, 09 Dec 2024 12:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-142002
name: cert-expiration-142002
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-142002
user:
client-certificate: /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/cert-expiration-142002/client.crt
client-key: /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/cert-expiration-142002/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.18s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20068-1895286/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 09 Dec 2024 12:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-142002
contexts:
- context:
cluster: cert-expiration-142002
extensions:
- extension:
last-update: Mon, 09 Dec 2024 12:05:01 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-142002
name: cert-expiration-142002
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-142002
user:
client-certificate: /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/cert-expiration-142002/client.crt
client-key: /home/jenkins/minikube-integration/20068-1895286/.minikube/profiles/cert-expiration-142002/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-225934 [took: 4.012184781s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-225934" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-225934
--- SKIP: TestNetworkPlugins/group/cilium (4.18s)

                                                
                                    
Copied to clipboard