Test Report: Docker_Linux_crio_arm64 20045

                    
                      70ee1ceb4b2f7849aa4717a6092bbfa282d9029b:2024-12-05:37344
                    
                

Test fail (2/330)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-457847 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-457847 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-457847 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" [1a99a1f6-c29f-4794-ad22-90afefcfeb35] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [1a99a1f6-c29f-4794-ad22-90afefcfeb35] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004263522s
I1204 23:23:02.836559  301569 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 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-457847 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.69586651s)

                                                
                                                
** 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-457847 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 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-457847
helpers_test.go:235: (dbg) docker inspect addons-457847:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7",
	        "Created": "2024-12-04T23:17:56.438798378Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 302825,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-12-04T23:17:56.586152352Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:51526bd7c0894c18bc1ef50650a0aaaea3bed24f70f72f77ac668ae72dfff137",
	        "ResolvConfPath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/hostname",
	        "HostsPath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/hosts",
	        "LogPath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7-json.log",
	        "Name": "/addons-457847",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-457847:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-457847",
	            "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/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d-init/diff:/var/lib/docker/overlay2/fe3a2bcd796590b6e485ffda2e65b65243467b5faf19e0079559d0846aeeee9a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-457847",
	                "Source": "/var/lib/docker/volumes/addons-457847/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-457847",
	            "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-457847",
	                "name.minikube.sigs.k8s.io": "addons-457847",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "81331bfe1e6c96e2c8671219b1b69fd43ab78aacf2befcebdf8b77f841613d7d",
	            "SandboxKey": "/var/run/docker/netns/81331bfe1e6c",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-457847": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2cf3a2f63fd68ad4113161a2ccb78e50dc82b32383d415ed726a2d76f8af2dcc",
	                    "EndpointID": "b038aa5cf8c3861142d40b69452fa311688359294ea0911bd89cd465a00db7b7",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-457847",
	                        "171c2ad34b43"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-457847 -n addons-457847
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-457847 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 logs -n 25: (1.733885088s)
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 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| delete  | -p download-only-487058              | download-only-487058   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| start   | -o=json --download-only              | download-only-381446   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | -p download-only-381446              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.2         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| delete  | -p download-only-381446              | download-only-381446   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| delete  | -p download-only-487058              | download-only-487058   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| delete  | -p download-only-381446              | download-only-381446   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| start   | --download-only -p                   | download-docker-649975 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | download-docker-649975               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-649975            | download-docker-649975 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| start   | --download-only -p                   | binary-mirror-894339   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | binary-mirror-894339                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36523               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-894339              | binary-mirror-894339   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| addons  | enable dashboard -p                  | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | addons-457847                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | addons-457847                        |                        |         |         |                     |                     |
	| start   | -p addons-457847 --wait=true         | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:21 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-457847 addons disable         | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable         | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | -p addons-457847                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable         | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-457847 ip                     | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	| addons  | addons-457847 addons disable         | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                 | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:22 UTC | 04 Dec 24 23:22 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                 | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:22 UTC | 04 Dec 24 23:22 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                 | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:22 UTC | 04 Dec 24 23:22 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ssh     | addons-457847 ssh curl -s            | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-457847 ip                     | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/04 23:17:31
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1204 23:17:31.994706  302325 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:17:31.994893  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:31.994922  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:17:31.994943  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:31.995301  302325 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:17:31.995856  302325 out.go:352] Setting JSON to false
	I1204 23:17:31.997297  302325 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7196,"bootTime":1733347056,"procs":162,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1204 23:17:31.997472  302325 start.go:139] virtualization:  
	I1204 23:17:31.999936  302325 out.go:177] * [addons-457847] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1204 23:17:32.002624  302325 out.go:177]   - MINIKUBE_LOCATION=20045
	I1204 23:17:32.002700  302325 notify.go:220] Checking for updates...
	I1204 23:17:32.010428  302325 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1204 23:17:32.013179  302325 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:17:32.015668  302325 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1204 23:17:32.017843  302325 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1204 23:17:32.019986  302325 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1204 23:17:32.022454  302325 driver.go:394] Setting default libvirt URI to qemu:///system
	I1204 23:17:32.049710  302325 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1204 23:17:32.049918  302325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:32.106288  302325 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-04 23:17:32.097092625 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:32.106405  302325 docker.go:318] overlay module found
	I1204 23:17:32.108660  302325 out.go:177] * Using the docker driver based on user configuration
	I1204 23:17:32.110665  302325 start.go:297] selected driver: docker
	I1204 23:17:32.110691  302325 start.go:901] validating driver "docker" against <nil>
	I1204 23:17:32.110727  302325 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1204 23:17:32.111488  302325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:32.171083  302325 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-04 23:17:32.161823008 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:32.171302  302325 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1204 23:17:32.171522  302325 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]
	I1204 23:17:32.173666  302325 out.go:177] * Using Docker driver with root privileges
	I1204 23:17:32.175566  302325 cni.go:84] Creating CNI manager for ""
	I1204 23:17:32.175646  302325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:17:32.175665  302325 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1204 23:17:32.175751  302325 start.go:340] cluster config:
	{Name:addons-457847 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-457847 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}
	I1204 23:17:32.177950  302325 out.go:177] * Starting "addons-457847" primary control-plane node in "addons-457847" cluster
	I1204 23:17:32.179936  302325 cache.go:121] Beginning downloading kic base image for docker with crio
	I1204 23:17:32.181885  302325 out.go:177] * Pulling base image v0.0.45-1730888964-19917 ...
	I1204 23:17:32.183842  302325 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:17:32.183873  302325 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1204 23:17:32.183901  302325 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	I1204 23:17:32.183933  302325 cache.go:56] Caching tarball of preloaded images
	I1204 23:17:32.184022  302325 preload.go:172] Found /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I1204 23:17:32.184032  302325 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1204 23:17:32.184591  302325 profile.go:143] Saving config to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/config.json ...
	I1204 23:17:32.184643  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/config.json: {Name:mk90c53bcf4ed7adeb3d05d1516f7ca3214eea82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:17:32.199036  302325 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1204 23:17:32.199173  302325 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1204 23:17:32.199193  302325 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
	I1204 23:17:32.199198  302325 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
	I1204 23:17:32.199206  302325 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	I1204 23:17:32.199211  302325 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from local cache
	I1204 23:17:50.038957  302325 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from cached tarball
	I1204 23:17:50.039005  302325 cache.go:194] Successfully downloaded all kic artifacts
	I1204 23:17:50.039038  302325 start.go:360] acquireMachinesLock for addons-457847: {Name:mk841fe8fc7b32ca2a84a65d438006c8120c8bd5 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1204 23:17:50.039923  302325 start.go:364] duration metric: took 848.724µs to acquireMachinesLock for "addons-457847"
	I1204 23:17:50.039976  302325 start.go:93] Provisioning new machine with config: &{Name:addons-457847 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-457847 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}
	I1204 23:17:50.040092  302325 start.go:125] createHost starting for "" (driver="docker")
	I1204 23:17:50.042747  302325 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1204 23:17:50.043028  302325 start.go:159] libmachine.API.Create for "addons-457847" (driver="docker")
	I1204 23:17:50.043076  302325 client.go:168] LocalClient.Create starting
	I1204 23:17:50.043220  302325 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem
	I1204 23:17:50.463218  302325 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem
	I1204 23:17:50.746106  302325 cli_runner.go:164] Run: docker network inspect addons-457847 --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}}]}"
	W1204 23:17:50.763093  302325 cli_runner.go:211] docker network inspect addons-457847 --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
	I1204 23:17:50.763175  302325 network_create.go:284] running [docker network inspect addons-457847] to gather additional debugging logs...
	I1204 23:17:50.763196  302325 cli_runner.go:164] Run: docker network inspect addons-457847
	W1204 23:17:50.776882  302325 cli_runner.go:211] docker network inspect addons-457847 returned with exit code 1
	I1204 23:17:50.776916  302325 network_create.go:287] error running [docker network inspect addons-457847]: docker network inspect addons-457847: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-457847 not found
	I1204 23:17:50.776930  302325 network_create.go:289] output of [docker network inspect addons-457847]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-457847 not found
	
	** /stderr **
	I1204 23:17:50.777040  302325 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}}]}"
	I1204 23:17:50.798990  302325 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:0x4001944750}
	I1204 23:17:50.799038  302325 network_create.go:124] attempt to create docker network addons-457847 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1204 23:17:50.799096  302325 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-457847 addons-457847
	I1204 23:17:50.869977  302325 network_create.go:108] docker network addons-457847 192.168.49.0/24 created
	I1204 23:17:50.870014  302325 kic.go:121] calculated static IP "192.168.49.2" for the "addons-457847" container
	I1204 23:17:50.870119  302325 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1204 23:17:50.885259  302325 cli_runner.go:164] Run: docker volume create addons-457847 --label name.minikube.sigs.k8s.io=addons-457847 --label created_by.minikube.sigs.k8s.io=true
	I1204 23:17:50.903293  302325 oci.go:103] Successfully created a docker volume addons-457847
	I1204 23:17:50.903388  302325 cli_runner.go:164] Run: docker run --rm --name addons-457847-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-457847 --entrypoint /usr/bin/test -v addons-457847:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib
	I1204 23:17:52.288178  302325 cli_runner.go:217] Completed: docker run --rm --name addons-457847-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-457847 --entrypoint /usr/bin/test -v addons-457847:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib: (1.384739493s)
	I1204 23:17:52.288211  302325 oci.go:107] Successfully prepared a docker volume addons-457847
	I1204 23:17:52.288243  302325 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:17:52.288261  302325 kic.go:194] Starting extracting preloaded images to volume ...
	I1204 23:17:52.288328  302325 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-457847:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir
	I1204 23:17:56.369165  302325 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-457847:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir: (4.080789766s)
	I1204 23:17:56.369202  302325 kic.go:203] duration metric: took 4.08093687s to extract preloaded images to volume ...
	W1204 23:17:56.369387  302325 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1204 23:17:56.369521  302325 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1204 23:17:56.424162  302325 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-457847 --name addons-457847 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-457847 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-457847 --network addons-457847 --ip 192.168.49.2 --volume addons-457847:/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
	I1204 23:17:56.789458  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Running}}
	I1204 23:17:56.811252  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:17:56.831295  302325 cli_runner.go:164] Run: docker exec addons-457847 stat /var/lib/dpkg/alternatives/iptables
	I1204 23:17:56.880228  302325 oci.go:144] the created container "addons-457847" has a running status.
	I1204 23:17:56.880268  302325 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa...
	I1204 23:17:57.544689  302325 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1204 23:17:57.571378  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:17:57.594263  302325 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1204 23:17:57.594290  302325 kic_runner.go:114] Args: [docker exec --privileged addons-457847 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1204 23:17:57.647517  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:17:57.668608  302325 machine.go:93] provisionDockerMachine start ...
	I1204 23:17:57.668710  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:57.699108  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:57.699390  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:57.699406  302325 main.go:141] libmachine: About to run SSH command:
	hostname
	I1204 23:17:57.837606  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-457847
	
	I1204 23:17:57.837632  302325 ubuntu.go:169] provisioning hostname "addons-457847"
	I1204 23:17:57.837707  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:57.863363  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:57.863603  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:57.863614  302325 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-457847 && echo "addons-457847" | sudo tee /etc/hostname
	I1204 23:17:58.010440  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-457847
	
	I1204 23:17:58.010552  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.031661  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:58.031927  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:58.031954  302325 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-457847' /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-457847/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-457847' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1204 23:17:58.153825  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1204 23:17:58.153854  302325 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20045-296174/.minikube CaCertPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20045-296174/.minikube}
	I1204 23:17:58.153890  302325 ubuntu.go:177] setting up certificates
	I1204 23:17:58.153901  302325 provision.go:84] configureAuth start
	I1204 23:17:58.153977  302325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-457847
	I1204 23:17:58.171677  302325 provision.go:143] copyHostCerts
	I1204 23:17:58.171768  302325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20045-296174/.minikube/cert.pem (1123 bytes)
	I1204 23:17:58.171893  302325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20045-296174/.minikube/key.pem (1679 bytes)
	I1204 23:17:58.171966  302325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20045-296174/.minikube/ca.pem (1082 bytes)
	I1204 23:17:58.172043  302325 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20045-296174/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca-key.pem org=jenkins.addons-457847 san=[127.0.0.1 192.168.49.2 addons-457847 localhost minikube]
	I1204 23:17:58.441404  302325 provision.go:177] copyRemoteCerts
	I1204 23:17:58.441473  302325 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1204 23:17:58.441540  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.457415  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:58.546687  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1204 23:17:58.571511  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1204 23:17:58.596005  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1204 23:17:58.620595  302325 provision.go:87] duration metric: took 466.673713ms to configureAuth
	I1204 23:17:58.620631  302325 ubuntu.go:193] setting minikube options for container-runtime
	I1204 23:17:58.620814  302325 config.go:182] Loaded profile config "addons-457847": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:17:58.620929  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.637717  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:58.637963  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:58.637987  302325 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
	I1204 23:17:58.859112  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1204 23:17:58.859176  302325 machine.go:96] duration metric: took 1.1905448s to provisionDockerMachine
	I1204 23:17:58.859201  302325 client.go:171] duration metric: took 8.816117344s to LocalClient.Create
	I1204 23:17:58.859250  302325 start.go:167] duration metric: took 8.816212574s to libmachine.API.Create "addons-457847"
	I1204 23:17:58.859276  302325 start.go:293] postStartSetup for "addons-457847" (driver="docker")
	I1204 23:17:58.859304  302325 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]
	I1204 23:17:58.859452  302325 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
	I1204 23:17:58.859530  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.876644  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:58.967025  302325 ssh_runner.go:195] Run: cat /etc/os-release
	I1204 23:17:58.970460  302325 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1204 23:17:58.970507  302325 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1204 23:17:58.970541  302325 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1204 23:17:58.970553  302325 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1204 23:17:58.970565  302325 filesync.go:126] Scanning /home/jenkins/minikube-integration/20045-296174/.minikube/addons for local assets ...
	I1204 23:17:58.970645  302325 filesync.go:126] Scanning /home/jenkins/minikube-integration/20045-296174/.minikube/files for local assets ...
	I1204 23:17:58.970672  302325 start.go:296] duration metric: took 111.374462ms for postStartSetup
	I1204 23:17:58.970997  302325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-457847
	I1204 23:17:58.987341  302325 profile.go:143] Saving config to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/config.json ...
	I1204 23:17:58.987633  302325 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:17:58.987699  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:59.006181  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:59.094444  302325 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1204 23:17:59.099288  302325 start.go:128] duration metric: took 9.059178756s to createHost
	I1204 23:17:59.099316  302325 start.go:83] releasing machines lock for "addons-457847", held for 9.059369125s
	I1204 23:17:59.099395  302325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-457847
	I1204 23:17:59.115734  302325 ssh_runner.go:195] Run: cat /version.json
	I1204 23:17:59.115751  302325 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1204 23:17:59.115790  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:59.115824  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:59.136159  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:59.143697  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:59.356359  302325 ssh_runner.go:195] Run: systemctl --version
	I1204 23:17:59.360785  302325 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1204 23:17:59.502910  302325 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1204 23:17:59.507426  302325 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" ;
	I1204 23:17:59.528342  302325 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1204 23:17:59.528432  302325 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" ;
	I1204 23:17:59.566099  302325 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1204 23:17:59.566176  302325 start.go:495] detecting cgroup driver to use...
	I1204 23:17:59.566225  302325 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1204 23:17:59.566332  302325 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1204 23:17:59.584509  302325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1204 23:17:59.597648  302325 docker.go:217] disabling cri-docker service (if available) ...
	I1204 23:17:59.597749  302325 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1204 23:17:59.612353  302325 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1204 23:17:59.627613  302325 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1204 23:17:59.723666  302325 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1204 23:17:59.824134  302325 docker.go:233] disabling docker service ...
	I1204 23:17:59.824202  302325 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1204 23:17:59.845823  302325 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1204 23:17:59.858288  302325 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1204 23:17:59.938317  302325 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1204 23:18:00.041844  302325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1204 23:18:00.075695  302325 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"
	I1204 23:18:00.109382  302325 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1204 23:18:00.109476  302325 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"
	I1204 23:18:00.134232  302325 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1204 23:18:00.134311  302325 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1204 23:18:00.151807  302325 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1204 23:18:00.175297  302325 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1204 23:18:00.206535  302325 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1204 23:18:00.230387  302325 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"
	I1204 23:18:00.246282  302325 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"
	I1204 23:18:00.277072  302325 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"
	I1204 23:18:00.295007  302325 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1204 23:18:00.312337  302325 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1204 23:18:00.336108  302325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1204 23:18:00.523576  302325 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1204 23:18:00.661999  302325 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1204 23:18:00.662094  302325 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1204 23:18:00.666228  302325 start.go:563] Will wait 60s for crictl version
	I1204 23:18:00.666311  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:18:00.670024  302325 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1204 23:18:00.711878  302325 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1204 23:18:00.711981  302325 ssh_runner.go:195] Run: crio --version
	I1204 23:18:00.753715  302325 ssh_runner.go:195] Run: crio --version
	I1204 23:18:00.795627  302325 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1204 23:18:00.797899  302325 cli_runner.go:164] Run: docker network inspect addons-457847 --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}}]}"
	I1204 23:18:00.812280  302325 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1204 23:18:00.815852  302325 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""
	I1204 23:18:00.826663  302325 kubeadm.go:883] updating cluster {Name:addons-457847 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-457847 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} ...
	I1204 23:18:00.826788  302325 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:18:00.826850  302325 ssh_runner.go:195] Run: sudo crictl images --output json
	I1204 23:18:00.906310  302325 crio.go:514] all images are preloaded for cri-o runtime.
	I1204 23:18:00.906337  302325 crio.go:433] Images already preloaded, skipping extraction
	I1204 23:18:00.906394  302325 ssh_runner.go:195] Run: sudo crictl images --output json
	I1204 23:18:00.942997  302325 crio.go:514] all images are preloaded for cri-o runtime.
	I1204 23:18:00.943022  302325 cache_images.go:84] Images are preloaded, skipping loading
	I1204 23:18:00.943032  302325 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1204 23:18:00.943128  302325 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-457847 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-457847 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:}
	I1204 23:18:00.943221  302325 ssh_runner.go:195] Run: crio config
	I1204 23:18:00.991946  302325 cni.go:84] Creating CNI manager for ""
	I1204 23:18:00.991966  302325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:18:00.991976  302325 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1204 23:18:00.992000  302325 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-457847 NodeName:addons-457847 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}
	I1204 23:18:00.992150  302325 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-457847"
	  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
	
	I1204 23:18:00.992221  302325 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1204 23:18:01.001371  302325 binaries.go:44] Found k8s binaries, skipping transfer
	I1204 23:18:01.001464  302325 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1204 23:18:01.011667  302325 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1204 23:18:01.030838  302325 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1204 23:18:01.049778  302325 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1204 23:18:01.068382  302325 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1204 23:18:01.071934  302325 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""
	I1204 23:18:01.084905  302325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1204 23:18:01.169727  302325 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1204 23:18:01.184671  302325 certs.go:68] Setting up /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847 for IP: 192.168.49.2
	I1204 23:18:01.184697  302325 certs.go:194] generating shared ca certs ...
	I1204 23:18:01.184715  302325 certs.go:226] acquiring lock for ca certs: {Name:mk8ae3d332d3001a203fed2496d1463be3de7a4f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.185386  302325 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key
	I1204 23:18:01.333063  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt ...
	I1204 23:18:01.333097  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt: {Name:mk6051583b48084f010ff46d6467c2f5f30bd587 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.333743  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key ...
	I1204 23:18:01.333763  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key: {Name:mkbce1fe17c8777ebc9410c16511dafad474b189 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.333862  302325 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key
	I1204 23:18:01.737964  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.crt ...
	I1204 23:18:01.737995  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.crt: {Name:mk3ae46b8100b3b1cd95e0991549d8f661afaccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.738679  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key ...
	I1204 23:18:01.738706  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key: {Name:mkdce3329898bc78181596e782d984fabdbb923f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.739420  302325 certs.go:256] generating profile certs ...
	I1204 23:18:01.739491  302325 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.key
	I1204 23:18:01.739511  302325 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt with IP's: []
	I1204 23:18:01.923622  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt ...
	I1204 23:18:01.923659  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: {Name:mkb1884cc745d197a41371494c789c12ac420d3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.924473  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.key ...
	I1204 23:18:01.924491  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.key: {Name:mkb4c6019b7eed7c49c733852537545800b61f28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.925148  302325 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902
	I1204 23:18:01.925171  302325 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1204 23:18:02.122149  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902 ...
	I1204 23:18:02.122183  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902: {Name:mk286661c19e82251011c58e34c686d5221b64ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.123052  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902 ...
	I1204 23:18:02.123079  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902: {Name:mkbdb4a4018c29299c0193c1c4d50a735f5f6e14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.123182  302325 certs.go:381] copying /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902 -> /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt
	I1204 23:18:02.123268  302325 certs.go:385] copying /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902 -> /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key
	I1204 23:18:02.123328  302325 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key
	I1204 23:18:02.123352  302325 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt with IP's: []
	I1204 23:18:02.521091  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt ...
	I1204 23:18:02.521128  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt: {Name:mk88fb7449c19871989a9899bb17cb6abb7e3663 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.521317  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key ...
	I1204 23:18:02.521339  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key: {Name:mk0a820e3f7433723487f05c18944d9e649f85c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.521953  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca-key.pem (1679 bytes)
	I1204 23:18:02.522009  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem (1082 bytes)
	I1204 23:18:02.522044  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem (1123 bytes)
	I1204 23:18:02.522071  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/key.pem (1679 bytes)
	I1204 23:18:02.522721  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1204 23:18:02.549505  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1204 23:18:02.579469  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1204 23:18:02.604092  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1204 23:18:02.629039  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1204 23:18:02.654337  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1204 23:18:02.679053  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1204 23:18:02.703855  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1204 23:18:02.729033  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1204 23:18:02.753884  302325 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1204 23:18:02.773108  302325 ssh_runner.go:195] Run: openssl version
	I1204 23:18:02.779184  302325 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"
	I1204 23:18:02.789168  302325 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1204 23:18:02.793114  302325 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Dec  4 23:18 /usr/share/ca-certificates/minikubeCA.pem
	I1204 23:18:02.793216  302325 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1204 23:18:02.800735  302325 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"
	I1204 23:18:02.812255  302325 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1204 23:18:02.816878  302325 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
	I1204 23:18:02.816948  302325 kubeadm.go:392] StartCluster: {Name:addons-457847 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-457847 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}
	I1204 23:18:02.817044  302325 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1204 23:18:02.817136  302325 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1204 23:18:02.875052  302325 cri.go:89] found id: ""
	I1204 23:18:02.875150  302325 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1204 23:18:02.884735  302325 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1204 23:18:02.894020  302325 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1204 23:18:02.894091  302325 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
	I1204 23:18:02.903164  302325 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
	I1204 23:18:02.903186  302325 kubeadm.go:157] found existing configuration files:
	
	I1204 23:18:02.903245  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1204 23:18:02.912538  302325 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
	I1204 23:18:02.912628  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1204 23:18:02.921638  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1204 23:18:02.931461  302325 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
	I1204 23:18:02.931555  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1204 23:18:02.940665  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1204 23:18:02.950966  302325 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
	I1204 23:18:02.951046  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1204 23:18:02.959994  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1204 23:18:02.969102  302325 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
	I1204 23:18:02.969201  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1204 23:18:02.977931  302325 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"
	I1204 23:18:03.032510  302325 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1204 23:18:03.032639  302325 kubeadm.go:310] [preflight] Running pre-flight checks
	I1204 23:18:03.055640  302325 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1204 23:18:03.055806  302325 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1072-aws
	I1204 23:18:03.055864  302325 kubeadm.go:310] OS: Linux
	I1204 23:18:03.055952  302325 kubeadm.go:310] CGROUPS_CPU: enabled
	I1204 23:18:03.056036  302325 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1204 23:18:03.056112  302325 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1204 23:18:03.056193  302325 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1204 23:18:03.056277  302325 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1204 23:18:03.056361  302325 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1204 23:18:03.056444  302325 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1204 23:18:03.056532  302325 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1204 23:18:03.056617  302325 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1204 23:18:03.121315  302325 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1204 23:18:03.121568  302325 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1204 23:18:03.121667  302325 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1204 23:18:03.130416  302325 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1204 23:18:03.134117  302325 out.go:235]   - Generating certificates and keys ...
	I1204 23:18:03.134417  302325 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1204 23:18:03.134499  302325 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1204 23:18:03.387458  302325 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1204 23:18:04.094224  302325 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1204 23:18:04.712701  302325 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1204 23:18:05.626578  302325 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1204 23:18:06.094731  302325 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1204 23:18:06.094903  302325 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-457847 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1204 23:18:06.671179  302325 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1204 23:18:06.671476  302325 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-457847 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1204 23:18:07.143386  302325 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1204 23:18:07.960025  302325 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1204 23:18:08.370556  302325 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1204 23:18:08.370832  302325 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1204 23:18:08.541876  302325 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1204 23:18:08.795377  302325 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1204 23:18:09.234031  302325 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1204 23:18:09.383457  302325 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1204 23:18:10.229228  302325 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1204 23:18:10.229978  302325 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1204 23:18:10.233014  302325 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1204 23:18:10.235569  302325 out.go:235]   - Booting up control plane ...
	I1204 23:18:10.235678  302325 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1204 23:18:10.236954  302325 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1204 23:18:10.238226  302325 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1204 23:18:10.253193  302325 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1204 23:18:10.259777  302325 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1204 23:18:10.259838  302325 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1204 23:18:10.353300  302325 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1204 23:18:10.353429  302325 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1204 23:18:11.355112  302325 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001770365s
	I1204 23:18:11.355205  302325 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1204 23:18:17.356309  302325 kubeadm.go:310] [api-check] The API server is healthy after 6.001324213s
	I1204 23:18:17.378295  302325 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1204 23:18:17.392874  302325 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1204 23:18:17.419713  302325 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1204 23:18:17.419958  302325 kubeadm.go:310] [mark-control-plane] Marking the node addons-457847 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1204 23:18:17.430718  302325 kubeadm.go:310] [bootstrap-token] Using token: p1ll4f.2echg0m3ddshz5ha
	I1204 23:18:17.433032  302325 out.go:235]   - Configuring RBAC rules ...
	I1204 23:18:17.433159  302325 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1204 23:18:17.438898  302325 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1204 23:18:17.448545  302325 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
	I1204 23:18:17.453014  302325 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1204 23:18:17.457803  302325 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1204 23:18:17.462859  302325 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1204 23:18:17.763925  302325 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1204 23:18:18.240023  302325 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1204 23:18:18.763570  302325 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1204 23:18:18.764828  302325 kubeadm.go:310] 
	I1204 23:18:18.764902  302325 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1204 23:18:18.764913  302325 kubeadm.go:310] 
	I1204 23:18:18.764990  302325 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1204 23:18:18.765000  302325 kubeadm.go:310] 
	I1204 23:18:18.765026  302325 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1204 23:18:18.765091  302325 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1204 23:18:18.765146  302325 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1204 23:18:18.765155  302325 kubeadm.go:310] 
	I1204 23:18:18.765208  302325 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1204 23:18:18.765216  302325 kubeadm.go:310] 
	I1204 23:18:18.765264  302325 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1204 23:18:18.765272  302325 kubeadm.go:310] 
	I1204 23:18:18.765324  302325 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1204 23:18:18.765408  302325 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1204 23:18:18.765484  302325 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1204 23:18:18.765511  302325 kubeadm.go:310] 
	I1204 23:18:18.765596  302325 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1204 23:18:18.765674  302325 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1204 23:18:18.765684  302325 kubeadm.go:310] 
	I1204 23:18:18.765775  302325 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token p1ll4f.2echg0m3ddshz5ha \
	I1204 23:18:18.765885  302325 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0bdf35afc23f464db201188468fd8356d18173b72c65c05407b08ae07b6e8dc8 \
	I1204 23:18:18.765909  302325 kubeadm.go:310] 	--control-plane 
	I1204 23:18:18.765917  302325 kubeadm.go:310] 
	I1204 23:18:18.766002  302325 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1204 23:18:18.766010  302325 kubeadm.go:310] 
	I1204 23:18:18.766091  302325 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token p1ll4f.2echg0m3ddshz5ha \
	I1204 23:18:18.766195  302325 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0bdf35afc23f464db201188468fd8356d18173b72c65c05407b08ae07b6e8dc8 
	I1204 23:18:18.768896  302325 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
	I1204 23:18:18.769017  302325 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1204 23:18:18.769037  302325 cni.go:84] Creating CNI manager for ""
	I1204 23:18:18.769050  302325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:18:18.771812  302325 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1204 23:18:18.774520  302325 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1204 23:18:18.778526  302325 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1204 23:18:18.778547  302325 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1204 23:18:18.797188  302325 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
	I1204 23:18:19.089866  302325 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1204 23:18:19.090017  302325 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
	I1204 23:18:19.090126  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-457847 minikube.k8s.io/updated_at=2024_12_04T23_18_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=efbd8efc50652fe861e71899e50212cc75e3480d minikube.k8s.io/name=addons-457847 minikube.k8s.io/primary=true
	I1204 23:18:19.265977  302325 ops.go:34] apiserver oom_adj: -16
	I1204 23:18:19.266092  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:19.766740  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:20.266519  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:20.766272  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:21.266264  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:21.766973  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:22.266724  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:22.766479  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:23.267205  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:23.362685  302325 kubeadm.go:1113] duration metric: took 4.272732446s to wait for elevateKubeSystemPrivileges
	I1204 23:18:23.362716  302325 kubeadm.go:394] duration metric: took 20.545789127s to StartCluster
	I1204 23:18:23.362734  302325 settings.go:142] acquiring lock: {Name:mkba68ce0abd086e424dc85786b843a72912b26c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:23.363721  302325 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:18:23.364178  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/kubeconfig: {Name:mk8d61f7ef23794baf42c082e9abe7aab21b8bd4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:23.364398  302325 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}
	I1204 23:18:23.364592  302325 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"
	I1204 23:18:23.364860  302325 config.go:182] Loaded profile config "addons-457847": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:18:23.364898  302325 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]
	I1204 23:18:23.364975  302325 addons.go:69] Setting yakd=true in profile "addons-457847"
	I1204 23:18:23.364988  302325 addons.go:234] Setting addon yakd=true in "addons-457847"
	I1204 23:18:23.365041  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.365538  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.366124  302325 addons.go:69] Setting inspektor-gadget=true in profile "addons-457847"
	I1204 23:18:23.366151  302325 addons.go:234] Setting addon inspektor-gadget=true in "addons-457847"
	I1204 23:18:23.366185  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.366629  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.368738  302325 addons.go:69] Setting metrics-server=true in profile "addons-457847"
	I1204 23:18:23.368789  302325 addons.go:234] Setting addon metrics-server=true in "addons-457847"
	I1204 23:18:23.368829  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.369281  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371077  302325 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-457847"
	I1204 23:18:23.371165  302325 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-457847"
	I1204 23:18:23.371249  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.371378  302325 addons.go:69] Setting cloud-spanner=true in profile "addons-457847"
	I1204 23:18:23.372916  302325 addons.go:234] Setting addon cloud-spanner=true in "addons-457847"
	I1204 23:18:23.372948  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.374878  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371390  302325 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-457847"
	I1204 23:18:23.381038  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.381074  302325 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-457847"
	I1204 23:18:23.381117  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.381654  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371399  302325 addons.go:69] Setting default-storageclass=true in profile "addons-457847"
	I1204 23:18:23.394349  302325 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-457847"
	I1204 23:18:23.394689  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371407  302325 addons.go:69] Setting gcp-auth=true in profile "addons-457847"
	I1204 23:18:23.427809  302325 mustload.go:65] Loading cluster: addons-457847
	I1204 23:18:23.428061  302325 config.go:182] Loaded profile config "addons-457847": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:18:23.428364  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371414  302325 addons.go:69] Setting ingress=true in profile "addons-457847"
	I1204 23:18:23.428769  302325 addons.go:234] Setting addon ingress=true in "addons-457847"
	I1204 23:18:23.428839  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.429312  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371421  302325 addons.go:69] Setting ingress-dns=true in profile "addons-457847"
	I1204 23:18:23.446674  302325 addons.go:234] Setting addon ingress-dns=true in "addons-457847"
	I1204 23:18:23.446765  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.371481  302325 out.go:177] * Verifying Kubernetes components...
	I1204 23:18:23.371695  302325 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-457847"
	I1204 23:18:23.451496  302325 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-457847"
	I1204 23:18:23.451936  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.452687  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371704  302325 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-457847"
	I1204 23:18:23.473209  302325 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-457847"
	I1204 23:18:23.473282  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.473851  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.480332  302325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1204 23:18:23.371710  302325 addons.go:69] Setting registry=true in profile "addons-457847"
	I1204 23:18:23.512600  302325 addons.go:234] Setting addon registry=true in "addons-457847"
	I1204 23:18:23.512647  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.513137  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.518973  302325 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1204 23:18:23.523496  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1204 23:18:23.523575  302325 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1204 23:18:23.523688  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.371717  302325 addons.go:69] Setting storage-provisioner=true in profile "addons-457847"
	I1204 23:18:23.558428  302325 addons.go:234] Setting addon storage-provisioner=true in "addons-457847"
	I1204 23:18:23.558477  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.558931  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371726  302325 addons.go:69] Setting volumesnapshots=true in profile "addons-457847"
	I1204 23:18:23.602261  302325 addons.go:234] Setting addon volumesnapshots=true in "addons-457847"
	I1204 23:18:23.602319  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.371741  302325 addons.go:69] Setting volcano=true in profile "addons-457847"
	I1204 23:18:23.605760  302325 addons.go:234] Setting addon volcano=true in "addons-457847"
	I1204 23:18:23.605804  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.606268  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.606653  302325 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1204 23:18:23.608740  302325 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1204 23:18:23.609819  302325 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1204 23:18:23.609896  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1204 23:18:23.610002  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.451382  302325 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1204 23:18:23.621875  302325 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1204 23:18:23.621905  302325 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1204 23:18:23.621978  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.628458  302325 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.25
	I1204 23:18:23.631561  302325 addons.go:234] Setting addon default-storageclass=true in "addons-457847"
	I1204 23:18:23.631599  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.632002  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.638717  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.640258  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1204 23:18:23.640272  302325 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1204 23:18:23.640324  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.649407  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1204 23:18:23.654143  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1204 23:18:23.656077  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1204 23:18:23.657824  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1204 23:18:23.658741  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.660858  302325 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1204 23:18:23.660885  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1204 23:18:23.660948  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.675622  302325 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-457847"
	I1204 23:18:23.675669  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.676060  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.680088  302325 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1204 23:18:23.722094  302325 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1204 23:18:23.722125  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1204 23:18:23.722207  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.722810  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1204 23:18:23.726181  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1204 23:18:23.726433  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.743859  302325 out.go:177]   - Using image docker.io/registry:2.8.3
	I1204 23:18:23.734145  302325 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I1204 23:18:23.750224  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1204 23:18:23.750289  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1204 23:18:23.750533  302325 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1204 23:18:23.750568  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1204 23:18:23.750671  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.776404  302325 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1204 23:18:23.781990  302325 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1204 23:18:23.782060  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1204 23:18:23.782158  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.790626  302325 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1204 23:18:23.791012  302325 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 -"
	I1204 23:18:23.793424  302325 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1204 23:18:23.793488  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1204 23:18:23.793680  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1204 23:18:23.796334  302325 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1204 23:18:23.796354  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1204 23:18:23.796432  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.812410  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1204 23:18:23.815418  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1204 23:18:23.815494  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1204 23:18:23.815601  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	W1204 23:18:23.833846  302325 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1204 23:18:23.834543  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.835161  302325 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1204 23:18:23.835174  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1204 23:18:23.835229  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.850815  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.856075  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.912548  302325 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1204 23:18:23.912570  302325 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1204 23:18:23.912636  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.918346  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1204 23:18:23.920898  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1204 23:18:23.920925  302325 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1204 23:18:23.920996  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.935190  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.938865  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.941711  302325 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1204 23:18:23.943918  302325 out.go:177]   - Using image docker.io/busybox:stable
	I1204 23:18:23.947165  302325 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1204 23:18:23.947193  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1204 23:18:23.947262  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:24.025417  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.029104  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.033607  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.040177  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.057479  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.087941  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.088930  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.090209  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	W1204 23:18:24.091340  302325 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I1204 23:18:24.091368  302325 retry.go:31] will retry after 262.414075ms: ssh: handshake failed: EOF
	I1204 23:18:24.253424  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1204 23:18:24.253532  302325 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1204 23:18:24.391720  302325 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
	I1204 23:18:24.394429  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1204 23:18:24.394502  302325 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1204 23:18:24.423914  302325 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
	I1204 23:18:24.470338  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1204 23:18:24.470415  302325 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1204 23:18:24.473211  302325 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1204 23:18:24.473279  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1204 23:18:24.485746  302325 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1204 23:18:24.485826  302325 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1204 23:18:24.526221  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1204 23:18:24.526284  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1204 23:18:24.564801  302325 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
	I1204 23:18:24.574219  302325 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
	I1204 23:18:24.580894  302325 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1204 23:18:24.580959  302325 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1204 23:18:24.585308  302325 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
	I1204 23:18:24.599801  302325 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1204 23:18:24.599875  302325 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1204 23:18:24.602368  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1204 23:18:24.602393  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1204 23:18:24.612210  302325 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
	I1204 23:18:24.651892  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1204 23:18:24.651976  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1204 23:18:24.666098  302325 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
	I1204 23:18:24.687403  302325 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
	I1204 23:18:24.722841  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1204 23:18:24.722866  302325 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1204 23:18:24.746053  302325 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1204 23:18:24.746081  302325 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1204 23:18:24.773321  302325 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1204 23:18:24.773358  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1204 23:18:24.804907  302325 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
	I1204 23:18:24.830442  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1204 23:18:24.830520  302325 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)
	I1204 23:18:24.862264  302325 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
	I1204 23:18:24.921079  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1204 23:18:24.921157  302325 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1204 23:18:24.970206  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1204 23:18:24.970291  302325 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1204 23:18:25.001537  302325 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
	I1204 23:18:25.016624  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1204 23:18:25.016715  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1204 23:18:25.168461  302325 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
	I1204 23:18:25.211611  302325 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1204 23:18:25.211686  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1204 23:18:25.255675  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1204 23:18:25.255757  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1204 23:18:25.393916  302325 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
	I1204 23:18:25.424601  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1204 23:18:25.424682  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1204 23:18:25.543881  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1204 23:18:25.543957  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1204 23:18:25.642054  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1204 23:18:25.642139  302325 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1204 23:18:25.672950  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1204 23:18:25.673022  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1204 23:18:25.781988  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1204 23:18:25.782063  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1204 23:18:26.008677  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1204 23:18:26.008768  302325 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1204 23:18:26.217604  302325 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
	I1204 23:18:26.952591  302325 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.161902519s)
	I1204 23:18:26.952720  302325 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 -": (3.161688665s)
	I1204 23:18:26.952810  302325 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1204 23:18:26.954453  302325 node_ready.go:35] waiting up to 6m0s for node "addons-457847" to be "Ready" ...
	I1204 23:18:27.721617  302325 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: (3.329814143s)
	W1204 23:18:27.871034  302325 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-457847" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E1204 23:18:27.871070  302325 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I1204 23:18:28.736656  302325 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: (4.312651905s)
	I1204 23:18:28.736768  302325 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: (4.171897336s)
	I1204 23:18:29.100444  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:30.817355  302325 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: (6.243083872s)
	I1204 23:18:30.817392  302325 addons.go:475] Verifying addon ingress=true in "addons-457847"
	I1204 23:18:30.817547  302325 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: (6.232155397s)
	I1204 23:18:30.817716  302325 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: (6.205435578s)
	I1204 23:18:30.817758  302325 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: (6.151584481s)
	I1204 23:18:30.817804  302325 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: (6.130378164s)
	I1204 23:18:30.817848  302325 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: (6.012863192s)
	I1204 23:18:30.817870  302325 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.955535532s)
	I1204 23:18:30.817899  302325 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.816286605s)
	I1204 23:18:30.819926  302325 addons.go:475] Verifying addon registry=true in "addons-457847"
	I1204 23:18:30.817975  302325 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: (5.649436216s)
	I1204 23:18:30.820210  302325 addons.go:475] Verifying addon metrics-server=true in "addons-457847"
	I1204 23:18:30.818405  302325 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.424407982s)
	W1204 23:18:30.820285  302325 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
	I1204 23:18:30.820301  302325 retry.go:31] will retry after 282.093767ms: 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
	I1204 23:18:30.825176  302325 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-457847 service yakd-dashboard -n yakd-dashboard
	
	I1204 23:18:30.825322  302325 out.go:177] * Verifying registry addon...
	I1204 23:18:30.825358  302325 out.go:177] * Verifying ingress addon...
	I1204 23:18:30.829867  302325 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1204 23:18:30.830947  302325 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1204 23:18:30.879775  302325 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1204 23:18:30.879814  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:30.881362  302325 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1204 23:18:30.881387  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:31.103268  302325 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
	I1204 23:18:31.161595  302325 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.94388498s)
	I1204 23:18:31.161636  302325 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-457847"
	I1204 23:18:31.166584  302325 out.go:177] * Verifying csi-hostpath-driver addon...
	I1204 23:18:31.170362  302325 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1204 23:18:31.177223  302325 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1204 23:18:31.177252  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:31.336205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:31.337602  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:31.460415  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:31.675204  302325 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1204 23:18:31.675228  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:31.835124  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:31.835992  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:32.175641  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:32.334077  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:32.336042  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:32.674388  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:32.834824  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:32.835811  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:33.174717  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:33.334505  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:33.335466  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:33.676724  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:33.834601  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:33.835915  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:33.930429  302325 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.827108117s)
	I1204 23:18:33.959109  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:34.175158  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:34.334820  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:34.335514  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:34.407504  302325 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1204 23:18:34.407611  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:34.424819  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:34.528650  302325 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1204 23:18:34.547462  302325 addons.go:234] Setting addon gcp-auth=true in "addons-457847"
	I1204 23:18:34.547520  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:34.548004  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:34.565898  302325 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1204 23:18:34.565982  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:34.583331  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:34.674065  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:34.691812  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1204 23:18:34.693811  302325 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1204 23:18:34.696226  302325 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1204 23:18:34.696255  302325 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1204 23:18:34.717848  302325 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1204 23:18:34.717871  302325 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1204 23:18:34.736627  302325 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1204 23:18:34.736653  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1204 23:18:34.758371  302325 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
	I1204 23:18:34.838977  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:34.840041  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:35.178491  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:35.296705  302325 addons.go:475] Verifying addon gcp-auth=true in "addons-457847"
	I1204 23:18:35.299586  302325 out.go:177] * Verifying gcp-auth addon...
	I1204 23:18:35.302662  302325 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1204 23:18:35.314778  302325 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1204 23:18:35.314846  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:35.414549  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:35.415309  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:35.674545  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:35.806836  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:35.833650  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:35.835450  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:36.174249  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:36.306279  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:36.333949  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:36.335819  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:36.458306  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:36.675062  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:36.806814  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:36.834652  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:36.835482  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:37.175072  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:37.306900  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:37.334370  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:37.335196  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:37.675178  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:37.806754  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:37.833869  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:37.836134  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:38.175232  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:38.306763  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:38.334572  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:38.337219  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:38.459282  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:38.674568  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:38.807991  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:38.835130  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:38.836112  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:39.174583  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:39.307601  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:39.333813  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:39.335036  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:39.673975  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:39.806787  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:39.834381  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:39.835893  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:40.174234  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:40.310024  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:40.333310  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:40.335854  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:40.673851  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:40.806209  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:40.832747  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:40.834920  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:40.958673  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:41.173813  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:41.306674  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:41.333886  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:41.335163  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:41.673730  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:41.807305  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:41.833856  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:41.835015  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:42.174755  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:42.307199  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:42.334856  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:42.335839  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:42.674647  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:42.807792  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:42.833901  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:42.835768  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:43.174796  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:43.306491  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:43.334843  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:43.335473  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:43.458546  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:43.674608  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:43.808330  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:43.834246  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:43.835247  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:44.174541  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:44.306848  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:44.333035  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:44.335237  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:44.675161  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:44.807329  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:44.833862  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:44.834553  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:45.198145  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:45.308115  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:45.339644  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:45.340467  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:45.458726  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:45.673857  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:45.806396  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:45.833523  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:45.836324  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:46.174779  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:46.307862  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:46.334522  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:46.336525  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:46.674342  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:46.810004  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:46.833444  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:46.835389  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:47.174672  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:47.306098  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:47.334792  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:47.336231  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:47.459277  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:47.673985  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:47.807196  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:47.834303  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:47.835067  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:48.176080  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:48.306921  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:48.333629  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:48.336017  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:48.674194  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:48.807469  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:48.835201  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:48.835577  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:49.174357  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:49.306031  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:49.333084  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:49.334853  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:49.674173  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:49.808158  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:49.833839  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:49.835791  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:49.958673  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:50.174452  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:50.306544  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:50.334505  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:50.334740  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:50.674210  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:50.806534  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:50.833967  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:50.834820  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:51.173642  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:51.306870  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:51.333302  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:51.334976  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:51.674213  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:51.810978  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:51.833322  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:51.834586  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:52.174146  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:52.307344  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:52.333571  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:52.335598  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:52.463185  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:52.674738  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:52.806918  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:52.834247  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:52.834949  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:53.174710  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:53.305989  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:53.334705  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:53.334789  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:53.674229  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:53.806140  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:53.834466  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:53.834729  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:54.173816  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:54.307207  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:54.333327  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:54.334677  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:54.674689  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:54.806389  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:54.833138  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:54.835098  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:54.958362  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:55.174773  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:55.306479  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:55.334308  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:55.336476  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:55.674202  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:55.807687  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:55.833278  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:55.836569  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:56.174611  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:56.305839  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:56.335038  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:56.338146  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:56.674123  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:56.806725  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:56.834932  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:56.835668  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:56.958552  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:57.173548  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:57.306093  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:57.334836  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:57.335367  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:57.675050  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:57.807298  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:57.834088  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:57.834665  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:58.175447  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:58.306216  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:58.333197  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:58.335339  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:58.673849  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:58.806966  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:58.833318  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:58.835221  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:58.958781  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:59.174602  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:59.306699  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:59.333411  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:59.334911  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:59.674205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:59.810766  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:59.836645  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:59.837730  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:00.176877  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:00.308202  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:00.334645  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:00.340549  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:00.674516  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:00.807221  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:00.833799  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:00.835458  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:01.174782  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:01.306743  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:01.334857  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:01.335339  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:01.458704  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:01.674486  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:01.806868  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:01.833719  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:01.834467  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:02.173916  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:02.308063  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:02.333458  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:02.334860  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:02.674784  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:02.806338  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:02.834702  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:02.835551  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:03.173930  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:03.307542  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:03.334656  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:03.335289  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:03.674706  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:03.807909  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:03.833169  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:03.835403  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:03.957823  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:04.174560  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:04.305811  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:04.334337  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:04.335130  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:04.673940  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:04.807313  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:04.833489  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:04.834843  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:05.173948  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:05.307017  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:05.333669  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:05.335727  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:05.674244  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:05.806492  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:05.833630  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:05.834600  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:06.173895  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:06.306715  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:06.334864  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:06.335679  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:06.457929  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:06.674373  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:06.806652  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:06.834453  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:06.835346  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:07.174115  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:07.306482  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:07.333524  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:07.335168  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:07.674390  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:07.807332  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:07.833620  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:07.835445  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:08.175197  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:08.306500  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:08.333651  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:08.335371  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:08.459015  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:08.674184  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:08.806188  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:08.833319  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:08.834331  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:09.174192  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:09.306573  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:09.334845  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:09.335188  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:09.674650  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:09.806878  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:09.834701  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:09.835390  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:10.174235  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:10.340944  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:10.361211  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:10.364979  302325 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1204 23:19:10.365015  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:10.475356  302325 node_ready.go:49] node "addons-457847" has status "Ready":"True"
	I1204 23:19:10.475382  302325 node_ready.go:38] duration metric: took 43.520646651s for node "addons-457847" to be "Ready" ...
	I1204 23:19:10.475405  302325 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" ...
	I1204 23:19:10.547952  302325 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-ndbpf" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:10.699018  302325 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1204 23:19:10.699088  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:10.832112  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:10.840607  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:10.842062  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:11.207897  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:11.318201  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:11.358358  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:11.359718  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:11.676649  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:11.810795  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:11.836877  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:11.837923  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:12.180606  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:12.307143  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:12.336605  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:12.337994  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:12.576274  302325 pod_ready.go:93] pod "coredns-7c65d6cfc9-ndbpf" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.576301  302325 pod_ready.go:82] duration metric: took 2.028296841s for pod "coredns-7c65d6cfc9-ndbpf" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.576313  302325 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-qvw49" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.602765  302325 pod_ready.go:93] pod "coredns-7c65d6cfc9-qvw49" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.602792  302325 pod_ready.go:82] duration metric: took 26.470383ms for pod "coredns-7c65d6cfc9-qvw49" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.602827  302325 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.626307  302325 pod_ready.go:93] pod "etcd-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.626335  302325 pod_ready.go:82] duration metric: took 23.499582ms for pod "etcd-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.626352  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.638474  302325 pod_ready.go:93] pod "kube-apiserver-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.638499  302325 pod_ready.go:82] duration metric: took 12.131191ms for pod "kube-apiserver-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.638511  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.655111  302325 pod_ready.go:93] pod "kube-controller-manager-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.655137  302325 pod_ready.go:82] duration metric: took 16.617964ms for pod "kube-controller-manager-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.655152  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-m2tmb" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.676496  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:12.806042  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:12.833652  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:12.836427  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:12.952887  302325 pod_ready.go:93] pod "kube-proxy-m2tmb" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.952915  302325 pod_ready.go:82] duration metric: took 297.754523ms for pod "kube-proxy-m2tmb" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.952927  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:13.175656  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:13.307558  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:13.335554  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:13.336073  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:13.354379  302325 pod_ready.go:93] pod "kube-scheduler-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:13.354455  302325 pod_ready.go:82] duration metric: took 401.501168ms for pod "kube-scheduler-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:13.354484  302325 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:13.676014  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:13.807696  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:13.836489  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:13.837190  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:14.176025  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:14.307040  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:14.334945  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:14.338446  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:14.675663  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:14.807865  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:14.833900  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:14.837763  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:15.176763  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:15.307165  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:15.333867  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:15.336109  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:15.361746  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:15.677708  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:15.806086  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:15.834443  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:15.834895  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:16.175225  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:16.306792  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:16.346151  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:16.346241  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:16.675397  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:16.808222  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:16.835216  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:16.837567  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:17.175686  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:17.306821  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:17.333750  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:17.336998  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:17.675205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:17.807588  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:17.833811  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:17.835108  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:17.861210  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:18.176432  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:18.307818  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:18.335450  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:18.338176  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:18.677591  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:18.815203  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:18.833648  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:18.837884  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:19.175979  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:19.306582  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:19.335941  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:19.336631  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:19.678584  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:19.817553  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:19.847202  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:19.848260  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:19.866140  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:20.176490  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:20.307252  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:20.338357  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:20.340351  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:20.675689  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:20.815365  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:20.839047  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:20.845685  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:21.183358  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:21.306033  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:21.336012  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:21.336530  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:21.678100  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:21.811732  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:21.838535  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:21.840895  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:22.174585  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:22.306522  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:22.335266  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:22.338520  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:22.361566  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:22.676367  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:22.810515  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:22.839406  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:22.839903  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:23.176659  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:23.306592  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:23.337449  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:23.339205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:23.676788  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:23.806914  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:23.833267  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:23.835107  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:24.175399  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:24.306752  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:24.334796  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:24.337176  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:24.677730  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:24.825790  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:24.844388  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:24.849055  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:24.866493  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:25.176525  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:25.308353  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:25.334112  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:25.336211  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:25.676126  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:25.809562  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:25.836785  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:25.838332  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:26.180205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:26.310468  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:26.410953  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:26.412423  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:26.678985  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:26.813090  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:26.837146  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:26.838819  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:27.176277  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:27.307989  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:27.336621  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:27.338083  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:27.365637  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:27.677040  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:27.818828  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:27.843017  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:27.848113  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:28.180411  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:28.307910  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:28.340299  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:28.342596  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:28.676458  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:28.827733  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:28.835852  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:28.836922  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:29.175653  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:29.306549  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:29.335255  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:29.335859  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:29.675704  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:29.807536  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:29.833681  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:29.836650  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:29.861113  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:30.183436  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:30.306589  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:30.341199  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:30.341592  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:30.676408  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:30.815826  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:30.844371  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:30.845611  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:31.182761  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:31.306682  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:31.334996  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:31.336765  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:31.676709  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:31.807937  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:31.833676  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:31.836794  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:32.177306  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:32.306436  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:32.334021  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:32.335536  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:32.360920  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:32.675798  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:32.807578  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:32.833855  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:32.837276  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:33.175678  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:33.306684  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:33.335698  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:33.335899  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:33.675696  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:33.807994  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:33.834705  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:33.836295  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:34.176268  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:34.307124  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:34.338053  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:34.338665  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:34.365177  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:34.675690  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:34.817439  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:34.837926  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:34.839135  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:35.176549  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:35.307264  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:35.337122  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:35.338685  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:35.675305  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:35.808272  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:35.834923  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:35.836964  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:36.175739  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:36.307237  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:36.335232  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:36.336389  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:36.677619  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:36.806737  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:36.835044  302325 kapi.go:107] duration metric: took 1m6.005176576s to wait for kubernetes.io/minikube-addons=registry ...
	I1204 23:19:36.837251  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:36.861887  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:37.175502  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:37.306614  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:37.335959  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:37.675857  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:37.807351  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:37.835780  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:38.178308  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:38.308637  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:38.337514  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:38.676288  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:38.812166  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:38.835717  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:39.176342  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:39.307392  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:39.336716  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:39.367467  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:39.676653  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:39.815273  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:39.846713  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:40.176891  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:40.306849  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:40.335903  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:40.676564  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:40.816699  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:40.836150  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:41.176496  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:41.307580  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:41.335339  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:41.367854  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:41.676455  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:41.813360  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:41.837866  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:42.177518  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:42.306621  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:42.337656  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:42.676349  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:42.811971  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:42.838361  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:43.175754  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:43.306711  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:43.336499  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:43.675410  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:43.807255  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:43.836019  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:43.862875  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:44.177690  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:44.306182  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:44.336460  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:44.676338  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:44.808122  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:44.835548  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:45.178286  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:45.307887  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:45.337968  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:45.676668  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:45.811040  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:45.837267  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:46.176446  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:46.308196  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:46.336396  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:46.363457  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:46.675874  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:46.810860  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:46.835700  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:47.175590  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:47.306627  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:47.337302  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:47.676887  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:47.806841  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:47.835512  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:48.178341  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:48.306510  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:48.335622  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:48.675486  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:48.807920  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:48.835211  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:48.861260  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:49.176012  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:49.306300  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:49.335602  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:49.676822  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:49.818171  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:49.836743  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:50.177337  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:50.307034  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:50.335327  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:50.676459  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:50.808809  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:50.836382  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:51.175730  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:51.306648  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:51.335374  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:51.361316  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:51.675324  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:51.807305  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:51.835650  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:52.175457  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:52.306892  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:52.335693  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:52.676497  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:52.813015  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:52.835523  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:53.175626  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:53.306988  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:53.335532  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:53.363343  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:53.676670  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:53.808309  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:53.835473  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:54.175609  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:54.306684  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:54.335891  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:54.675791  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:54.807213  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:54.835577  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:55.177658  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:55.306840  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:55.335798  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:55.367172  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:55.677473  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:55.809355  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:55.840197  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:56.181278  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:56.326055  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:56.336886  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:56.675738  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:56.814919  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:56.835498  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:57.176050  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:57.306724  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:57.336247  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:57.676853  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:57.818426  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:57.835439  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:57.863266  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:58.176011  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:58.307376  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:58.335911  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:58.676862  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:58.808219  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:58.835381  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:59.175809  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:59.308957  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:59.410916  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:59.675529  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:59.807085  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:59.835278  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:00.316955  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:00.335201  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:00.422859  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:00.554924  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:00.708734  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:00.837231  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:00.875443  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:01.176745  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:01.308007  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:01.336084  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:01.677721  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:01.814618  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:01.836448  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:02.176242  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:02.308518  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:02.340994  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:02.676690  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:02.809356  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:02.841371  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:02.870339  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:03.176993  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:03.307510  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:03.336644  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:03.676728  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:03.811204  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:03.842119  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:04.184439  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:04.306713  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:04.336330  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:04.676498  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:04.808980  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:04.836148  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:05.176074  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:05.306602  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:05.337417  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:05.380354  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:05.677458  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:05.807476  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:05.835085  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:06.175413  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:06.306825  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:06.337388  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:06.675012  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:06.806778  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:06.836520  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:07.176386  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:07.306693  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:07.336190  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:07.676024  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:07.813007  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:07.835902  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:07.861571  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:08.178677  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:08.307543  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:08.336865  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:08.675564  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:08.808198  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:08.836140  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:09.183004  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:09.306908  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:09.336101  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:09.676568  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:09.807784  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:09.841057  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:09.862888  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:10.177688  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:10.310318  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:10.336265  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:10.675928  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:10.817319  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:10.835564  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:11.177237  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:11.308619  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:11.336347  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:11.677917  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:11.810925  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:11.835131  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:12.175528  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:12.308433  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:12.336490  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:12.361611  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:12.675504  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:12.807662  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:12.836605  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:13.174944  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:13.307121  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:13.335825  302325 kapi.go:107] duration metric: took 1m42.504875268s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1204 23:20:13.675285  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:13.806672  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:14.177042  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:14.307374  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:14.361939  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:14.676623  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:14.808988  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:15.176910  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:15.307005  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:15.676444  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:15.819030  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:16.176001  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:16.308036  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:16.674936  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:16.811014  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:16.865139  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:17.174796  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:17.307161  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:17.675873  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:17.815106  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:18.177075  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:18.316468  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:18.676241  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:18.807278  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:19.177330  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:19.307242  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:19.364337  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:19.675303  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:19.807586  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:20.175716  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:20.307218  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:20.678651  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:20.813539  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:21.176734  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:21.309965  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:21.675936  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:21.807476  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:21.860625  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:22.176165  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:22.307892  302325 kapi.go:107] duration metric: took 1m47.005220029s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1204 23:20:22.309644  302325 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-457847 cluster.
	I1204 23:20:22.311763  302325 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.
	I1204 23:20:22.313689  302325 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1204 23:20:22.675708  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:23.176773  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:23.676534  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:23.861962  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:24.176558  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:24.676433  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:25.176195  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:25.676416  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:26.179164  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:26.361628  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:26.679933  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:27.175686  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:27.677116  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:28.180702  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:28.363639  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:28.675916  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:29.176322  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:29.675998  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:30.193523  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:30.367914  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:30.686071  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:30.867591  302325 pod_ready.go:93] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"True"
	I1204 23:20:30.867617  302325 pod_ready.go:82] duration metric: took 1m17.513110345s for pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace to be "Ready" ...
	I1204 23:20:30.867630  302325 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8ggqq" in "kube-system" namespace to be "Ready" ...
	I1204 23:20:30.878911  302325 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8ggqq" in "kube-system" namespace has status "Ready":"True"
	I1204 23:20:30.878989  302325 pod_ready.go:82] duration metric: took 11.341858ms for pod "nvidia-device-plugin-daemonset-8ggqq" in "kube-system" namespace to be "Ready" ...
	I1204 23:20:30.879027  302325 pod_ready.go:39] duration metric: took 1m20.403607489s 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" ...
	I1204 23:20:30.879068  302325 api_server.go:52] waiting for apiserver process to appear ...
	I1204 23:20:30.879120  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1204 23:20:30.879208  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1204 23:20:31.001046  302325 cri.go:89] found id: "3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:31.001130  302325 cri.go:89] found id: ""
	I1204 23:20:31.001153  302325 logs.go:282] 1 containers: [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb]
	I1204 23:20:31.001240  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.020581  302325 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1204 23:20:31.020712  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1204 23:20:31.137810  302325 cri.go:89] found id: "3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:31.137890  302325 cri.go:89] found id: ""
	I1204 23:20:31.137913  302325 logs.go:282] 1 containers: [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf]
	I1204 23:20:31.138013  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.144629  302325 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1204 23:20:31.144766  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1204 23:20:31.181065  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:31.266511  302325 cri.go:89] found id: "72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:31.266546  302325 cri.go:89] found id: "4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:31.266554  302325 cri.go:89] found id: ""
	I1204 23:20:31.266567  302325 logs.go:282] 2 containers: [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722]
	I1204 23:20:31.266640  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.276710  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.281651  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1204 23:20:31.281798  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1204 23:20:31.329888  302325 cri.go:89] found id: "b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:31.329963  302325 cri.go:89] found id: ""
	I1204 23:20:31.329987  302325 logs.go:282] 1 containers: [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa]
	I1204 23:20:31.330080  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.343420  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1204 23:20:31.343553  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1204 23:20:31.401004  302325 cri.go:89] found id: "fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:31.401081  302325 cri.go:89] found id: ""
	I1204 23:20:31.401104  302325 logs.go:282] 1 containers: [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b]
	I1204 23:20:31.401203  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.404994  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1204 23:20:31.405118  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1204 23:20:31.457704  302325 cri.go:89] found id: "fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:31.457823  302325 cri.go:89] found id: ""
	I1204 23:20:31.457852  302325 logs.go:282] 1 containers: [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250]
	I1204 23:20:31.457968  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.462869  302325 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1204 23:20:31.463050  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1204 23:20:31.509231  302325 cri.go:89] found id: "4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:31.509309  302325 cri.go:89] found id: ""
	I1204 23:20:31.509331  302325 logs.go:282] 1 containers: [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb]
	I1204 23:20:31.509431  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.513173  302325 logs.go:123] Gathering logs for kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] ...
	I1204 23:20:31.513245  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:31.557083  302325 logs.go:123] Gathering logs for kindnet [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] ...
	I1204 23:20:31.557113  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:31.596522  302325 logs.go:123] Gathering logs for CRI-O ...
	I1204 23:20:31.596566  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1204 23:20:31.676502  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:31.688831  302325 logs.go:123] Gathering logs for container status ...
	I1204 23:20:31.688872  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1204 23:20:31.750864  302325 logs.go:123] Gathering logs for dmesg ...
	I1204 23:20:31.750899  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1204 23:20:31.770853  302325 logs.go:123] Gathering logs for kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] ...
	I1204 23:20:31.770883  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:31.846758  302325 logs.go:123] Gathering logs for coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] ...
	I1204 23:20:31.846794  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:31.895074  302325 logs.go:123] Gathering logs for coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] ...
	I1204 23:20:31.895108  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:31.939120  302325 logs.go:123] Gathering logs for kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] ...
	I1204 23:20:31.939152  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:31.991647  302325 logs.go:123] Gathering logs for kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] ...
	I1204 23:20:31.991681  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:32.096142  302325 logs.go:123] Gathering logs for kubelet ...
	I1204 23:20:32.096222  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1204 23:20:32.176716  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W1204 23:20:32.180998  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.299912    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.181239  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.299959    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.181412  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.300358    1500 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.181690  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.300389    1500 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-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.181883  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314626    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.182115  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314680    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.182304  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314625    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.182531  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314722    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.182709  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.328069    1500 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.182930  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.183112  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.183337  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.183523  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.183747  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:32.223391  302325 logs.go:123] Gathering logs for describe nodes ...
	I1204 23:20:32.223430  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1204 23:20:32.452675  302325 logs.go:123] Gathering logs for etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] ...
	I1204 23:20:32.452707  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:32.519708  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:32.519742  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1204 23:20:32.519801  302325 out.go:270] X Problems detected in kubelet:
	W1204 23:20:32.519818  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.519831  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.519839  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.519846  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.519861  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:32.519868  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:32.519876  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:20:32.675196  302325 kapi.go:107] duration metric: took 2m1.504832979s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1204 23:20:32.678888  302325 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, nvidia-device-plugin, inspektor-gadget, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I1204 23:20:32.680783  302325 addons.go:510] duration metric: took 2m9.315877233s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner nvidia-device-plugin inspektor-gadget storage-provisioner ingress-dns metrics-server yakd default-storageclass storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I1204 23:20:42.520241  302325 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1204 23:20:42.535095  302325 api_server.go:72] duration metric: took 2m19.17066622s to wait for apiserver process to appear ...
	I1204 23:20:42.535121  302325 api_server.go:88] waiting for apiserver healthz status ...
	I1204 23:20:42.535157  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1204 23:20:42.535221  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1204 23:20:42.576718  302325 cri.go:89] found id: "3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:42.576740  302325 cri.go:89] found id: ""
	I1204 23:20:42.576748  302325 logs.go:282] 1 containers: [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb]
	I1204 23:20:42.576808  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.581246  302325 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1204 23:20:42.581321  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1204 23:20:42.623240  302325 cri.go:89] found id: "3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:42.623262  302325 cri.go:89] found id: ""
	I1204 23:20:42.623271  302325 logs.go:282] 1 containers: [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf]
	I1204 23:20:42.623333  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.626979  302325 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1204 23:20:42.627057  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1204 23:20:42.669673  302325 cri.go:89] found id: "72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:42.669705  302325 cri.go:89] found id: "4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:42.669711  302325 cri.go:89] found id: ""
	I1204 23:20:42.669719  302325 logs.go:282] 2 containers: [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722]
	I1204 23:20:42.669786  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.673403  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.676856  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1204 23:20:42.676939  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1204 23:20:42.716223  302325 cri.go:89] found id: "b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:42.716248  302325 cri.go:89] found id: ""
	I1204 23:20:42.716257  302325 logs.go:282] 1 containers: [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa]
	I1204 23:20:42.716316  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.720895  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1204 23:20:42.720969  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1204 23:20:42.762467  302325 cri.go:89] found id: "fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:42.762491  302325 cri.go:89] found id: ""
	I1204 23:20:42.762500  302325 logs.go:282] 1 containers: [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b]
	I1204 23:20:42.762557  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.766290  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1204 23:20:42.766390  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1204 23:20:42.816682  302325 cri.go:89] found id: "fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:42.816762  302325 cri.go:89] found id: ""
	I1204 23:20:42.816786  302325 logs.go:282] 1 containers: [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250]
	I1204 23:20:42.816880  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.820465  302325 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1204 23:20:42.820548  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1204 23:20:42.863358  302325 cri.go:89] found id: "4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:42.863422  302325 cri.go:89] found id: ""
	I1204 23:20:42.863445  302325 logs.go:282] 1 containers: [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb]
	I1204 23:20:42.863522  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.867237  302325 logs.go:123] Gathering logs for kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] ...
	I1204 23:20:42.867295  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:42.911354  302325 logs.go:123] Gathering logs for kindnet [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] ...
	I1204 23:20:42.911393  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:42.965328  302325 logs.go:123] Gathering logs for container status ...
	I1204 23:20:42.965359  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1204 23:20:43.031222  302325 logs.go:123] Gathering logs for dmesg ...
	I1204 23:20:43.031253  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1204 23:20:43.048720  302325 logs.go:123] Gathering logs for describe nodes ...
	I1204 23:20:43.048749  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1204 23:20:43.200064  302325 logs.go:123] Gathering logs for kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] ...
	I1204 23:20:43.200121  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:43.263379  302325 logs.go:123] Gathering logs for etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] ...
	I1204 23:20:43.263420  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:43.315832  302325 logs.go:123] Gathering logs for coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] ...
	I1204 23:20:43.315867  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:43.355100  302325 logs.go:123] Gathering logs for kubelet ...
	I1204 23:20:43.355129  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1204 23:20:43.429914  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.299912    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.430166  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.299959    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.430337  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.300358    1500 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.430544  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.300389    1500 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-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.430735  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314626    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.430966  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314680    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.431154  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314625    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.431384  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314722    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.431565  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.328069    1500 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.431789  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.431978  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.432205  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.432393  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.432646  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:43.470519  302325 logs.go:123] Gathering logs for coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] ...
	I1204 23:20:43.470552  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:43.512102  302325 logs.go:123] Gathering logs for kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] ...
	I1204 23:20:43.512142  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:43.552127  302325 logs.go:123] Gathering logs for kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] ...
	I1204 23:20:43.552155  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:43.635492  302325 logs.go:123] Gathering logs for CRI-O ...
	I1204 23:20:43.635530  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1204 23:20:43.735110  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:43.735143  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1204 23:20:43.735202  302325 out.go:270] X Problems detected in kubelet:
	W1204 23:20:43.735220  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.735232  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.735241  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.735247  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.735254  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:43.735263  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:43.735269  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:20:53.735899  302325 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1204 23:20:53.744649  302325 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1204 23:20:53.745805  302325 api_server.go:141] control plane version: v1.31.2
	I1204 23:20:53.745838  302325 api_server.go:131] duration metric: took 11.210708903s to wait for apiserver health ...
	I1204 23:20:53.745848  302325 system_pods.go:43] waiting for kube-system pods to appear ...
	I1204 23:20:53.745871  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1204 23:20:53.745940  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1204 23:20:53.799114  302325 cri.go:89] found id: "3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:53.799138  302325 cri.go:89] found id: ""
	I1204 23:20:53.799147  302325 logs.go:282] 1 containers: [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb]
	I1204 23:20:53.799208  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.804433  302325 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1204 23:20:53.804509  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1204 23:20:53.851769  302325 cri.go:89] found id: "3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:53.851791  302325 cri.go:89] found id: ""
	I1204 23:20:53.851800  302325 logs.go:282] 1 containers: [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf]
	I1204 23:20:53.851857  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.855399  302325 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1204 23:20:53.855471  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1204 23:20:53.895387  302325 cri.go:89] found id: "72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:53.895411  302325 cri.go:89] found id: "4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:53.895417  302325 cri.go:89] found id: ""
	I1204 23:20:53.895424  302325 logs.go:282] 2 containers: [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722]
	I1204 23:20:53.895487  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.899770  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.903954  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1204 23:20:53.904038  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1204 23:20:53.943948  302325 cri.go:89] found id: "b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:53.943968  302325 cri.go:89] found id: ""
	I1204 23:20:53.943976  302325 logs.go:282] 1 containers: [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa]
	I1204 23:20:53.944029  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.947599  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1204 23:20:53.947676  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1204 23:20:53.987408  302325 cri.go:89] found id: "fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:53.987428  302325 cri.go:89] found id: ""
	I1204 23:20:53.987435  302325 logs.go:282] 1 containers: [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b]
	I1204 23:20:53.987491  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.990978  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1204 23:20:53.991102  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1204 23:20:54.041125  302325 cri.go:89] found id: "fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:54.041222  302325 cri.go:89] found id: ""
	I1204 23:20:54.041297  302325 logs.go:282] 1 containers: [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250]
	I1204 23:20:54.041363  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:54.045615  302325 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1204 23:20:54.045713  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1204 23:20:54.089234  302325 cri.go:89] found id: "4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:54.089258  302325 cri.go:89] found id: ""
	I1204 23:20:54.089267  302325 logs.go:282] 1 containers: [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb]
	I1204 23:20:54.089343  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:54.093393  302325 logs.go:123] Gathering logs for kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] ...
	I1204 23:20:54.093427  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:54.134845  302325 logs.go:123] Gathering logs for kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] ...
	I1204 23:20:54.134926  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:54.210962  302325 logs.go:123] Gathering logs for kindnet [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] ...
	I1204 23:20:54.211004  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:54.251967  302325 logs.go:123] Gathering logs for CRI-O ...
	I1204 23:20:54.251998  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1204 23:20:54.347541  302325 logs.go:123] Gathering logs for kubelet ...
	I1204 23:20:54.347580  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1204 23:20:54.432553  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.299912    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.432866  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.299959    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.433063  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.300358    1500 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.433298  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.300389    1500 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-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.433539  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314626    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.433798  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314680    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.434014  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314625    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.434271  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314722    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.434486  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.328069    1500 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.434739  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.434953  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.435209  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.435427  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.435682  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:54.504910  302325 logs.go:123] Gathering logs for describe nodes ...
	I1204 23:20:54.504961  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1204 23:20:54.660304  302325 logs.go:123] Gathering logs for kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] ...
	I1204 23:20:54.660336  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:54.732950  302325 logs.go:123] Gathering logs for coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] ...
	I1204 23:20:54.732992  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:54.774623  302325 logs.go:123] Gathering logs for kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] ...
	I1204 23:20:54.774651  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:54.831241  302325 logs.go:123] Gathering logs for container status ...
	I1204 23:20:54.831275  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1204 23:20:54.881694  302325 logs.go:123] Gathering logs for dmesg ...
	I1204 23:20:54.881730  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1204 23:20:54.898496  302325 logs.go:123] Gathering logs for etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] ...
	I1204 23:20:54.898525  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:54.943503  302325 logs.go:123] Gathering logs for coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] ...
	I1204 23:20:54.943535  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:54.986868  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:54.986894  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1204 23:20:54.987051  302325 out.go:270] X Problems detected in kubelet:
	W1204 23:20:54.987199  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.987209  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.987223  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.987229  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.987236  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:54.987250  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:54.987259  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:21:05.001957  302325 system_pods.go:59] 19 kube-system pods found
	I1204 23:21:05.001999  302325 system_pods.go:61] "coredns-7c65d6cfc9-ndbpf" [7199e81e-8599-4905-9d3c-ebf1d710cc71] Running
	I1204 23:21:05.002007  302325 system_pods.go:61] "coredns-7c65d6cfc9-qvw49" [1a8c5e0a-67fa-450a-bf92-59b045a29947] Running
	I1204 23:21:05.002012  302325 system_pods.go:61] "csi-hostpath-attacher-0" [36093fa9-9701-429e-8bfc-2cb41a31bf32] Running
	I1204 23:21:05.002016  302325 system_pods.go:61] "csi-hostpath-resizer-0" [1588f26e-61f2-4a91-a903-a4dfaad4679b] Running
	I1204 23:21:05.002020  302325 system_pods.go:61] "csi-hostpathplugin-hr5vl" [5fce9e27-097c-4a58-85ba-563972d1252e] Running
	I1204 23:21:05.002027  302325 system_pods.go:61] "etcd-addons-457847" [4c2fda94-0f35-4d9c-a7cc-032e42b52780] Running
	I1204 23:21:05.002031  302325 system_pods.go:61] "kindnet-w8ln2" [a5710fe8-d718-446d-9117-4e883d48932d] Running
	I1204 23:21:05.002036  302325 system_pods.go:61] "kube-apiserver-addons-457847" [0bef8051-a955-4462-a9d9-c1478df8d203] Running
	I1204 23:21:05.002040  302325 system_pods.go:61] "kube-controller-manager-addons-457847" [14521867-dda7-4ba7-ba9d-f169abe0561c] Running
	I1204 23:21:05.002045  302325 system_pods.go:61] "kube-ingress-dns-minikube" [872fdcb6-14db-4126-b9d5-f42b7e67e5b0] Running
	I1204 23:21:05.002049  302325 system_pods.go:61] "kube-proxy-m2tmb" [9266c508-7c15-44bd-b8e9-bc01a330abf4] Running
	I1204 23:21:05.002053  302325 system_pods.go:61] "kube-scheduler-addons-457847" [173f39ba-2344-4f08-81d6-f6707ef542f2] Running
	I1204 23:21:05.002058  302325 system_pods.go:61] "metrics-server-84c5f94fbc-x7pgt" [d1f2855b-fa91-4a6e-a0d9-4381f68cab8c] Running
	I1204 23:21:05.002063  302325 system_pods.go:61] "nvidia-device-plugin-daemonset-8ggqq" [5df46728-9c61-4137-a9d3-e7d2a473be89] Running
	I1204 23:21:05.002067  302325 system_pods.go:61] "registry-66c9cd494c-nfgxr" [42b07db4-4999-456d-a0f9-b37449ef99ee] Running
	I1204 23:21:05.002081  302325 system_pods.go:61] "registry-proxy-m8627" [92305fd6-98e6-4645-8fb6-feaaa079e9fe] Running
	I1204 23:21:05.002085  302325 system_pods.go:61] "snapshot-controller-56fcc65765-4fphs" [e6dce1ee-4491-493d-b824-bf9698e350c5] Running
	I1204 23:21:05.002089  302325 system_pods.go:61] "snapshot-controller-56fcc65765-psnlm" [953c731d-4159-40d9-9c29-6817c3d8bd7a] Running
	I1204 23:21:05.002093  302325 system_pods.go:61] "storage-provisioner" [5bde4400-9a9e-46d3-bc2b-dcbe112a1fbf] Running
	I1204 23:21:05.002104  302325 system_pods.go:74] duration metric: took 11.256248968s to wait for pod list to return data ...
	I1204 23:21:05.002117  302325 default_sa.go:34] waiting for default service account to be created ...
	I1204 23:21:05.006946  302325 default_sa.go:45] found service account: "default"
	I1204 23:21:05.006981  302325 default_sa.go:55] duration metric: took 4.856962ms for default service account to be created ...
	I1204 23:21:05.006992  302325 system_pods.go:116] waiting for k8s-apps to be running ...
	I1204 23:21:05.027448  302325 system_pods.go:86] 19 kube-system pods found
	I1204 23:21:05.027495  302325 system_pods.go:89] "coredns-7c65d6cfc9-ndbpf" [7199e81e-8599-4905-9d3c-ebf1d710cc71] Running
	I1204 23:21:05.027504  302325 system_pods.go:89] "coredns-7c65d6cfc9-qvw49" [1a8c5e0a-67fa-450a-bf92-59b045a29947] Running
	I1204 23:21:05.027510  302325 system_pods.go:89] "csi-hostpath-attacher-0" [36093fa9-9701-429e-8bfc-2cb41a31bf32] Running
	I1204 23:21:05.027516  302325 system_pods.go:89] "csi-hostpath-resizer-0" [1588f26e-61f2-4a91-a903-a4dfaad4679b] Running
	I1204 23:21:05.027521  302325 system_pods.go:89] "csi-hostpathplugin-hr5vl" [5fce9e27-097c-4a58-85ba-563972d1252e] Running
	I1204 23:21:05.027526  302325 system_pods.go:89] "etcd-addons-457847" [4c2fda94-0f35-4d9c-a7cc-032e42b52780] Running
	I1204 23:21:05.027532  302325 system_pods.go:89] "kindnet-w8ln2" [a5710fe8-d718-446d-9117-4e883d48932d] Running
	I1204 23:21:05.027537  302325 system_pods.go:89] "kube-apiserver-addons-457847" [0bef8051-a955-4462-a9d9-c1478df8d203] Running
	I1204 23:21:05.027543  302325 system_pods.go:89] "kube-controller-manager-addons-457847" [14521867-dda7-4ba7-ba9d-f169abe0561c] Running
	I1204 23:21:05.027548  302325 system_pods.go:89] "kube-ingress-dns-minikube" [872fdcb6-14db-4126-b9d5-f42b7e67e5b0] Running
	I1204 23:21:05.027556  302325 system_pods.go:89] "kube-proxy-m2tmb" [9266c508-7c15-44bd-b8e9-bc01a330abf4] Running
	I1204 23:21:05.027560  302325 system_pods.go:89] "kube-scheduler-addons-457847" [173f39ba-2344-4f08-81d6-f6707ef542f2] Running
	I1204 23:21:05.027566  302325 system_pods.go:89] "metrics-server-84c5f94fbc-x7pgt" [d1f2855b-fa91-4a6e-a0d9-4381f68cab8c] Running
	I1204 23:21:05.027571  302325 system_pods.go:89] "nvidia-device-plugin-daemonset-8ggqq" [5df46728-9c61-4137-a9d3-e7d2a473be89] Running
	I1204 23:21:05.027575  302325 system_pods.go:89] "registry-66c9cd494c-nfgxr" [42b07db4-4999-456d-a0f9-b37449ef99ee] Running
	I1204 23:21:05.027579  302325 system_pods.go:89] "registry-proxy-m8627" [92305fd6-98e6-4645-8fb6-feaaa079e9fe] Running
	I1204 23:21:05.027590  302325 system_pods.go:89] "snapshot-controller-56fcc65765-4fphs" [e6dce1ee-4491-493d-b824-bf9698e350c5] Running
	I1204 23:21:05.027595  302325 system_pods.go:89] "snapshot-controller-56fcc65765-psnlm" [953c731d-4159-40d9-9c29-6817c3d8bd7a] Running
	I1204 23:21:05.027601  302325 system_pods.go:89] "storage-provisioner" [5bde4400-9a9e-46d3-bc2b-dcbe112a1fbf] Running
	I1204 23:21:05.027609  302325 system_pods.go:126] duration metric: took 20.61028ms to wait for k8s-apps to be running ...
	I1204 23:21:05.027622  302325 system_svc.go:44] waiting for kubelet service to be running ....
	I1204 23:21:05.027685  302325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:21:05.042500  302325 system_svc.go:56] duration metric: took 14.868063ms WaitForService to wait for kubelet
	I1204 23:21:05.042548  302325 kubeadm.go:582] duration metric: took 2m41.678124789s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1204 23:21:05.042569  302325 node_conditions.go:102] verifying NodePressure condition ...
	I1204 23:21:05.046595  302325 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1204 23:21:05.046639  302325 node_conditions.go:123] node cpu capacity is 2
	I1204 23:21:05.046666  302325 node_conditions.go:105] duration metric: took 4.090553ms to run NodePressure ...
	I1204 23:21:05.046678  302325 start.go:241] waiting for startup goroutines ...
	I1204 23:21:05.046690  302325 start.go:246] waiting for cluster config update ...
	I1204 23:21:05.046717  302325 start.go:255] writing updated cluster config ...
	I1204 23:21:05.047062  302325 ssh_runner.go:195] Run: rm -f paused
	I1204 23:21:05.439607  302325 start.go:600] kubectl: 1.31.3, cluster: 1.31.2 (minor skew: 0)
	I1204 23:21:05.442179  302325 out.go:177] * Done! kubectl is now configured to use "addons-457847" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Dec 04 23:23:18 addons-457847 crio[972]: time="2024-12-04 23:23:18.459178558Z" level=info msg="Removed pod sandbox: 79aea4211227007c329a0c8aa6fedd8c3e84c58f4623012ab418464678fc85da" id=5b275a3a-a064-4d1a-8875-45bf2238980c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.045661885Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-pjmlj/POD" id=aec7bbde-9f7f-4b6e-b531-9824e100dddc name=/runtime.v1.RuntimeService/RunPodSandbox
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.045755433Z" level=warning msg="Allowed annotations are specified for workload []"
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.083707352Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-pjmlj Namespace:default ID:384eb9b1bf1a3cf82aa40546674bc277b4a439aef0dc9ba31173c003544a9c95 UID:e10d96c5-3a97-44ba-a35b-0ad160534c2f NetNS:/var/run/netns/6c5cd563-5ad2-44c5-9adb-fbc2178a888a Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.083753391Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-pjmlj to CNI network \"kindnet\" (type=ptp)"
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.093135581Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-pjmlj Namespace:default ID:384eb9b1bf1a3cf82aa40546674bc277b4a439aef0dc9ba31173c003544a9c95 UID:e10d96c5-3a97-44ba-a35b-0ad160534c2f NetNS:/var/run/netns/6c5cd563-5ad2-44c5-9adb-fbc2178a888a Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.093305052Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-pjmlj for CNI network kindnet (type=ptp)"
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.096238545Z" level=info msg="Ran pod sandbox 384eb9b1bf1a3cf82aa40546674bc277b4a439aef0dc9ba31173c003544a9c95 with infra container: default/hello-world-app-55bf9c44b4-pjmlj/POD" id=aec7bbde-9f7f-4b6e-b531-9824e100dddc name=/runtime.v1.RuntimeService/RunPodSandbox
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.098517704Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=a6390f64-ac38-4b52-a2b8-f6480778f03f name=/runtime.v1.ImageService/ImageStatus
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.098753932Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=a6390f64-ac38-4b52-a2b8-f6480778f03f name=/runtime.v1.ImageService/ImageStatus
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.099834422Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=216a4a11-27c6-47e8-b283-b1f451f70c25 name=/runtime.v1.ImageService/PullImage
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.102829906Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Dec 04 23:25:13 addons-457847 crio[972]: time="2024-12-04 23:25:13.359228260Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.206368696Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=216a4a11-27c6-47e8-b283-b1f451f70c25 name=/runtime.v1.ImageService/PullImage
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.207295223Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=90759fcb-103b-4616-8564-bf51694567d9 name=/runtime.v1.ImageService/ImageStatus
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.207985020Z" 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=90759fcb-103b-4616-8564-bf51694567d9 name=/runtime.v1.ImageService/ImageStatus
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.209324746Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=eee593ac-c589-478c-a3b8-a28f79f23566 name=/runtime.v1.ImageService/ImageStatus
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.210268068Z" 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=eee593ac-c589-478c-a3b8-a28f79f23566 name=/runtime.v1.ImageService/ImageStatus
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.212091574Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-pjmlj/hello-world-app" id=1b738b59-754c-4f23-8aee-68ec7ff4caed name=/runtime.v1.RuntimeService/CreateContainer
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.212191735Z" level=warning msg="Allowed annotations are specified for workload []"
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.243909221Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/aff6d1144c9bd9e129fb4d6eb38265b7a3541cb63a9d21b661bbc308835a795b/merged/etc/passwd: no such file or directory"
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.244416370Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/aff6d1144c9bd9e129fb4d6eb38265b7a3541cb63a9d21b661bbc308835a795b/merged/etc/group: no such file or directory"
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.309262132Z" level=info msg="Created container f1bd9d01b30df9ca5b7eb54b8bcba08f968cedeefc36e8e51de4eb5780e97aed: default/hello-world-app-55bf9c44b4-pjmlj/hello-world-app" id=1b738b59-754c-4f23-8aee-68ec7ff4caed name=/runtime.v1.RuntimeService/CreateContainer
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.310157626Z" level=info msg="Starting container: f1bd9d01b30df9ca5b7eb54b8bcba08f968cedeefc36e8e51de4eb5780e97aed" id=f46fff29-548e-4955-811b-52e6dd61170f name=/runtime.v1.RuntimeService/StartContainer
	Dec 04 23:25:14 addons-457847 crio[972]: time="2024-12-04 23:25:14.319227303Z" level=info msg="Started container" PID=8520 containerID=f1bd9d01b30df9ca5b7eb54b8bcba08f968cedeefc36e8e51de4eb5780e97aed description=default/hello-world-app-55bf9c44b4-pjmlj/hello-world-app id=f46fff29-548e-4955-811b-52e6dd61170f name=/runtime.v1.RuntimeService/StartContainer sandboxID=384eb9b1bf1a3cf82aa40546674bc277b4a439aef0dc9ba31173c003544a9c95
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                       ATTEMPT             POD ID              POD
	f1bd9d01b30df       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app            0                   384eb9b1bf1a3       hello-world-app-55bf9c44b4-pjmlj
	b274c67904cba       docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4                              2 minutes ago            Running             nginx                      0                   241ae53e818f3       nginx
	757a00174c757       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago            Running             busybox                    0                   d5b6e5fdb06d5       busybox
	e27f0f8ffa925       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             5 minutes ago            Running             controller                 0                   52d57e6d52e05       ingress-nginx-controller-5f85ff4588-qgt59
	afba30368d8b6       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago            Running             local-path-provisioner     0                   eefc2b72002d7       local-path-provisioner-86d989889c-vxglm
	0b90b54031d61       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              5 minutes ago            Running             yakd                       0                   52dc8b7b87289       yakd-dashboard-67d98fc6b-zn8gt
	f3024f104775d       gcr.io/cloud-spanner-emulator/emulator@sha256:7cf2be1ac85c39a0c5b34185b6c3d0ea479269f5c8ecc785713308f93194ca27               5 minutes ago            Running             cloud-spanner-emulator     0                   50a75bd67e3db       cloud-spanner-emulator-dc5db94f4-zhbsv
	94e6b556dbd9c       nvcr.io/nvidia/k8s-device-plugin@sha256:7089559ce6153018806857f5049085bae15b3bf6f1c8bd19d8b12f707d087dea                     5 minutes ago            Running             nvidia-device-plugin-ctr   0                   75a3f45537972       nvidia-device-plugin-daemonset-8ggqq
	11fb7e612ec1d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   5 minutes ago            Exited              patch                      0                   dd0ba81096e62       ingress-nginx-admission-patch-msmrx
	0e38beb38a111       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        5 minutes ago            Running             metrics-server             0                   6952865bc914e       metrics-server-84c5f94fbc-x7pgt
	b195095841ebe       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             5 minutes ago            Running             minikube-ingress-dns       0                   67b519de7ca37       kube-ingress-dns-minikube
	8f70f91a3cb0c       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   5 minutes ago            Exited              create                     0                   1363920a93771       ingress-nginx-admission-create-92f8m
	72f0b99bdeafb       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             6 minutes ago            Running             coredns                    0                   7527edbdb88b5       coredns-7c65d6cfc9-qvw49
	b0f29fcad906c       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago            Running             storage-provisioner        0                   63ae4bf939c4f       storage-provisioner
	4d72f31e9f5a5       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             6 minutes ago            Running             coredns                    0                   04d7b21c105f5       coredns-7c65d6cfc9-ndbpf
	4567964eed0b1       docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450                           6 minutes ago            Running             kindnet-cni                0                   573981bec8e32       kindnet-w8ln2
	fe2ec1432f812       021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba                                                             6 minutes ago            Running             kube-proxy                 0                   5af29e9851fe9       kube-proxy-m2tmb
	fdc6451acd712       9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba                                                             7 minutes ago            Running             kube-controller-manager    0                   b73844178fce9       kube-controller-manager-addons-457847
	b1027035630cf       d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a                                                             7 minutes ago            Running             kube-scheduler             0                   5ff68548df606       kube-scheduler-addons-457847
	3a3ec8a8e70c1       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             7 minutes ago            Running             etcd                       0                   a382d785776b1       etcd-addons-457847
	3b257c3cf2e2a       f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270                                                             7 minutes ago            Running             kube-apiserver             0                   45b1de34f994d       kube-apiserver-addons-457847
	
	
	==> coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.3
	linux/arm64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:36322 - 10478 "HINFO IN 3371820510057885366.1722914065898674845. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.015784305s
	[INFO] 10.244.0.7:42590 - 15045 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000181951s
	[INFO] 10.244.0.7:42590 - 14765 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000074725s
	[INFO] 10.244.0.22:40257 - 62732 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000235654s
	[INFO] 10.244.0.22:57298 - 3358 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000193635s
	[INFO] 10.244.0.22:48369 - 42771 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000140523s
	[INFO] 10.244.0.22:36422 - 55454 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001078471s
	[INFO] 10.244.0.25:51102 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000217726s
	[INFO] 10.244.0.25:32859 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000227367s
	
	
	==> coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] <==
	[INFO] 127.0.0.1:57818 - 35037 "HINFO IN 7651153394395112310.1456585426028828281. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.022994624s
	[INFO] 10.244.0.7:43824 - 29101 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.00021286s
	[INFO] 10.244.0.7:43824 - 2919 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000138381s
	[INFO] 10.244.0.7:43824 - 25475 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000145299s
	[INFO] 10.244.0.7:43824 - 47010 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000083513s
	[INFO] 10.244.0.7:43824 - 3156 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000140588s
	[INFO] 10.244.0.7:43824 - 60021 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000115997s
	[INFO] 10.244.0.7:43824 - 52475 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00250229s
	[INFO] 10.244.0.7:43824 - 37611 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002274669s
	[INFO] 10.244.0.7:43824 - 62471 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000164515s
	[INFO] 10.244.0.7:43824 - 5501 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000126763s
	[INFO] 10.244.0.7:33643 - 38202 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000094434s
	[INFO] 10.244.0.7:33643 - 38021 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000142156s
	[INFO] 10.244.0.7:47353 - 44906 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057905s
	[INFO] 10.244.0.7:47353 - 44701 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000035759s
	[INFO] 10.244.0.7:38945 - 65223 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001483571s
	[INFO] 10.244.0.7:38945 - 65018 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.008156448s
	[INFO] 10.244.0.7:38126 - 33968 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000192019s
	[INFO] 10.244.0.7:38126 - 33738 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000177709s
	[INFO] 10.244.0.22:59668 - 49511 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000176774s
	[INFO] 10.244.0.22:43627 - 7138 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000214657s
	[INFO] 10.244.0.22:50182 - 8499 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000208052s
	[INFO] 10.244.0.22:55197 - 41086 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002243777s
	[INFO] 10.244.0.22:54781 - 59353 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002380887s
	[INFO] 10.244.0.22:39556 - 56650 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002518694s
	
	
	==> describe nodes <==
	Name:               addons-457847
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-457847
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=efbd8efc50652fe861e71899e50212cc75e3480d
	                    minikube.k8s.io/name=addons-457847
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_12_04T23_18_19_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-457847
	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:  Wed, 04 Dec 2024 23:18:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-457847
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 04 Dec 2024 23:25:07 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 04 Dec 2024 23:23:23 +0000   Wed, 04 Dec 2024 23:18:11 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 04 Dec 2024 23:23:23 +0000   Wed, 04 Dec 2024 23:18:11 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 04 Dec 2024 23:23:23 +0000   Wed, 04 Dec 2024 23:18:11 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 04 Dec 2024 23:23:23 +0000   Wed, 04 Dec 2024 23:19:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-457847
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 e0322563b8c74a0fad995ec9ffd9c8c7
	  System UUID:                2a0041e9-7bba-4959-8642-94557311ffbd
	  Boot ID:                    7bfe03e6-41fc-4bc5-a1fe-21c86b5f6313
	  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:          (19 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m8s
	  default                     cloud-spanner-emulator-dc5db94f4-zhbsv       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m46s
	  default                     hello-world-app-55bf9c44b4-pjmlj             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m21s
	  ingress-nginx               ingress-nginx-controller-5f85ff4588-qgt59    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         6m44s
	  kube-system                 coredns-7c65d6cfc9-ndbpf                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     6m47s
	  kube-system                 coredns-7c65d6cfc9-qvw49                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     6m48s
	  kube-system                 etcd-addons-457847                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         6m56s
	  kube-system                 kindnet-w8ln2                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      6m51s
	  kube-system                 kube-apiserver-addons-457847                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         6m56s
	  kube-system                 kube-controller-manager-addons-457847        200m (10%)    0 (0%)      0 (0%)           0 (0%)         6m56s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m45s
	  kube-system                 kube-proxy-m2tmb                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m51s
	  kube-system                 kube-scheduler-addons-457847                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         6m56s
	  kube-system                 metrics-server-84c5f94fbc-x7pgt              100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         6m45s
	  kube-system                 nvidia-device-plugin-daemonset-8ggqq         0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m4s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m45s
	  local-path-storage          local-path-provisioner-86d989889c-vxglm      0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m45s
	  yakd-dashboard              yakd-dashboard-67d98fc6b-zn8gt               0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     6m45s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1150m (57%)  100m (5%)
	  memory             708Mi (9%)   646Mi (8%)
	  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                 6m44s  kube-proxy       
	  Normal   Starting                 6m56s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m56s  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  6m56s  kubelet          Node addons-457847 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m56s  kubelet          Node addons-457847 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m56s  kubelet          Node addons-457847 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m52s  node-controller  Node addons-457847 event: Registered Node addons-457847 in Controller
	  Normal   NodeReady                6m4s   kubelet          Node addons-457847 status is now: NodeReady
	
	
	==> dmesg <==
	[Dec 4 21:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014918] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.497168] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.031963] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.033383] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.019416] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.679819] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +5.972088] kauditd_printk_skb: 36 callbacks suppressed
	[Dec 4 22:20] hrtimer: interrupt took 47749727 ns
	[Dec 4 22:45] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	
	
	==> etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] <==
	{"level":"info","ts":"2024-12-04T23:18:11.861738Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-12-04T23:18:11.865657Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.871117Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-457847 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-12-04T23:18:11.871173Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-12-04T23:18:11.871599Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-12-04T23:18:11.872432Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-12-04T23:18:11.873452Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-12-04T23:18:11.873838Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.873924Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.873962Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.874589Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-12-04T23:18:11.875549Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-12-04T23:18:11.892459Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-12-04T23:18:11.892495Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-12-04T23:18:24.190568Z","caller":"traceutil/trace.go:171","msg":"trace[896076635] transaction","detail":"{read_only:false; response_revision:321; number_of_response:1; }","duration":"225.6063ms","start":"2024-12-04T23:18:23.964930Z","end":"2024-12-04T23:18:24.190536Z","steps":["trace[896076635] 'process raft request'  (duration: 200.690162ms)","trace[896076635] 'compare'  (duration: 24.824691ms)"],"step_count":2}
	{"level":"info","ts":"2024-12-04T23:18:25.107253Z","caller":"traceutil/trace.go:171","msg":"trace[1517798925] transaction","detail":"{read_only:false; response_revision:324; number_of_response:1; }","duration":"167.286899ms","start":"2024-12-04T23:18:24.939952Z","end":"2024-12-04T23:18:25.107239Z","steps":["trace[1517798925] 'process raft request'  (duration: 167.171657ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-04T23:18:25.211531Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"133.435007ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-12-04T23:18:25.217641Z","caller":"traceutil/trace.go:171","msg":"trace[2064168072] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:328; }","duration":"139.479683ms","start":"2024-12-04T23:18:25.078069Z","end":"2024-12-04T23:18:25.217548Z","steps":["trace[2064168072] 'agreement among raft nodes before linearized reading'  (duration: 133.377792ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-04T23:18:25.218047Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.479569ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-04T23:18:25.222111Z","caller":"traceutil/trace.go:171","msg":"trace[647199917] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:328; }","duration":"115.531105ms","start":"2024-12-04T23:18:25.106548Z","end":"2024-12-04T23:18:25.222079Z","steps":["trace[647199917] 'agreement among raft nodes before linearized reading'  (duration: 111.457407ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-04T23:18:26.875661Z","caller":"traceutil/trace.go:171","msg":"trace[939896237] transaction","detail":"{read_only:false; response_revision:340; number_of_response:1; }","duration":"107.824403ms","start":"2024-12-04T23:18:26.767820Z","end":"2024-12-04T23:18:26.875645Z","steps":["trace[939896237] 'process raft request'  (duration: 105.403098ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-04T23:18:26.907012Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.59557ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-04T23:18:26.925717Z","caller":"traceutil/trace.go:171","msg":"trace[212976368] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:340; }","duration":"133.196358ms","start":"2024-12-04T23:18:26.792392Z","end":"2024-12-04T23:18:26.925588Z","steps":["trace[212976368] 'agreement among raft nodes before linearized reading'  (duration: 114.526678ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-04T23:18:27.251468Z","caller":"traceutil/trace.go:171","msg":"trace[1865675011] transaction","detail":"{read_only:false; response_revision:343; number_of_response:1; }","duration":"133.251153ms","start":"2024-12-04T23:18:27.118201Z","end":"2024-12-04T23:18:27.251452Z","steps":["trace[1865675011] 'process raft request'  (duration: 133.064205ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-04T23:18:27.323077Z","caller":"traceutil/trace.go:171","msg":"trace[2094652966] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"116.184537ms","start":"2024-12-04T23:18:27.206875Z","end":"2024-12-04T23:18:27.323059Z","steps":["trace[2094652966] 'process raft request'  (duration: 70.936947ms)","trace[2094652966] 'compare'  (duration: 43.837686ms)"],"step_count":2}
	
	
	==> kernel <==
	 23:25:14 up  2:07,  0 users,  load average: 0.35, 1.27, 2.22
	Linux addons-457847 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 [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] <==
	I1204 23:23:09.769271       1 main.go:301] handling current node
	I1204 23:23:19.772088       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:23:19.772121       1 main.go:301] handling current node
	I1204 23:23:29.763944       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:23:29.763988       1 main.go:301] handling current node
	I1204 23:23:39.770748       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:23:39.770797       1 main.go:301] handling current node
	I1204 23:23:49.767173       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:23:49.767210       1 main.go:301] handling current node
	I1204 23:23:59.763820       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:23:59.763934       1 main.go:301] handling current node
	I1204 23:24:09.765214       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:24:09.765260       1 main.go:301] handling current node
	I1204 23:24:19.769605       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:24:19.769641       1 main.go:301] handling current node
	I1204 23:24:29.763477       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:24:29.763512       1 main.go:301] handling current node
	I1204 23:24:39.768854       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:24:39.768887       1 main.go:301] handling current node
	I1204 23:24:49.772734       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:24:49.772767       1 main.go:301] handling current node
	I1204 23:24:59.772761       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:24:59.772796       1 main.go:301] handling current node
	I1204 23:25:09.765596       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:25:09.765736       1 main.go:301] handling current node
	
	
	==> kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] <==
	E1204 23:20:30.687007       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.54.121:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.54.121:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.54.121:443: connect: connection refused" logger="UnhandledError"
	E1204 23:20:30.697101       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.54.121:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.54.121:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.54.121:443: connect: connection refused" logger="UnhandledError"
	I1204 23:20:31.051757       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1204 23:21:16.527564       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51292: use of closed network connection
	E1204 23:21:16.935106       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51338: use of closed network connection
	I1204 23:21:26.301910       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.228.232"}
	I1204 23:22:10.064802       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1204 23:22:33.959666       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:33.959724       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:33.974450       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:33.974599       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:34.055243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:34.055446       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:34.088544       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:34.088726       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:34.147886       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:34.148011       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1204 23:22:35.089020       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1204 23:22:35.148303       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W1204 23:22:35.232073       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I1204 23:22:47.874072       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1204 23:22:48.904876       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1204 23:22:53.512991       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1204 23:22:53.823858       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.246.79"}
	I1204 23:25:12.977706       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.87.13"}
	
	
	==> kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] <==
	E1204 23:23:31.354315       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"
	W1204 23:23:43.466785       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
	E1204 23:23:43.466832       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"
	W1204 23:23:50.259957       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
	E1204 23:23:50.260007       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"
	W1204 23:24:00.493767       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
	E1204 23:24:00.496138       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"
	W1204 23:24:04.785302       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
	E1204 23:24:04.785342       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"
	W1204 23:24:29.139214       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
	E1204 23:24:29.139257       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"
	W1204 23:24:33.136023       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
	E1204 23:24:33.136066       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"
	W1204 23:24:45.112175       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
	E1204 23:24:45.112238       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"
	W1204 23:24:59.489161       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
	E1204 23:24:59.489206       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"
	W1204 23:25:01.733570       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
	E1204 23:25:01.733648       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"
	I1204 23:25:12.736663       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="40.228862ms"
	I1204 23:25:12.772100       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="35.30309ms"
	I1204 23:25:12.791970       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="19.577731ms"
	I1204 23:25:12.792144       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="57.232µs"
	I1204 23:25:15.203399       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="21.90389ms"
	I1204 23:25:15.203502       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="57.642µs"
	
	
	==> kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] <==
	I1204 23:18:29.375416       1 server_linux.go:66] "Using iptables proxy"
	I1204 23:18:30.103128       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1204 23:18:30.103207       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`"
	I1204 23:18:30.494631       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1204 23:18:30.494697       1 server_linux.go:169] "Using iptables Proxier"
	I1204 23:18:30.496982       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"
	I1204 23:18:30.497912       1 server.go:483] "Version info" version="v1.31.2"
	I1204 23:18:30.497940       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1204 23:18:30.500631       1 config.go:199] "Starting service config controller"
	I1204 23:18:30.500657       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1204 23:18:30.500693       1 config.go:105] "Starting endpoint slice config controller"
	I1204 23:18:30.500698       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1204 23:18:30.501078       1 config.go:328] "Starting node config controller"
	I1204 23:18:30.501091       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1204 23:18:30.601001       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1204 23:18:30.601157       1 shared_informer.go:320] Caches are synced for node config
	I1204 23:18:30.601210       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] <==
	W1204 23:18:16.241064       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
	E1204 23:18:16.241114       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"
	W1204 23:18:16.241223       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1204 23:18:16.241269       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1204 23:18:16.241388       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
	E1204 23:18:16.241437       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"
	W1204 23:18:16.241554       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
	E1204 23:18:16.241601       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"
	W1204 23:18:16.241692       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
	E1204 23:18:16.241737       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"
	W1204 23:18:16.241864       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1204 23:18:16.241921       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1204 23:18:16.242099       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
	E1204 23:18:16.242158       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"
	W1204 23:18:16.242256       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
	E1204 23:18:16.242306       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"
	W1204 23:18:16.242403       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
	E1204 23:18:16.242442       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"
	W1204 23:18:16.245736       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
	W1204 23:18:16.245824       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
	E1204 23:18:16.245861       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"
	E1204 23:18:16.245873       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"
	W1204 23:18:16.245925       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
	E1204 23:18:16.246025       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"
	I1204 23:18:17.731778       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Dec 04 23:23:38 addons-457847 kubelet[1500]: E1204 23:23:38.378619    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354618378304654,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:23:40 addons-457847 kubelet[1500]: I1204 23:23:40.197965    1500 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 04 23:23:48 addons-457847 kubelet[1500]: I1204 23:23:48.197398    1500 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-8ggqq" secret="" err="secret \"gcp-auth\" not found"
	Dec 04 23:23:48 addons-457847 kubelet[1500]: E1204 23:23:48.380664    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354628380396115,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:23:48 addons-457847 kubelet[1500]: E1204 23:23:48.380704    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354628380396115,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:23:58 addons-457847 kubelet[1500]: E1204 23:23:58.383441    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354638383150006,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:23:58 addons-457847 kubelet[1500]: E1204 23:23:58.383491    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354638383150006,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:08 addons-457847 kubelet[1500]: E1204 23:24:08.386329    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354648386074014,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:08 addons-457847 kubelet[1500]: E1204 23:24:08.386365    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354648386074014,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:11 addons-457847 kubelet[1500]: I1204 23:24:11.197326    1500 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-dc5db94f4-zhbsv" secret="" err="secret \"gcp-auth\" not found"
	Dec 04 23:24:18 addons-457847 kubelet[1500]: E1204 23:24:18.388849    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354658388579747,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:18 addons-457847 kubelet[1500]: E1204 23:24:18.388887    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354658388579747,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:28 addons-457847 kubelet[1500]: E1204 23:24:28.391111    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354668390798682,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:28 addons-457847 kubelet[1500]: E1204 23:24:28.391153    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354668390798682,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:38 addons-457847 kubelet[1500]: E1204 23:24:38.394183    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354678393914980,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:38 addons-457847 kubelet[1500]: E1204 23:24:38.394227    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354678393914980,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:48 addons-457847 kubelet[1500]: E1204 23:24:48.397364    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354688397080497,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:48 addons-457847 kubelet[1500]: E1204 23:24:48.397405    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354688397080497,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:49 addons-457847 kubelet[1500]: I1204 23:24:49.197324    1500 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 04 23:24:58 addons-457847 kubelet[1500]: E1204 23:24:58.399641    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354698399354019,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:24:58 addons-457847 kubelet[1500]: E1204 23:24:58.399684    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354698399354019,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:25:07 addons-457847 kubelet[1500]: I1204 23:25:07.196890    1500 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-8ggqq" secret="" err="secret \"gcp-auth\" not found"
	Dec 04 23:25:08 addons-457847 kubelet[1500]: E1204 23:25:08.401994    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354708401738886,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:25:08 addons-457847 kubelet[1500]: E1204 23:25:08.402488    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354708401738886,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:577443,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:25:12 addons-457847 kubelet[1500]: I1204 23:25:12.877754    1500 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-whmnx\" (UniqueName: \"kubernetes.io/projected/e10d96c5-3a97-44ba-a35b-0ad160534c2f-kube-api-access-whmnx\") pod \"hello-world-app-55bf9c44b4-pjmlj\" (UID: \"e10d96c5-3a97-44ba-a35b-0ad160534c2f\") " pod="default/hello-world-app-55bf9c44b4-pjmlj"
	
	
	==> storage-provisioner [b0f29fcad906c04929eb0595c8d2e0090bd5de5373b2f6853c06c9feb678143e] <==
	I1204 23:19:11.434832       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1204 23:19:11.456972       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1204 23:19:11.457028       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1204 23:19:11.538035       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1204 23:19:11.538344       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-457847_465bcc67-fa56-419a-a40a-58e8a5c8deea!
	I1204 23:19:11.544305       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"04aa6e8e-6fb8-40f5-b98b-db7b8e9ee08f", APIVersion:"v1", ResourceVersion:"896", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-457847_465bcc67-fa56-419a-a40a-58e8a5c8deea became leader
	I1204 23:19:11.639118       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-457847_465bcc67-fa56-419a-a40a-58e8a5c8deea!
	

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

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-92f8m" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-msmrx" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-457847 describe pod ingress-nginx-admission-create-92f8m ingress-nginx-admission-patch-msmrx: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable ingress-dns --alsologtostderr -v=1: (1.107404762s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable ingress --alsologtostderr -v=1: (7.790285462s)
--- FAIL: TestAddons/parallel/Ingress (151.87s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (338.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.428703ms
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-x7pgt" [d1f2855b-fa91-4a6e-a0d9-4381f68cab8c] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004270798s
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (98.32862ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 3m22.356589051s

                                                
                                                
** /stderr **
I1204 23:21:49.361327  301569 retry.go:31] will retry after 2.305911193s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (112.89717ms)

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

                                                
                                                
** /stderr **
I1204 23:21:51.780495  301569 retry.go:31] will retry after 2.606278867s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (121.06102ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 3m27.504934914s

                                                
                                                
** /stderr **
I1204 23:21:54.508156  301569 retry.go:31] will retry after 7.185979169s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (133.212236ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 3m34.821227685s

                                                
                                                
** /stderr **
I1204 23:22:01.827664  301569 retry.go:31] will retry after 12.662283417s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (100.946642ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 3m47.588224127s

                                                
                                                
** /stderr **
I1204 23:22:14.591590  301569 retry.go:31] will retry after 13.658171618s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (98.457678ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 4m1.346258159s

                                                
                                                
** /stderr **
I1204 23:22:28.349303  301569 retry.go:31] will retry after 24.97170704s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (127.323967ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 4m26.445775095s

                                                
                                                
** /stderr **
I1204 23:22:53.449963  301569 retry.go:31] will retry after 46.830500867s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (92.983132ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 5m13.369844553s

                                                
                                                
** /stderr **
I1204 23:23:40.373908  301569 retry.go:31] will retry after 1m15.888966799s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (95.594774ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 6m29.357477676s

                                                
                                                
** /stderr **
I1204 23:24:56.360566  301569 retry.go:31] will retry after 1m29.32526286s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (91.979172ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 7m58.776667479s

                                                
                                                
** /stderr **
I1204 23:26:25.780111  301569 retry.go:31] will retry after 52.128006861s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-457847 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-457847 top pods -n kube-system: exit status 1 (89.022133ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-ndbpf, age: 8m50.995467233s

                                                
                                                
** /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-457847
helpers_test.go:235: (dbg) docker inspect addons-457847:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7",
	        "Created": "2024-12-04T23:17:56.438798378Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 302825,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-12-04T23:17:56.586152352Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:51526bd7c0894c18bc1ef50650a0aaaea3bed24f70f72f77ac668ae72dfff137",
	        "ResolvConfPath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/hostname",
	        "HostsPath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/hosts",
	        "LogPath": "/var/lib/docker/containers/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7/171c2ad34b43543faf9037609c64ef77d66a8978585db5c4f52f9b1d0457d9f7-json.log",
	        "Name": "/addons-457847",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-457847:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-457847",
	            "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/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d-init/diff:/var/lib/docker/overlay2/fe3a2bcd796590b6e485ffda2e65b65243467b5faf19e0079559d0846aeeee9a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4bf77cfd695a368bc6d73360242d50f0423f62ee4c7dc47372a451669b01e13d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-457847",
	                "Source": "/var/lib/docker/volumes/addons-457847/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-457847",
	            "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-457847",
	                "name.minikube.sigs.k8s.io": "addons-457847",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "81331bfe1e6c96e2c8671219b1b69fd43ab78aacf2befcebdf8b77f841613d7d",
	            "SandboxKey": "/var/run/docker/netns/81331bfe1e6c",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-457847": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2cf3a2f63fd68ad4113161a2ccb78e50dc82b32383d415ed726a2d76f8af2dcc",
	                    "EndpointID": "b038aa5cf8c3861142d40b69452fa311688359294ea0911bd89cd465a00db7b7",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-457847",
	                        "171c2ad34b43"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-457847 -n addons-457847
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-457847 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 logs -n 25: (1.484739839s)
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-649975 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | download-docker-649975                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-649975                                                                   | download-docker-649975 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-894339   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | binary-mirror-894339                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36523                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-894339                                                                     | binary-mirror-894339   | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| addons  | enable dashboard -p                                                                         | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | addons-457847                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | addons-457847                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-457847 --wait=true                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:21 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-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | -p addons-457847                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-457847 ip                                                                            | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:21 UTC | 04 Dec 24 23:21 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                                                                        | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:22 UTC | 04 Dec 24 23:22 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                                                                        | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:22 UTC | 04 Dec 24 23:22 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                                                                        | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:22 UTC | 04 Dec 24 23:22 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-457847 ssh curl -s                                                                   | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-457847 ip                                                                            | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                                                                        | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-457847 ssh cat                                                                       | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:25 UTC |
	|         | /opt/local-path-provisioner/pvc-2cdde65a-43fb-4450-82c9-9797a2607f65_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-457847 addons disable                                                                | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:25 UTC | 04 Dec 24 23:26 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-457847 addons                                                                        | addons-457847          | jenkins | v1.34.0 | 04 Dec 24 23:26 UTC | 04 Dec 24 23:26 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/04 23:17:31
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1204 23:17:31.994706  302325 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:17:31.994893  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:31.994922  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:17:31.994943  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:31.995301  302325 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:17:31.995856  302325 out.go:352] Setting JSON to false
	I1204 23:17:31.997297  302325 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7196,"bootTime":1733347056,"procs":162,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1204 23:17:31.997472  302325 start.go:139] virtualization:  
	I1204 23:17:31.999936  302325 out.go:177] * [addons-457847] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1204 23:17:32.002624  302325 out.go:177]   - MINIKUBE_LOCATION=20045
	I1204 23:17:32.002700  302325 notify.go:220] Checking for updates...
	I1204 23:17:32.010428  302325 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1204 23:17:32.013179  302325 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:17:32.015668  302325 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1204 23:17:32.017843  302325 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1204 23:17:32.019986  302325 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1204 23:17:32.022454  302325 driver.go:394] Setting default libvirt URI to qemu:///system
	I1204 23:17:32.049710  302325 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1204 23:17:32.049918  302325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:32.106288  302325 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-04 23:17:32.097092625 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:32.106405  302325 docker.go:318] overlay module found
	I1204 23:17:32.108660  302325 out.go:177] * Using the docker driver based on user configuration
	I1204 23:17:32.110665  302325 start.go:297] selected driver: docker
	I1204 23:17:32.110691  302325 start.go:901] validating driver "docker" against <nil>
	I1204 23:17:32.110727  302325 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1204 23:17:32.111488  302325 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:32.171083  302325 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-04 23:17:32.161823008 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:32.171302  302325 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1204 23:17:32.171522  302325 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]
	I1204 23:17:32.173666  302325 out.go:177] * Using Docker driver with root privileges
	I1204 23:17:32.175566  302325 cni.go:84] Creating CNI manager for ""
	I1204 23:17:32.175646  302325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:17:32.175665  302325 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1204 23:17:32.175751  302325 start.go:340] cluster config:
	{Name:addons-457847 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-457847 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}
	I1204 23:17:32.177950  302325 out.go:177] * Starting "addons-457847" primary control-plane node in "addons-457847" cluster
	I1204 23:17:32.179936  302325 cache.go:121] Beginning downloading kic base image for docker with crio
	I1204 23:17:32.181885  302325 out.go:177] * Pulling base image v0.0.45-1730888964-19917 ...
	I1204 23:17:32.183842  302325 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:17:32.183873  302325 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1204 23:17:32.183901  302325 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	I1204 23:17:32.183933  302325 cache.go:56] Caching tarball of preloaded images
	I1204 23:17:32.184022  302325 preload.go:172] Found /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I1204 23:17:32.184032  302325 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
	I1204 23:17:32.184591  302325 profile.go:143] Saving config to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/config.json ...
	I1204 23:17:32.184643  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/config.json: {Name:mk90c53bcf4ed7adeb3d05d1516f7ca3214eea82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:17:32.199036  302325 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1204 23:17:32.199173  302325 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1204 23:17:32.199193  302325 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
	I1204 23:17:32.199198  302325 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
	I1204 23:17:32.199206  302325 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	I1204 23:17:32.199211  302325 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from local cache
	I1204 23:17:50.038957  302325 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from cached tarball
	I1204 23:17:50.039005  302325 cache.go:194] Successfully downloaded all kic artifacts
	I1204 23:17:50.039038  302325 start.go:360] acquireMachinesLock for addons-457847: {Name:mk841fe8fc7b32ca2a84a65d438006c8120c8bd5 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1204 23:17:50.039923  302325 start.go:364] duration metric: took 848.724µs to acquireMachinesLock for "addons-457847"
	I1204 23:17:50.039976  302325 start.go:93] Provisioning new machine with config: &{Name:addons-457847 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-457847 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}
	I1204 23:17:50.040092  302325 start.go:125] createHost starting for "" (driver="docker")
	I1204 23:17:50.042747  302325 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1204 23:17:50.043028  302325 start.go:159] libmachine.API.Create for "addons-457847" (driver="docker")
	I1204 23:17:50.043076  302325 client.go:168] LocalClient.Create starting
	I1204 23:17:50.043220  302325 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem
	I1204 23:17:50.463218  302325 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem
	I1204 23:17:50.746106  302325 cli_runner.go:164] Run: docker network inspect addons-457847 --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}}]}"
	W1204 23:17:50.763093  302325 cli_runner.go:211] docker network inspect addons-457847 --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
	I1204 23:17:50.763175  302325 network_create.go:284] running [docker network inspect addons-457847] to gather additional debugging logs...
	I1204 23:17:50.763196  302325 cli_runner.go:164] Run: docker network inspect addons-457847
	W1204 23:17:50.776882  302325 cli_runner.go:211] docker network inspect addons-457847 returned with exit code 1
	I1204 23:17:50.776916  302325 network_create.go:287] error running [docker network inspect addons-457847]: docker network inspect addons-457847: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-457847 not found
	I1204 23:17:50.776930  302325 network_create.go:289] output of [docker network inspect addons-457847]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-457847 not found
	
	** /stderr **
	I1204 23:17:50.777040  302325 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}}]}"
	I1204 23:17:50.798990  302325 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:0x4001944750}
	I1204 23:17:50.799038  302325 network_create.go:124] attempt to create docker network addons-457847 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1204 23:17:50.799096  302325 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-457847 addons-457847
	I1204 23:17:50.869977  302325 network_create.go:108] docker network addons-457847 192.168.49.0/24 created
	I1204 23:17:50.870014  302325 kic.go:121] calculated static IP "192.168.49.2" for the "addons-457847" container
	I1204 23:17:50.870119  302325 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1204 23:17:50.885259  302325 cli_runner.go:164] Run: docker volume create addons-457847 --label name.minikube.sigs.k8s.io=addons-457847 --label created_by.minikube.sigs.k8s.io=true
	I1204 23:17:50.903293  302325 oci.go:103] Successfully created a docker volume addons-457847
	I1204 23:17:50.903388  302325 cli_runner.go:164] Run: docker run --rm --name addons-457847-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-457847 --entrypoint /usr/bin/test -v addons-457847:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib
	I1204 23:17:52.288178  302325 cli_runner.go:217] Completed: docker run --rm --name addons-457847-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-457847 --entrypoint /usr/bin/test -v addons-457847:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib: (1.384739493s)
	I1204 23:17:52.288211  302325 oci.go:107] Successfully prepared a docker volume addons-457847
	I1204 23:17:52.288243  302325 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:17:52.288261  302325 kic.go:194] Starting extracting preloaded images to volume ...
	I1204 23:17:52.288328  302325 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-457847:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir
	I1204 23:17:56.369165  302325 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-457847:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir: (4.080789766s)
	I1204 23:17:56.369202  302325 kic.go:203] duration metric: took 4.08093687s to extract preloaded images to volume ...
	W1204 23:17:56.369387  302325 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1204 23:17:56.369521  302325 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1204 23:17:56.424162  302325 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-457847 --name addons-457847 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-457847 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-457847 --network addons-457847 --ip 192.168.49.2 --volume addons-457847:/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
	I1204 23:17:56.789458  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Running}}
	I1204 23:17:56.811252  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:17:56.831295  302325 cli_runner.go:164] Run: docker exec addons-457847 stat /var/lib/dpkg/alternatives/iptables
	I1204 23:17:56.880228  302325 oci.go:144] the created container "addons-457847" has a running status.
	I1204 23:17:56.880268  302325 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa...
	I1204 23:17:57.544689  302325 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1204 23:17:57.571378  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:17:57.594263  302325 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1204 23:17:57.594290  302325 kic_runner.go:114] Args: [docker exec --privileged addons-457847 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1204 23:17:57.647517  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:17:57.668608  302325 machine.go:93] provisionDockerMachine start ...
	I1204 23:17:57.668710  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:57.699108  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:57.699390  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:57.699406  302325 main.go:141] libmachine: About to run SSH command:
	hostname
	I1204 23:17:57.837606  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-457847
	
	I1204 23:17:57.837632  302325 ubuntu.go:169] provisioning hostname "addons-457847"
	I1204 23:17:57.837707  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:57.863363  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:57.863603  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:57.863614  302325 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-457847 && echo "addons-457847" | sudo tee /etc/hostname
	I1204 23:17:58.010440  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-457847
	
	I1204 23:17:58.010552  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.031661  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:58.031927  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:58.031954  302325 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-457847' /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-457847/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-457847' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1204 23:17:58.153825  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1204 23:17:58.153854  302325 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20045-296174/.minikube CaCertPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20045-296174/.minikube}
	I1204 23:17:58.153890  302325 ubuntu.go:177] setting up certificates
	I1204 23:17:58.153901  302325 provision.go:84] configureAuth start
	I1204 23:17:58.153977  302325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-457847
	I1204 23:17:58.171677  302325 provision.go:143] copyHostCerts
	I1204 23:17:58.171768  302325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20045-296174/.minikube/cert.pem (1123 bytes)
	I1204 23:17:58.171893  302325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20045-296174/.minikube/key.pem (1679 bytes)
	I1204 23:17:58.171966  302325 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20045-296174/.minikube/ca.pem (1082 bytes)
	I1204 23:17:58.172043  302325 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20045-296174/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca-key.pem org=jenkins.addons-457847 san=[127.0.0.1 192.168.49.2 addons-457847 localhost minikube]
	I1204 23:17:58.441404  302325 provision.go:177] copyRemoteCerts
	I1204 23:17:58.441473  302325 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1204 23:17:58.441540  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.457415  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:58.546687  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1204 23:17:58.571511  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1204 23:17:58.596005  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1204 23:17:58.620595  302325 provision.go:87] duration metric: took 466.673713ms to configureAuth
	I1204 23:17:58.620631  302325 ubuntu.go:193] setting minikube options for container-runtime
	I1204 23:17:58.620814  302325 config.go:182] Loaded profile config "addons-457847": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:17:58.620929  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.637717  302325 main.go:141] libmachine: Using SSH client type: native
	I1204 23:17:58.637963  302325 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415ef0] 0x418730 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I1204 23:17:58.637987  302325 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
	I1204 23:17:58.859112  302325 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1204 23:17:58.859176  302325 machine.go:96] duration metric: took 1.1905448s to provisionDockerMachine
	I1204 23:17:58.859201  302325 client.go:171] duration metric: took 8.816117344s to LocalClient.Create
	I1204 23:17:58.859250  302325 start.go:167] duration metric: took 8.816212574s to libmachine.API.Create "addons-457847"
	I1204 23:17:58.859276  302325 start.go:293] postStartSetup for "addons-457847" (driver="docker")
	I1204 23:17:58.859304  302325 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]
	I1204 23:17:58.859452  302325 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
	I1204 23:17:58.859530  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:58.876644  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:58.967025  302325 ssh_runner.go:195] Run: cat /etc/os-release
	I1204 23:17:58.970460  302325 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1204 23:17:58.970507  302325 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1204 23:17:58.970541  302325 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1204 23:17:58.970553  302325 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1204 23:17:58.970565  302325 filesync.go:126] Scanning /home/jenkins/minikube-integration/20045-296174/.minikube/addons for local assets ...
	I1204 23:17:58.970645  302325 filesync.go:126] Scanning /home/jenkins/minikube-integration/20045-296174/.minikube/files for local assets ...
	I1204 23:17:58.970672  302325 start.go:296] duration metric: took 111.374462ms for postStartSetup
	I1204 23:17:58.970997  302325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-457847
	I1204 23:17:58.987341  302325 profile.go:143] Saving config to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/config.json ...
	I1204 23:17:58.987633  302325 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:17:58.987699  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:59.006181  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:59.094444  302325 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1204 23:17:59.099288  302325 start.go:128] duration metric: took 9.059178756s to createHost
	I1204 23:17:59.099316  302325 start.go:83] releasing machines lock for "addons-457847", held for 9.059369125s
	I1204 23:17:59.099395  302325 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-457847
	I1204 23:17:59.115734  302325 ssh_runner.go:195] Run: cat /version.json
	I1204 23:17:59.115751  302325 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1204 23:17:59.115790  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:59.115824  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:17:59.136159  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:59.143697  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:17:59.356359  302325 ssh_runner.go:195] Run: systemctl --version
	I1204 23:17:59.360785  302325 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1204 23:17:59.502910  302325 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1204 23:17:59.507426  302325 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" ;
	I1204 23:17:59.528342  302325 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1204 23:17:59.528432  302325 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" ;
	I1204 23:17:59.566099  302325 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1204 23:17:59.566176  302325 start.go:495] detecting cgroup driver to use...
	I1204 23:17:59.566225  302325 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1204 23:17:59.566332  302325 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1204 23:17:59.584509  302325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1204 23:17:59.597648  302325 docker.go:217] disabling cri-docker service (if available) ...
	I1204 23:17:59.597749  302325 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1204 23:17:59.612353  302325 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1204 23:17:59.627613  302325 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1204 23:17:59.723666  302325 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1204 23:17:59.824134  302325 docker.go:233] disabling docker service ...
	I1204 23:17:59.824202  302325 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1204 23:17:59.845823  302325 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1204 23:17:59.858288  302325 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1204 23:17:59.938317  302325 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1204 23:18:00.041844  302325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1204 23:18:00.075695  302325 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"
	I1204 23:18:00.109382  302325 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1204 23:18:00.109476  302325 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"
	I1204 23:18:00.134232  302325 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1204 23:18:00.134311  302325 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1204 23:18:00.151807  302325 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1204 23:18:00.175297  302325 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1204 23:18:00.206535  302325 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1204 23:18:00.230387  302325 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"
	I1204 23:18:00.246282  302325 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"
	I1204 23:18:00.277072  302325 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"
	I1204 23:18:00.295007  302325 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1204 23:18:00.312337  302325 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1204 23:18:00.336108  302325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1204 23:18:00.523576  302325 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1204 23:18:00.661999  302325 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1204 23:18:00.662094  302325 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1204 23:18:00.666228  302325 start.go:563] Will wait 60s for crictl version
	I1204 23:18:00.666311  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:18:00.670024  302325 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1204 23:18:00.711878  302325 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1204 23:18:00.711981  302325 ssh_runner.go:195] Run: crio --version
	I1204 23:18:00.753715  302325 ssh_runner.go:195] Run: crio --version
	I1204 23:18:00.795627  302325 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
	I1204 23:18:00.797899  302325 cli_runner.go:164] Run: docker network inspect addons-457847 --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}}]}"
	I1204 23:18:00.812280  302325 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1204 23:18:00.815852  302325 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""
	I1204 23:18:00.826663  302325 kubeadm.go:883] updating cluster {Name:addons-457847 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-457847 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} ...
	I1204 23:18:00.826788  302325 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:18:00.826850  302325 ssh_runner.go:195] Run: sudo crictl images --output json
	I1204 23:18:00.906310  302325 crio.go:514] all images are preloaded for cri-o runtime.
	I1204 23:18:00.906337  302325 crio.go:433] Images already preloaded, skipping extraction
	I1204 23:18:00.906394  302325 ssh_runner.go:195] Run: sudo crictl images --output json
	I1204 23:18:00.942997  302325 crio.go:514] all images are preloaded for cri-o runtime.
	I1204 23:18:00.943022  302325 cache_images.go:84] Images are preloaded, skipping loading
	I1204 23:18:00.943032  302325 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
	I1204 23:18:00.943128  302325 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-457847 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.2 ClusterName:addons-457847 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:}
	I1204 23:18:00.943221  302325 ssh_runner.go:195] Run: crio config
	I1204 23:18:00.991946  302325 cni.go:84] Creating CNI manager for ""
	I1204 23:18:00.991966  302325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:18:00.991976  302325 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1204 23:18:00.992000  302325 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-457847 NodeName:addons-457847 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}
	I1204 23:18:00.992150  302325 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-457847"
	  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
	
	I1204 23:18:00.992221  302325 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
	I1204 23:18:01.001371  302325 binaries.go:44] Found k8s binaries, skipping transfer
	I1204 23:18:01.001464  302325 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1204 23:18:01.011667  302325 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1204 23:18:01.030838  302325 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1204 23:18:01.049778  302325 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1204 23:18:01.068382  302325 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1204 23:18:01.071934  302325 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""
	I1204 23:18:01.084905  302325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1204 23:18:01.169727  302325 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1204 23:18:01.184671  302325 certs.go:68] Setting up /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847 for IP: 192.168.49.2
	I1204 23:18:01.184697  302325 certs.go:194] generating shared ca certs ...
	I1204 23:18:01.184715  302325 certs.go:226] acquiring lock for ca certs: {Name:mk8ae3d332d3001a203fed2496d1463be3de7a4f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.185386  302325 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key
	I1204 23:18:01.333063  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt ...
	I1204 23:18:01.333097  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt: {Name:mk6051583b48084f010ff46d6467c2f5f30bd587 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.333743  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key ...
	I1204 23:18:01.333763  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key: {Name:mkbce1fe17c8777ebc9410c16511dafad474b189 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.333862  302325 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key
	I1204 23:18:01.737964  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.crt ...
	I1204 23:18:01.737995  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.crt: {Name:mk3ae46b8100b3b1cd95e0991549d8f661afaccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.738679  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key ...
	I1204 23:18:01.738706  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key: {Name:mkdce3329898bc78181596e782d984fabdbb923f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.739420  302325 certs.go:256] generating profile certs ...
	I1204 23:18:01.739491  302325 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.key
	I1204 23:18:01.739511  302325 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt with IP's: []
	I1204 23:18:01.923622  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt ...
	I1204 23:18:01.923659  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: {Name:mkb1884cc745d197a41371494c789c12ac420d3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.924473  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.key ...
	I1204 23:18:01.924491  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.key: {Name:mkb4c6019b7eed7c49c733852537545800b61f28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:01.925148  302325 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902
	I1204 23:18:01.925171  302325 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1204 23:18:02.122149  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902 ...
	I1204 23:18:02.122183  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902: {Name:mk286661c19e82251011c58e34c686d5221b64ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.123052  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902 ...
	I1204 23:18:02.123079  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902: {Name:mkbdb4a4018c29299c0193c1c4d50a735f5f6e14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.123182  302325 certs.go:381] copying /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt.ca722902 -> /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt
	I1204 23:18:02.123268  302325 certs.go:385] copying /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key.ca722902 -> /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key
	I1204 23:18:02.123328  302325 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key
	I1204 23:18:02.123352  302325 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt with IP's: []
	I1204 23:18:02.521091  302325 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt ...
	I1204 23:18:02.521128  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt: {Name:mk88fb7449c19871989a9899bb17cb6abb7e3663 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.521317  302325 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key ...
	I1204 23:18:02.521339  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key: {Name:mk0a820e3f7433723487f05c18944d9e649f85c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:02.521953  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca-key.pem (1679 bytes)
	I1204 23:18:02.522009  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/ca.pem (1082 bytes)
	I1204 23:18:02.522044  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/cert.pem (1123 bytes)
	I1204 23:18:02.522071  302325 certs.go:484] found cert: /home/jenkins/minikube-integration/20045-296174/.minikube/certs/key.pem (1679 bytes)
	I1204 23:18:02.522721  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1204 23:18:02.549505  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1204 23:18:02.579469  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1204 23:18:02.604092  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1204 23:18:02.629039  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1204 23:18:02.654337  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1204 23:18:02.679053  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1204 23:18:02.703855  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1204 23:18:02.729033  302325 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1204 23:18:02.753884  302325 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1204 23:18:02.773108  302325 ssh_runner.go:195] Run: openssl version
	I1204 23:18:02.779184  302325 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"
	I1204 23:18:02.789168  302325 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1204 23:18:02.793114  302325 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Dec  4 23:18 /usr/share/ca-certificates/minikubeCA.pem
	I1204 23:18:02.793216  302325 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1204 23:18:02.800735  302325 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"
	I1204 23:18:02.812255  302325 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1204 23:18:02.816878  302325 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
	I1204 23:18:02.816948  302325 kubeadm.go:392] StartCluster: {Name:addons-457847 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-457847 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}
	I1204 23:18:02.817044  302325 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1204 23:18:02.817136  302325 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1204 23:18:02.875052  302325 cri.go:89] found id: ""
	I1204 23:18:02.875150  302325 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1204 23:18:02.884735  302325 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1204 23:18:02.894020  302325 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1204 23:18:02.894091  302325 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
	I1204 23:18:02.903164  302325 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
	I1204 23:18:02.903186  302325 kubeadm.go:157] found existing configuration files:
	
	I1204 23:18:02.903245  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1204 23:18:02.912538  302325 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
	I1204 23:18:02.912628  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1204 23:18:02.921638  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1204 23:18:02.931461  302325 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
	I1204 23:18:02.931555  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1204 23:18:02.940665  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1204 23:18:02.950966  302325 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
	I1204 23:18:02.951046  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1204 23:18:02.959994  302325 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1204 23:18:02.969102  302325 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
	I1204 23:18:02.969201  302325 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1204 23:18:02.977931  302325 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"
	I1204 23:18:03.032510  302325 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
	I1204 23:18:03.032639  302325 kubeadm.go:310] [preflight] Running pre-flight checks
	I1204 23:18:03.055640  302325 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1204 23:18:03.055806  302325 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1072-aws
	I1204 23:18:03.055864  302325 kubeadm.go:310] OS: Linux
	I1204 23:18:03.055952  302325 kubeadm.go:310] CGROUPS_CPU: enabled
	I1204 23:18:03.056036  302325 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1204 23:18:03.056112  302325 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1204 23:18:03.056193  302325 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1204 23:18:03.056277  302325 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1204 23:18:03.056361  302325 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1204 23:18:03.056444  302325 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1204 23:18:03.056532  302325 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1204 23:18:03.056617  302325 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1204 23:18:03.121315  302325 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1204 23:18:03.121568  302325 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1204 23:18:03.121667  302325 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1204 23:18:03.130416  302325 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1204 23:18:03.134117  302325 out.go:235]   - Generating certificates and keys ...
	I1204 23:18:03.134417  302325 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1204 23:18:03.134499  302325 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1204 23:18:03.387458  302325 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1204 23:18:04.094224  302325 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1204 23:18:04.712701  302325 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1204 23:18:05.626578  302325 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1204 23:18:06.094731  302325 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1204 23:18:06.094903  302325 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-457847 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1204 23:18:06.671179  302325 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1204 23:18:06.671476  302325 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-457847 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1204 23:18:07.143386  302325 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1204 23:18:07.960025  302325 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1204 23:18:08.370556  302325 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1204 23:18:08.370832  302325 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1204 23:18:08.541876  302325 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1204 23:18:08.795377  302325 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1204 23:18:09.234031  302325 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1204 23:18:09.383457  302325 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1204 23:18:10.229228  302325 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1204 23:18:10.229978  302325 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1204 23:18:10.233014  302325 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1204 23:18:10.235569  302325 out.go:235]   - Booting up control plane ...
	I1204 23:18:10.235678  302325 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1204 23:18:10.236954  302325 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1204 23:18:10.238226  302325 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1204 23:18:10.253193  302325 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1204 23:18:10.259777  302325 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1204 23:18:10.259838  302325 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1204 23:18:10.353300  302325 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1204 23:18:10.353429  302325 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1204 23:18:11.355112  302325 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001770365s
	I1204 23:18:11.355205  302325 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1204 23:18:17.356309  302325 kubeadm.go:310] [api-check] The API server is healthy after 6.001324213s
	I1204 23:18:17.378295  302325 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1204 23:18:17.392874  302325 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1204 23:18:17.419713  302325 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1204 23:18:17.419958  302325 kubeadm.go:310] [mark-control-plane] Marking the node addons-457847 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1204 23:18:17.430718  302325 kubeadm.go:310] [bootstrap-token] Using token: p1ll4f.2echg0m3ddshz5ha
	I1204 23:18:17.433032  302325 out.go:235]   - Configuring RBAC rules ...
	I1204 23:18:17.433159  302325 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1204 23:18:17.438898  302325 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1204 23:18:17.448545  302325 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
	I1204 23:18:17.453014  302325 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1204 23:18:17.457803  302325 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1204 23:18:17.462859  302325 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1204 23:18:17.763925  302325 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1204 23:18:18.240023  302325 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1204 23:18:18.763570  302325 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1204 23:18:18.764828  302325 kubeadm.go:310] 
	I1204 23:18:18.764902  302325 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1204 23:18:18.764913  302325 kubeadm.go:310] 
	I1204 23:18:18.764990  302325 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1204 23:18:18.765000  302325 kubeadm.go:310] 
	I1204 23:18:18.765026  302325 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1204 23:18:18.765091  302325 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1204 23:18:18.765146  302325 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1204 23:18:18.765155  302325 kubeadm.go:310] 
	I1204 23:18:18.765208  302325 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1204 23:18:18.765216  302325 kubeadm.go:310] 
	I1204 23:18:18.765264  302325 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1204 23:18:18.765272  302325 kubeadm.go:310] 
	I1204 23:18:18.765324  302325 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1204 23:18:18.765408  302325 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1204 23:18:18.765484  302325 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1204 23:18:18.765511  302325 kubeadm.go:310] 
	I1204 23:18:18.765596  302325 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1204 23:18:18.765674  302325 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1204 23:18:18.765684  302325 kubeadm.go:310] 
	I1204 23:18:18.765775  302325 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token p1ll4f.2echg0m3ddshz5ha \
	I1204 23:18:18.765885  302325 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0bdf35afc23f464db201188468fd8356d18173b72c65c05407b08ae07b6e8dc8 \
	I1204 23:18:18.765909  302325 kubeadm.go:310] 	--control-plane 
	I1204 23:18:18.765917  302325 kubeadm.go:310] 
	I1204 23:18:18.766002  302325 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1204 23:18:18.766010  302325 kubeadm.go:310] 
	I1204 23:18:18.766091  302325 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token p1ll4f.2echg0m3ddshz5ha \
	I1204 23:18:18.766195  302325 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:0bdf35afc23f464db201188468fd8356d18173b72c65c05407b08ae07b6e8dc8 
	I1204 23:18:18.768896  302325 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
	I1204 23:18:18.769017  302325 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1204 23:18:18.769037  302325 cni.go:84] Creating CNI manager for ""
	I1204 23:18:18.769050  302325 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:18:18.771812  302325 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1204 23:18:18.774520  302325 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1204 23:18:18.778526  302325 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
	I1204 23:18:18.778547  302325 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1204 23:18:18.797188  302325 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
	I1204 23:18:19.089866  302325 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1204 23:18:19.090017  302325 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
	I1204 23:18:19.090126  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-457847 minikube.k8s.io/updated_at=2024_12_04T23_18_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=efbd8efc50652fe861e71899e50212cc75e3480d minikube.k8s.io/name=addons-457847 minikube.k8s.io/primary=true
	I1204 23:18:19.265977  302325 ops.go:34] apiserver oom_adj: -16
	I1204 23:18:19.266092  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:19.766740  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:20.266519  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:20.766272  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:21.266264  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:21.766973  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:22.266724  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:22.766479  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:23.267205  302325 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1204 23:18:23.362685  302325 kubeadm.go:1113] duration metric: took 4.272732446s to wait for elevateKubeSystemPrivileges
	I1204 23:18:23.362716  302325 kubeadm.go:394] duration metric: took 20.545789127s to StartCluster
	I1204 23:18:23.362734  302325 settings.go:142] acquiring lock: {Name:mkba68ce0abd086e424dc85786b843a72912b26c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:23.363721  302325 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:18:23.364178  302325 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20045-296174/kubeconfig: {Name:mk8d61f7ef23794baf42c082e9abe7aab21b8bd4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1204 23:18:23.364398  302325 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}
	I1204 23:18:23.364592  302325 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"
	I1204 23:18:23.364860  302325 config.go:182] Loaded profile config "addons-457847": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:18:23.364898  302325 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]
	I1204 23:18:23.364975  302325 addons.go:69] Setting yakd=true in profile "addons-457847"
	I1204 23:18:23.364988  302325 addons.go:234] Setting addon yakd=true in "addons-457847"
	I1204 23:18:23.365041  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.365538  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.366124  302325 addons.go:69] Setting inspektor-gadget=true in profile "addons-457847"
	I1204 23:18:23.366151  302325 addons.go:234] Setting addon inspektor-gadget=true in "addons-457847"
	I1204 23:18:23.366185  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.366629  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.368738  302325 addons.go:69] Setting metrics-server=true in profile "addons-457847"
	I1204 23:18:23.368789  302325 addons.go:234] Setting addon metrics-server=true in "addons-457847"
	I1204 23:18:23.368829  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.369281  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371077  302325 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-457847"
	I1204 23:18:23.371165  302325 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-457847"
	I1204 23:18:23.371249  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.371378  302325 addons.go:69] Setting cloud-spanner=true in profile "addons-457847"
	I1204 23:18:23.372916  302325 addons.go:234] Setting addon cloud-spanner=true in "addons-457847"
	I1204 23:18:23.372948  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.374878  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371390  302325 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-457847"
	I1204 23:18:23.381038  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.381074  302325 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-457847"
	I1204 23:18:23.381117  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.381654  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371399  302325 addons.go:69] Setting default-storageclass=true in profile "addons-457847"
	I1204 23:18:23.394349  302325 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-457847"
	I1204 23:18:23.394689  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371407  302325 addons.go:69] Setting gcp-auth=true in profile "addons-457847"
	I1204 23:18:23.427809  302325 mustload.go:65] Loading cluster: addons-457847
	I1204 23:18:23.428061  302325 config.go:182] Loaded profile config "addons-457847": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:18:23.428364  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371414  302325 addons.go:69] Setting ingress=true in profile "addons-457847"
	I1204 23:18:23.428769  302325 addons.go:234] Setting addon ingress=true in "addons-457847"
	I1204 23:18:23.428839  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.429312  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371421  302325 addons.go:69] Setting ingress-dns=true in profile "addons-457847"
	I1204 23:18:23.446674  302325 addons.go:234] Setting addon ingress-dns=true in "addons-457847"
	I1204 23:18:23.446765  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.371481  302325 out.go:177] * Verifying Kubernetes components...
	I1204 23:18:23.371695  302325 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-457847"
	I1204 23:18:23.451496  302325 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-457847"
	I1204 23:18:23.451936  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.452687  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371704  302325 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-457847"
	I1204 23:18:23.473209  302325 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-457847"
	I1204 23:18:23.473282  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.473851  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.480332  302325 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1204 23:18:23.371710  302325 addons.go:69] Setting registry=true in profile "addons-457847"
	I1204 23:18:23.512600  302325 addons.go:234] Setting addon registry=true in "addons-457847"
	I1204 23:18:23.512647  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.513137  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.518973  302325 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1204 23:18:23.523496  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1204 23:18:23.523575  302325 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1204 23:18:23.523688  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.371717  302325 addons.go:69] Setting storage-provisioner=true in profile "addons-457847"
	I1204 23:18:23.558428  302325 addons.go:234] Setting addon storage-provisioner=true in "addons-457847"
	I1204 23:18:23.558477  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.558931  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.371726  302325 addons.go:69] Setting volumesnapshots=true in profile "addons-457847"
	I1204 23:18:23.602261  302325 addons.go:234] Setting addon volumesnapshots=true in "addons-457847"
	I1204 23:18:23.602319  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.371741  302325 addons.go:69] Setting volcano=true in profile "addons-457847"
	I1204 23:18:23.605760  302325 addons.go:234] Setting addon volcano=true in "addons-457847"
	I1204 23:18:23.605804  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.606268  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.606653  302325 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1204 23:18:23.608740  302325 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1204 23:18:23.609819  302325 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1204 23:18:23.609896  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1204 23:18:23.610002  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.451382  302325 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1204 23:18:23.621875  302325 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1204 23:18:23.621905  302325 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1204 23:18:23.621978  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.628458  302325 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.25
	I1204 23:18:23.631561  302325 addons.go:234] Setting addon default-storageclass=true in "addons-457847"
	I1204 23:18:23.631599  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.632002  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.638717  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.640258  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1204 23:18:23.640272  302325 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1204 23:18:23.640324  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.649407  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1204 23:18:23.654143  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1204 23:18:23.656077  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1204 23:18:23.657824  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1204 23:18:23.658741  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.660858  302325 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1204 23:18:23.660885  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1204 23:18:23.660948  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.675622  302325 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-457847"
	I1204 23:18:23.675669  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:23.676060  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:23.680088  302325 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1204 23:18:23.722094  302325 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1204 23:18:23.722125  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1204 23:18:23.722207  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.722810  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1204 23:18:23.726181  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1204 23:18:23.726433  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.743859  302325 out.go:177]   - Using image docker.io/registry:2.8.3
	I1204 23:18:23.734145  302325 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I1204 23:18:23.750224  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1204 23:18:23.750289  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1204 23:18:23.750533  302325 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1204 23:18:23.750568  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1204 23:18:23.750671  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.776404  302325 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1204 23:18:23.781990  302325 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1204 23:18:23.782060  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1204 23:18:23.782158  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.790626  302325 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1204 23:18:23.791012  302325 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 -"
	I1204 23:18:23.793424  302325 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1204 23:18:23.793488  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1204 23:18:23.793680  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1204 23:18:23.796334  302325 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1204 23:18:23.796354  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1204 23:18:23.796432  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.812410  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1204 23:18:23.815418  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1204 23:18:23.815494  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1204 23:18:23.815601  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	W1204 23:18:23.833846  302325 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1204 23:18:23.834543  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.835161  302325 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1204 23:18:23.835174  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1204 23:18:23.835229  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.850815  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.856075  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.912548  302325 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1204 23:18:23.912570  302325 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1204 23:18:23.912636  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.918346  302325 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1204 23:18:23.920898  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1204 23:18:23.920925  302325 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1204 23:18:23.920996  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:23.935190  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.938865  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:23.941711  302325 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1204 23:18:23.943918  302325 out.go:177]   - Using image docker.io/busybox:stable
	I1204 23:18:23.947165  302325 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1204 23:18:23.947193  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1204 23:18:23.947262  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:24.025417  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.029104  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.033607  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.040177  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.057479  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.087941  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.088930  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:24.090209  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	W1204 23:18:24.091340  302325 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I1204 23:18:24.091368  302325 retry.go:31] will retry after 262.414075ms: ssh: handshake failed: EOF
	I1204 23:18:24.253424  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1204 23:18:24.253532  302325 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1204 23:18:24.391720  302325 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
	I1204 23:18:24.394429  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1204 23:18:24.394502  302325 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1204 23:18:24.423914  302325 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
	I1204 23:18:24.470338  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1204 23:18:24.470415  302325 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1204 23:18:24.473211  302325 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1204 23:18:24.473279  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1204 23:18:24.485746  302325 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1204 23:18:24.485826  302325 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1204 23:18:24.526221  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1204 23:18:24.526284  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1204 23:18:24.564801  302325 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
	I1204 23:18:24.574219  302325 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
	I1204 23:18:24.580894  302325 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1204 23:18:24.580959  302325 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1204 23:18:24.585308  302325 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
	I1204 23:18:24.599801  302325 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1204 23:18:24.599875  302325 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1204 23:18:24.602368  302325 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1204 23:18:24.602393  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1204 23:18:24.612210  302325 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
	I1204 23:18:24.651892  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1204 23:18:24.651976  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1204 23:18:24.666098  302325 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
	I1204 23:18:24.687403  302325 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
	I1204 23:18:24.722841  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1204 23:18:24.722866  302325 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1204 23:18:24.746053  302325 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1204 23:18:24.746081  302325 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1204 23:18:24.773321  302325 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1204 23:18:24.773358  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1204 23:18:24.804907  302325 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
	I1204 23:18:24.830442  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1204 23:18:24.830520  302325 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)
	I1204 23:18:24.862264  302325 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
	I1204 23:18:24.921079  302325 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1204 23:18:24.921157  302325 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1204 23:18:24.970206  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1204 23:18:24.970291  302325 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1204 23:18:25.001537  302325 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
	I1204 23:18:25.016624  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1204 23:18:25.016715  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1204 23:18:25.168461  302325 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
	I1204 23:18:25.211611  302325 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1204 23:18:25.211686  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1204 23:18:25.255675  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1204 23:18:25.255757  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1204 23:18:25.393916  302325 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
	I1204 23:18:25.424601  302325 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1204 23:18:25.424682  302325 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1204 23:18:25.543881  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1204 23:18:25.543957  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1204 23:18:25.642054  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1204 23:18:25.642139  302325 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1204 23:18:25.672950  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1204 23:18:25.673022  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1204 23:18:25.781988  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1204 23:18:25.782063  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1204 23:18:26.008677  302325 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1204 23:18:26.008768  302325 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1204 23:18:26.217604  302325 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
	I1204 23:18:26.952591  302325 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.161902519s)
	I1204 23:18:26.952720  302325 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 -": (3.161688665s)
	I1204 23:18:26.952810  302325 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1204 23:18:26.954453  302325 node_ready.go:35] waiting up to 6m0s for node "addons-457847" to be "Ready" ...
	I1204 23:18:27.721617  302325 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: (3.329814143s)
	W1204 23:18:27.871034  302325 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-457847" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E1204 23:18:27.871070  302325 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I1204 23:18:28.736656  302325 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: (4.312651905s)
	I1204 23:18:28.736768  302325 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: (4.171897336s)
	I1204 23:18:29.100444  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:30.817355  302325 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: (6.243083872s)
	I1204 23:18:30.817392  302325 addons.go:475] Verifying addon ingress=true in "addons-457847"
	I1204 23:18:30.817547  302325 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: (6.232155397s)
	I1204 23:18:30.817716  302325 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: (6.205435578s)
	I1204 23:18:30.817758  302325 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: (6.151584481s)
	I1204 23:18:30.817804  302325 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: (6.130378164s)
	I1204 23:18:30.817848  302325 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: (6.012863192s)
	I1204 23:18:30.817870  302325 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.955535532s)
	I1204 23:18:30.817899  302325 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.816286605s)
	I1204 23:18:30.819926  302325 addons.go:475] Verifying addon registry=true in "addons-457847"
	I1204 23:18:30.817975  302325 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: (5.649436216s)
	I1204 23:18:30.820210  302325 addons.go:475] Verifying addon metrics-server=true in "addons-457847"
	I1204 23:18:30.818405  302325 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.424407982s)
	W1204 23:18:30.820285  302325 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
	I1204 23:18:30.820301  302325 retry.go:31] will retry after 282.093767ms: 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
	I1204 23:18:30.825176  302325 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-457847 service yakd-dashboard -n yakd-dashboard
	
	I1204 23:18:30.825322  302325 out.go:177] * Verifying registry addon...
	I1204 23:18:30.825358  302325 out.go:177] * Verifying ingress addon...
	I1204 23:18:30.829867  302325 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1204 23:18:30.830947  302325 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1204 23:18:30.879775  302325 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1204 23:18:30.879814  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:30.881362  302325 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1204 23:18:30.881387  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:31.103268  302325 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
	I1204 23:18:31.161595  302325 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.94388498s)
	I1204 23:18:31.161636  302325 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-457847"
	I1204 23:18:31.166584  302325 out.go:177] * Verifying csi-hostpath-driver addon...
	I1204 23:18:31.170362  302325 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1204 23:18:31.177223  302325 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1204 23:18:31.177252  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:31.336205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:31.337602  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:31.460415  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:31.675204  302325 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1204 23:18:31.675228  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:31.835124  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:31.835992  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:32.175641  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:32.334077  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:32.336042  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:32.674388  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:32.834824  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:32.835811  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:33.174717  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:33.334505  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:33.335466  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:33.676724  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:33.834601  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:33.835915  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:33.930429  302325 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.827108117s)
	I1204 23:18:33.959109  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:34.175158  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:34.334820  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:34.335514  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:34.407504  302325 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1204 23:18:34.407611  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:34.424819  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:34.528650  302325 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1204 23:18:34.547462  302325 addons.go:234] Setting addon gcp-auth=true in "addons-457847"
	I1204 23:18:34.547520  302325 host.go:66] Checking if "addons-457847" exists ...
	I1204 23:18:34.548004  302325 cli_runner.go:164] Run: docker container inspect addons-457847 --format={{.State.Status}}
	I1204 23:18:34.565898  302325 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1204 23:18:34.565982  302325 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-457847
	I1204 23:18:34.583331  302325 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/addons-457847/id_rsa Username:docker}
	I1204 23:18:34.674065  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:34.691812  302325 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1204 23:18:34.693811  302325 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1204 23:18:34.696226  302325 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1204 23:18:34.696255  302325 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1204 23:18:34.717848  302325 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1204 23:18:34.717871  302325 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1204 23:18:34.736627  302325 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1204 23:18:34.736653  302325 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1204 23:18:34.758371  302325 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
	I1204 23:18:34.838977  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:34.840041  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:35.178491  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:35.296705  302325 addons.go:475] Verifying addon gcp-auth=true in "addons-457847"
	I1204 23:18:35.299586  302325 out.go:177] * Verifying gcp-auth addon...
	I1204 23:18:35.302662  302325 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1204 23:18:35.314778  302325 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1204 23:18:35.314846  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:35.414549  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:35.415309  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:35.674545  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:35.806836  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:35.833650  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:35.835450  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:36.174249  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:36.306279  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:36.333949  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:36.335819  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:36.458306  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:36.675062  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:36.806814  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:36.834652  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:36.835482  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:37.175072  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:37.306900  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:37.334370  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:37.335196  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:37.675178  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:37.806754  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:37.833869  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:37.836134  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:38.175232  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:38.306763  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:38.334572  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:38.337219  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:38.459282  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:38.674568  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:38.807991  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:38.835130  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:38.836112  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:39.174583  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:39.307601  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:39.333813  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:39.335036  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:39.673975  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:39.806787  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:39.834381  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:39.835893  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:40.174234  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:40.310024  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:40.333310  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:40.335854  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:40.673851  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:40.806209  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:40.832747  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:40.834920  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:40.958673  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:41.173813  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:41.306674  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:41.333886  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:41.335163  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:41.673730  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:41.807305  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:41.833856  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:41.835015  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:42.174755  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:42.307199  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:42.334856  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:42.335839  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:42.674647  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:42.807792  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:42.833901  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:42.835768  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:43.174796  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:43.306491  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:43.334843  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:43.335473  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:43.458546  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:43.674608  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:43.808330  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:43.834246  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:43.835247  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:44.174541  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:44.306848  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:44.333035  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:44.335237  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:44.675161  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:44.807329  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:44.833862  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:44.834553  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:45.198145  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:45.308115  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:45.339644  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:45.340467  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:45.458726  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:45.673857  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:45.806396  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:45.833523  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:45.836324  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:46.174779  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:46.307862  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:46.334522  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:46.336525  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:46.674342  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:46.810004  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:46.833444  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:46.835389  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:47.174672  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:47.306098  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:47.334792  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:47.336231  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:47.459277  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:47.673985  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:47.807196  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:47.834303  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:47.835067  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:48.176080  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:48.306921  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:48.333629  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:48.336017  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:48.674194  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:48.807469  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:48.835201  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:48.835577  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:49.174357  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:49.306031  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:49.333084  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:49.334853  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:49.674173  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:49.808158  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:49.833839  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:49.835791  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:49.958673  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:50.174452  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:50.306544  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:50.334505  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:50.334740  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:50.674210  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:50.806534  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:50.833967  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:50.834820  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:51.173642  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:51.306870  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:51.333302  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:51.334976  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:51.674213  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:51.810978  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:51.833322  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:51.834586  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:52.174146  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:52.307344  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:52.333571  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:52.335598  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:52.463185  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:52.674738  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:52.806918  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:52.834247  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:52.834949  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:53.174710  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:53.305989  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:53.334705  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:53.334789  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:53.674229  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:53.806140  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:53.834466  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:53.834729  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:54.173816  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:54.307207  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:54.333327  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:54.334677  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:54.674689  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:54.806389  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:54.833138  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:54.835098  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:54.958362  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:55.174773  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:55.306479  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:55.334308  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:55.336476  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:55.674202  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:55.807687  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:55.833278  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:55.836569  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:56.174611  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:56.305839  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:56.335038  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:56.338146  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:56.674123  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:56.806725  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:56.834932  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:56.835668  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:56.958552  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:57.173548  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:57.306093  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:57.334836  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:57.335367  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:57.675050  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:57.807298  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:57.834088  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:57.834665  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:58.175447  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:58.306216  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:58.333197  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:58.335339  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:58.673849  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:58.806966  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:58.833318  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:58.835221  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:58.958781  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:18:59.174602  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:59.306699  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:59.333411  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:59.334911  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:18:59.674205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:18:59.810766  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:18:59.836645  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:18:59.837730  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:00.176877  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:00.308202  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:00.334645  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:00.340549  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:00.674516  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:00.807221  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:00.833799  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:00.835458  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:01.174782  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:01.306743  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:01.334857  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:01.335339  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:01.458704  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:01.674486  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:01.806868  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:01.833719  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:01.834467  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:02.173916  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:02.308063  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:02.333458  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:02.334860  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:02.674784  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:02.806338  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:02.834702  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:02.835551  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:03.173930  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:03.307542  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:03.334656  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:03.335289  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:03.674706  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:03.807909  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:03.833169  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:03.835403  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:03.957823  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:04.174560  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:04.305811  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:04.334337  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:04.335130  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:04.673940  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:04.807313  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:04.833489  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:04.834843  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:05.173948  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:05.307017  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:05.333669  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:05.335727  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:05.674244  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:05.806492  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:05.833630  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:05.834600  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:06.173895  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:06.306715  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:06.334864  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:06.335679  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:06.457929  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:06.674373  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:06.806652  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:06.834453  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:06.835346  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:07.174115  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:07.306482  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:07.333524  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:07.335168  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:07.674390  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:07.807332  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:07.833620  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:07.835445  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:08.175197  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:08.306500  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:08.333651  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:08.335371  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:08.459015  302325 node_ready.go:53] node "addons-457847" has status "Ready":"False"
	I1204 23:19:08.674184  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:08.806188  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:08.833319  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:08.834331  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:09.174192  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:09.306573  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:09.334845  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:09.335188  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:09.674650  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:09.806878  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:09.834701  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:09.835390  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:10.174235  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:10.340944  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:10.361211  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:10.364979  302325 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1204 23:19:10.365015  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:10.475356  302325 node_ready.go:49] node "addons-457847" has status "Ready":"True"
	I1204 23:19:10.475382  302325 node_ready.go:38] duration metric: took 43.520646651s for node "addons-457847" to be "Ready" ...
	I1204 23:19:10.475405  302325 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" ...
	I1204 23:19:10.547952  302325 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-ndbpf" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:10.699018  302325 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1204 23:19:10.699088  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:10.832112  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:10.840607  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:10.842062  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:11.207897  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:11.318201  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:11.358358  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:11.359718  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:11.676649  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:11.810795  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:11.836877  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:11.837923  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:12.180606  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:12.307143  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:12.336605  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:12.337994  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:12.576274  302325 pod_ready.go:93] pod "coredns-7c65d6cfc9-ndbpf" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.576301  302325 pod_ready.go:82] duration metric: took 2.028296841s for pod "coredns-7c65d6cfc9-ndbpf" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.576313  302325 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-qvw49" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.602765  302325 pod_ready.go:93] pod "coredns-7c65d6cfc9-qvw49" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.602792  302325 pod_ready.go:82] duration metric: took 26.470383ms for pod "coredns-7c65d6cfc9-qvw49" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.602827  302325 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.626307  302325 pod_ready.go:93] pod "etcd-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.626335  302325 pod_ready.go:82] duration metric: took 23.499582ms for pod "etcd-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.626352  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.638474  302325 pod_ready.go:93] pod "kube-apiserver-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.638499  302325 pod_ready.go:82] duration metric: took 12.131191ms for pod "kube-apiserver-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.638511  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.655111  302325 pod_ready.go:93] pod "kube-controller-manager-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.655137  302325 pod_ready.go:82] duration metric: took 16.617964ms for pod "kube-controller-manager-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.655152  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-m2tmb" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.676496  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:12.806042  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:12.833652  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:12.836427  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:12.952887  302325 pod_ready.go:93] pod "kube-proxy-m2tmb" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:12.952915  302325 pod_ready.go:82] duration metric: took 297.754523ms for pod "kube-proxy-m2tmb" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:12.952927  302325 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:13.175656  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:13.307558  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:13.335554  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:13.336073  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:13.354379  302325 pod_ready.go:93] pod "kube-scheduler-addons-457847" in "kube-system" namespace has status "Ready":"True"
	I1204 23:19:13.354455  302325 pod_ready.go:82] duration metric: took 401.501168ms for pod "kube-scheduler-addons-457847" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:13.354484  302325 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace to be "Ready" ...
	I1204 23:19:13.676014  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:13.807696  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:13.836489  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:13.837190  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:14.176025  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:14.307040  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:14.334945  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:14.338446  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:14.675663  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:14.807865  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:14.833900  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:14.837763  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:15.176763  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:15.307165  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:15.333867  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:15.336109  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:15.361746  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:15.677708  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:15.806086  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:15.834443  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:15.834895  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:16.175225  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:16.306792  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:16.346151  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:16.346241  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:16.675397  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:16.808222  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:16.835216  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:16.837567  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:17.175686  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:17.306821  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:17.333750  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:17.336998  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:17.675205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:17.807588  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:17.833811  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:17.835108  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:17.861210  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:18.176432  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:18.307818  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:18.335450  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:18.338176  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:18.677591  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:18.815203  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:18.833648  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:18.837884  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:19.175979  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:19.306582  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:19.335941  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:19.336631  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:19.678584  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:19.817553  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:19.847202  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:19.848260  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:19.866140  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:20.176490  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:20.307252  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:20.338357  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:20.340351  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:20.675689  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:20.815365  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:20.839047  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:20.845685  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:21.183358  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:21.306033  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:21.336012  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:21.336530  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:21.678100  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:21.811732  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:21.838535  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:21.840895  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:22.174585  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:22.306522  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:22.335266  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:22.338520  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:22.361566  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:22.676367  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:22.810515  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:22.839406  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:22.839903  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:23.176659  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:23.306592  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:23.337449  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:23.339205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:23.676788  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:23.806914  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:23.833267  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:23.835107  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:24.175399  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:24.306752  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:24.334796  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:24.337176  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:24.677730  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:24.825790  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:24.844388  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:24.849055  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:24.866493  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:25.176525  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:25.308353  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:25.334112  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:25.336211  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:25.676126  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:25.809562  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:25.836785  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:25.838332  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:26.180205  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:26.310468  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:26.410953  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:26.412423  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:26.678985  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:26.813090  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:26.837146  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:26.838819  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:27.176277  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:27.307989  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:27.336621  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:27.338083  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:27.365637  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:27.677040  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:27.818828  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:27.843017  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:27.848113  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:28.180411  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:28.307910  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:28.340299  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:28.342596  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:28.676458  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:28.827733  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:28.835852  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:28.836922  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:29.175653  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:29.306549  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:29.335255  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:29.335859  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:29.675704  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:29.807536  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:29.833681  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:29.836650  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:29.861113  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:30.183436  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:30.306589  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:30.341199  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:30.341592  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:30.676408  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:30.815826  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:30.844371  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:30.845611  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:31.182761  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:31.306682  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:31.334996  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:31.336765  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:31.676709  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:31.807937  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:31.833676  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:31.836794  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:32.177306  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:32.306436  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:32.334021  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:32.335536  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:32.360920  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:32.675798  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:32.807578  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:32.833855  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:32.837276  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:33.175678  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:33.306684  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:33.335698  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:33.335899  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:33.675696  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:33.807994  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:33.834705  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:33.836295  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:34.176268  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:34.307124  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:34.338053  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:34.338665  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:34.365177  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:34.675690  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:34.817439  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:34.837926  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:34.839135  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:35.176549  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:35.307264  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:35.337122  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:35.338685  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:35.675305  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:35.808272  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:35.834923  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:35.836964  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:36.175739  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:36.307237  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:36.335232  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1204 23:19:36.336389  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:36.677619  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:36.806737  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:36.835044  302325 kapi.go:107] duration metric: took 1m6.005176576s to wait for kubernetes.io/minikube-addons=registry ...
	I1204 23:19:36.837251  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:36.861887  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:37.175502  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:37.306614  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:37.335959  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:37.675857  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:37.807351  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:37.835780  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:38.178308  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:38.308637  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:38.337514  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:38.676288  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:38.812166  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:38.835717  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:39.176342  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:39.307392  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:39.336716  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:39.367467  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:39.676653  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:39.815273  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:39.846713  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:40.176891  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:40.306849  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:40.335903  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:40.676564  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:40.816699  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:40.836150  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:41.176496  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:41.307580  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:41.335339  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:41.367854  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:41.676455  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:41.813360  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:41.837866  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:42.177518  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:42.306621  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:42.337656  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:42.676349  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:42.811971  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:42.838361  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:43.175754  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:43.306711  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:43.336499  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:43.675410  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:43.807255  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:43.836019  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:43.862875  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:44.177690  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:44.306182  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:44.336460  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:44.676338  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:44.808122  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:44.835548  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:45.178286  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:45.307887  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:45.337968  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:45.676668  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:45.811040  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:45.837267  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:46.176446  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:46.308196  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:46.336396  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:46.363457  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:46.675874  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:46.810860  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:46.835700  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:47.175590  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:47.306627  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:47.337302  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:47.676887  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:47.806841  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:47.835512  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:48.178341  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:48.306510  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:48.335622  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:48.675486  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:48.807920  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:48.835211  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:48.861260  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:49.176012  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:49.306300  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:49.335602  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:49.676822  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:49.818171  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:49.836743  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:50.177337  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:50.307034  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:50.335327  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:50.676459  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:50.808809  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:50.836382  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:51.175730  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:51.306648  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:51.335374  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:51.361316  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:51.675324  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:51.807305  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:51.835650  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:52.175457  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:52.306892  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:52.335693  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:52.676497  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:52.813015  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:52.835523  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:53.175626  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:53.306988  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:53.335532  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:53.363343  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:53.676670  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:53.808309  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:53.835473  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:54.175609  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:54.306684  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:54.335891  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:54.675791  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:54.807213  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:54.835577  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:55.177658  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:55.306840  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:55.335798  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:55.367172  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:55.677473  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:55.809355  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:55.840197  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:56.181278  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:56.326055  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:56.336886  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:56.675738  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:56.814919  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:56.835498  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:57.176050  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:57.306724  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:57.336247  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:57.676853  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:57.818426  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:57.835439  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:57.863266  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:19:58.176011  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:58.307376  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:58.335911  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:58.676862  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:58.808219  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:58.835381  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:59.175809  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:59.308957  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:59.410916  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:19:59.675529  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:19:59.807085  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:19:59.835278  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:00.316955  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:00.335201  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:00.422859  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:00.554924  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:00.708734  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:00.837231  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:00.875443  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:01.176745  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:01.308007  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:01.336084  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:01.677721  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:01.814618  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:01.836448  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:02.176242  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:02.308518  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:02.340994  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:02.676690  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:02.809356  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:02.841371  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:02.870339  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:03.176993  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:03.307510  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:03.336644  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:03.676728  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:03.811204  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:03.842119  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:04.184439  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:04.306713  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:04.336330  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:04.676498  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:04.808980  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:04.836148  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:05.176074  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:05.306602  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:05.337417  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:05.380354  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:05.677458  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:05.807476  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:05.835085  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:06.175413  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:06.306825  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:06.337388  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:06.675012  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:06.806778  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:06.836520  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:07.176386  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:07.306693  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:07.336190  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:07.676024  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:07.813007  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:07.835902  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:07.861571  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:08.178677  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:08.307543  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:08.336865  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:08.675564  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:08.808198  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:08.836140  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:09.183004  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:09.306908  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:09.336101  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:09.676568  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:09.807784  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:09.841057  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:09.862888  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:10.177688  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:10.310318  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:10.336265  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:10.675928  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:10.817319  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:10.835564  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:11.177237  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:11.308619  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:11.336347  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:11.677917  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:11.810925  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:11.835131  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:12.175528  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:12.308433  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:12.336490  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:12.361611  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:12.675504  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:12.807662  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:12.836605  302325 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1204 23:20:13.174944  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:13.307121  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:13.335825  302325 kapi.go:107] duration metric: took 1m42.504875268s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1204 23:20:13.675285  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:13.806672  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:14.177042  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:14.307374  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:14.361939  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:14.676623  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:14.808988  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:15.176910  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:15.307005  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:15.676444  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:15.819030  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:16.176001  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:16.308036  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:16.674936  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:16.811014  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:16.865139  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:17.174796  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:17.307161  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:17.675873  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:17.815106  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:18.177075  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:18.316468  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:18.676241  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:18.807278  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:19.177330  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:19.307242  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:19.364337  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:19.675303  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:19.807586  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:20.175716  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:20.307218  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:20.678651  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:20.813539  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:21.176734  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:21.309965  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:21.675936  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:21.807476  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1204 23:20:21.860625  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:22.176165  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:22.307892  302325 kapi.go:107] duration metric: took 1m47.005220029s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1204 23:20:22.309644  302325 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-457847 cluster.
	I1204 23:20:22.311763  302325 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.
	I1204 23:20:22.313689  302325 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1204 23:20:22.675708  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:23.176773  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:23.676534  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:23.861962  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:24.176558  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:24.676433  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:25.176195  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:25.676416  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:26.179164  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:26.361628  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:26.679933  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:27.175686  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:27.677116  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:28.180702  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:28.363639  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:28.675916  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:29.176322  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:29.675998  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:30.193523  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:30.367914  302325 pod_ready.go:103] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"False"
	I1204 23:20:30.686071  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:30.867591  302325 pod_ready.go:93] pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace has status "Ready":"True"
	I1204 23:20:30.867617  302325 pod_ready.go:82] duration metric: took 1m17.513110345s for pod "metrics-server-84c5f94fbc-x7pgt" in "kube-system" namespace to be "Ready" ...
	I1204 23:20:30.867630  302325 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8ggqq" in "kube-system" namespace to be "Ready" ...
	I1204 23:20:30.878911  302325 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8ggqq" in "kube-system" namespace has status "Ready":"True"
	I1204 23:20:30.878989  302325 pod_ready.go:82] duration metric: took 11.341858ms for pod "nvidia-device-plugin-daemonset-8ggqq" in "kube-system" namespace to be "Ready" ...
	I1204 23:20:30.879027  302325 pod_ready.go:39] duration metric: took 1m20.403607489s 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" ...
	I1204 23:20:30.879068  302325 api_server.go:52] waiting for apiserver process to appear ...
	I1204 23:20:30.879120  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1204 23:20:30.879208  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1204 23:20:31.001046  302325 cri.go:89] found id: "3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:31.001130  302325 cri.go:89] found id: ""
	I1204 23:20:31.001153  302325 logs.go:282] 1 containers: [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb]
	I1204 23:20:31.001240  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.020581  302325 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1204 23:20:31.020712  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1204 23:20:31.137810  302325 cri.go:89] found id: "3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:31.137890  302325 cri.go:89] found id: ""
	I1204 23:20:31.137913  302325 logs.go:282] 1 containers: [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf]
	I1204 23:20:31.138013  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.144629  302325 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1204 23:20:31.144766  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1204 23:20:31.181065  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:31.266511  302325 cri.go:89] found id: "72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:31.266546  302325 cri.go:89] found id: "4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:31.266554  302325 cri.go:89] found id: ""
	I1204 23:20:31.266567  302325 logs.go:282] 2 containers: [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722]
	I1204 23:20:31.266640  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.276710  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.281651  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1204 23:20:31.281798  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1204 23:20:31.329888  302325 cri.go:89] found id: "b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:31.329963  302325 cri.go:89] found id: ""
	I1204 23:20:31.329987  302325 logs.go:282] 1 containers: [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa]
	I1204 23:20:31.330080  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.343420  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1204 23:20:31.343553  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1204 23:20:31.401004  302325 cri.go:89] found id: "fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:31.401081  302325 cri.go:89] found id: ""
	I1204 23:20:31.401104  302325 logs.go:282] 1 containers: [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b]
	I1204 23:20:31.401203  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.404994  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1204 23:20:31.405118  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1204 23:20:31.457704  302325 cri.go:89] found id: "fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:31.457823  302325 cri.go:89] found id: ""
	I1204 23:20:31.457852  302325 logs.go:282] 1 containers: [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250]
	I1204 23:20:31.457968  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.462869  302325 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1204 23:20:31.463050  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1204 23:20:31.509231  302325 cri.go:89] found id: "4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:31.509309  302325 cri.go:89] found id: ""
	I1204 23:20:31.509331  302325 logs.go:282] 1 containers: [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb]
	I1204 23:20:31.509431  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:31.513173  302325 logs.go:123] Gathering logs for kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] ...
	I1204 23:20:31.513245  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:31.557083  302325 logs.go:123] Gathering logs for kindnet [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] ...
	I1204 23:20:31.557113  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:31.596522  302325 logs.go:123] Gathering logs for CRI-O ...
	I1204 23:20:31.596566  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1204 23:20:31.676502  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1204 23:20:31.688831  302325 logs.go:123] Gathering logs for container status ...
	I1204 23:20:31.688872  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1204 23:20:31.750864  302325 logs.go:123] Gathering logs for dmesg ...
	I1204 23:20:31.750899  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1204 23:20:31.770853  302325 logs.go:123] Gathering logs for kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] ...
	I1204 23:20:31.770883  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:31.846758  302325 logs.go:123] Gathering logs for coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] ...
	I1204 23:20:31.846794  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:31.895074  302325 logs.go:123] Gathering logs for coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] ...
	I1204 23:20:31.895108  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:31.939120  302325 logs.go:123] Gathering logs for kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] ...
	I1204 23:20:31.939152  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:31.991647  302325 logs.go:123] Gathering logs for kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] ...
	I1204 23:20:31.991681  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:32.096142  302325 logs.go:123] Gathering logs for kubelet ...
	I1204 23:20:32.096222  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1204 23:20:32.176716  302325 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W1204 23:20:32.180998  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.299912    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.181239  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.299959    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.181412  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.300358    1500 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.181690  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.300389    1500 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-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.181883  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314626    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.182115  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314680    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.182304  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314625    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.182531  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314722    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.182709  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.328069    1500 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.182930  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.183112  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.183337  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.183523  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.183747  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:32.223391  302325 logs.go:123] Gathering logs for describe nodes ...
	I1204 23:20:32.223430  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1204 23:20:32.452675  302325 logs.go:123] Gathering logs for etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] ...
	I1204 23:20:32.452707  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:32.519708  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:32.519742  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1204 23:20:32.519801  302325 out.go:270] X Problems detected in kubelet:
	W1204 23:20:32.519818  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.519831  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.519839  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:32.519846  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:32.519861  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:32.519868  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:32.519876  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:20:32.675196  302325 kapi.go:107] duration metric: took 2m1.504832979s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1204 23:20:32.678888  302325 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, nvidia-device-plugin, inspektor-gadget, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I1204 23:20:32.680783  302325 addons.go:510] duration metric: took 2m9.315877233s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner nvidia-device-plugin inspektor-gadget storage-provisioner ingress-dns metrics-server yakd default-storageclass storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I1204 23:20:42.520241  302325 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1204 23:20:42.535095  302325 api_server.go:72] duration metric: took 2m19.17066622s to wait for apiserver process to appear ...
	I1204 23:20:42.535121  302325 api_server.go:88] waiting for apiserver healthz status ...
	I1204 23:20:42.535157  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1204 23:20:42.535221  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1204 23:20:42.576718  302325 cri.go:89] found id: "3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:42.576740  302325 cri.go:89] found id: ""
	I1204 23:20:42.576748  302325 logs.go:282] 1 containers: [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb]
	I1204 23:20:42.576808  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.581246  302325 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1204 23:20:42.581321  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1204 23:20:42.623240  302325 cri.go:89] found id: "3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:42.623262  302325 cri.go:89] found id: ""
	I1204 23:20:42.623271  302325 logs.go:282] 1 containers: [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf]
	I1204 23:20:42.623333  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.626979  302325 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1204 23:20:42.627057  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1204 23:20:42.669673  302325 cri.go:89] found id: "72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:42.669705  302325 cri.go:89] found id: "4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:42.669711  302325 cri.go:89] found id: ""
	I1204 23:20:42.669719  302325 logs.go:282] 2 containers: [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722]
	I1204 23:20:42.669786  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.673403  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.676856  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1204 23:20:42.676939  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1204 23:20:42.716223  302325 cri.go:89] found id: "b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:42.716248  302325 cri.go:89] found id: ""
	I1204 23:20:42.716257  302325 logs.go:282] 1 containers: [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa]
	I1204 23:20:42.716316  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.720895  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1204 23:20:42.720969  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1204 23:20:42.762467  302325 cri.go:89] found id: "fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:42.762491  302325 cri.go:89] found id: ""
	I1204 23:20:42.762500  302325 logs.go:282] 1 containers: [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b]
	I1204 23:20:42.762557  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.766290  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1204 23:20:42.766390  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1204 23:20:42.816682  302325 cri.go:89] found id: "fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:42.816762  302325 cri.go:89] found id: ""
	I1204 23:20:42.816786  302325 logs.go:282] 1 containers: [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250]
	I1204 23:20:42.816880  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.820465  302325 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1204 23:20:42.820548  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1204 23:20:42.863358  302325 cri.go:89] found id: "4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:42.863422  302325 cri.go:89] found id: ""
	I1204 23:20:42.863445  302325 logs.go:282] 1 containers: [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb]
	I1204 23:20:42.863522  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:42.867237  302325 logs.go:123] Gathering logs for kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] ...
	I1204 23:20:42.867295  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:42.911354  302325 logs.go:123] Gathering logs for kindnet [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] ...
	I1204 23:20:42.911393  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:42.965328  302325 logs.go:123] Gathering logs for container status ...
	I1204 23:20:42.965359  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1204 23:20:43.031222  302325 logs.go:123] Gathering logs for dmesg ...
	I1204 23:20:43.031253  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1204 23:20:43.048720  302325 logs.go:123] Gathering logs for describe nodes ...
	I1204 23:20:43.048749  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1204 23:20:43.200064  302325 logs.go:123] Gathering logs for kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] ...
	I1204 23:20:43.200121  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:43.263379  302325 logs.go:123] Gathering logs for etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] ...
	I1204 23:20:43.263420  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:43.315832  302325 logs.go:123] Gathering logs for coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] ...
	I1204 23:20:43.315867  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:43.355100  302325 logs.go:123] Gathering logs for kubelet ...
	I1204 23:20:43.355129  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1204 23:20:43.429914  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.299912    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.430166  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.299959    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.430337  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.300358    1500 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.430544  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.300389    1500 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-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.430735  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314626    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.430966  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314680    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.431154  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314625    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.431384  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314722    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.431565  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.328069    1500 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.431789  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.431978  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.432205  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.432393  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.432646  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:43.470519  302325 logs.go:123] Gathering logs for coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] ...
	I1204 23:20:43.470552  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:43.512102  302325 logs.go:123] Gathering logs for kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] ...
	I1204 23:20:43.512142  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:43.552127  302325 logs.go:123] Gathering logs for kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] ...
	I1204 23:20:43.552155  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:43.635492  302325 logs.go:123] Gathering logs for CRI-O ...
	I1204 23:20:43.635530  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1204 23:20:43.735110  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:43.735143  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1204 23:20:43.735202  302325 out.go:270] X Problems detected in kubelet:
	W1204 23:20:43.735220  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.735232  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.735241  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:43.735247  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:43.735254  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:43.735263  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:43.735269  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:20:53.735899  302325 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1204 23:20:53.744649  302325 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1204 23:20:53.745805  302325 api_server.go:141] control plane version: v1.31.2
	I1204 23:20:53.745838  302325 api_server.go:131] duration metric: took 11.210708903s to wait for apiserver health ...
	I1204 23:20:53.745848  302325 system_pods.go:43] waiting for kube-system pods to appear ...
	I1204 23:20:53.745871  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1204 23:20:53.745940  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1204 23:20:53.799114  302325 cri.go:89] found id: "3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:53.799138  302325 cri.go:89] found id: ""
	I1204 23:20:53.799147  302325 logs.go:282] 1 containers: [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb]
	I1204 23:20:53.799208  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.804433  302325 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1204 23:20:53.804509  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1204 23:20:53.851769  302325 cri.go:89] found id: "3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:53.851791  302325 cri.go:89] found id: ""
	I1204 23:20:53.851800  302325 logs.go:282] 1 containers: [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf]
	I1204 23:20:53.851857  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.855399  302325 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1204 23:20:53.855471  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1204 23:20:53.895387  302325 cri.go:89] found id: "72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:53.895411  302325 cri.go:89] found id: "4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:53.895417  302325 cri.go:89] found id: ""
	I1204 23:20:53.895424  302325 logs.go:282] 2 containers: [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722]
	I1204 23:20:53.895487  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.899770  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.903954  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1204 23:20:53.904038  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1204 23:20:53.943948  302325 cri.go:89] found id: "b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:53.943968  302325 cri.go:89] found id: ""
	I1204 23:20:53.943976  302325 logs.go:282] 1 containers: [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa]
	I1204 23:20:53.944029  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.947599  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1204 23:20:53.947676  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1204 23:20:53.987408  302325 cri.go:89] found id: "fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:53.987428  302325 cri.go:89] found id: ""
	I1204 23:20:53.987435  302325 logs.go:282] 1 containers: [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b]
	I1204 23:20:53.987491  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:53.990978  302325 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1204 23:20:53.991102  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1204 23:20:54.041125  302325 cri.go:89] found id: "fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:54.041222  302325 cri.go:89] found id: ""
	I1204 23:20:54.041297  302325 logs.go:282] 1 containers: [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250]
	I1204 23:20:54.041363  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:54.045615  302325 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1204 23:20:54.045713  302325 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1204 23:20:54.089234  302325 cri.go:89] found id: "4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:54.089258  302325 cri.go:89] found id: ""
	I1204 23:20:54.089267  302325 logs.go:282] 1 containers: [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb]
	I1204 23:20:54.089343  302325 ssh_runner.go:195] Run: which crictl
	I1204 23:20:54.093393  302325 logs.go:123] Gathering logs for kube-proxy [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] ...
	I1204 23:20:54.093427  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b"
	I1204 23:20:54.134845  302325 logs.go:123] Gathering logs for kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] ...
	I1204 23:20:54.134926  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250"
	I1204 23:20:54.210962  302325 logs.go:123] Gathering logs for kindnet [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] ...
	I1204 23:20:54.211004  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb"
	I1204 23:20:54.251967  302325 logs.go:123] Gathering logs for CRI-O ...
	I1204 23:20:54.251998  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1204 23:20:54.347541  302325 logs.go:123] Gathering logs for kubelet ...
	I1204 23:20:54.347580  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1204 23:20:54.432553  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.299912    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.432866  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.299959    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.433063  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.300358    1500 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.433298  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.300389    1500 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-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.433539  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314626    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.433798  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314680    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.434014  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.314625    1500 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-457847" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.434271  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.314722    1500 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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.434486  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.328069    1500 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.434739  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.434953  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.435209  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.435427  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.435682  302325 logs.go:138] Found kubelet problem: Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:54.504910  302325 logs.go:123] Gathering logs for describe nodes ...
	I1204 23:20:54.504961  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1204 23:20:54.660304  302325 logs.go:123] Gathering logs for kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] ...
	I1204 23:20:54.660336  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb"
	I1204 23:20:54.732950  302325 logs.go:123] Gathering logs for coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] ...
	I1204 23:20:54.732992  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722"
	I1204 23:20:54.774623  302325 logs.go:123] Gathering logs for kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] ...
	I1204 23:20:54.774651  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa"
	I1204 23:20:54.831241  302325 logs.go:123] Gathering logs for container status ...
	I1204 23:20:54.831275  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1204 23:20:54.881694  302325 logs.go:123] Gathering logs for dmesg ...
	I1204 23:20:54.881730  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1204 23:20:54.898496  302325 logs.go:123] Gathering logs for etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] ...
	I1204 23:20:54.898525  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf"
	I1204 23:20:54.943503  302325 logs.go:123] Gathering logs for coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] ...
	I1204 23:20:54.943535  302325 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a"
	I1204 23:20:54.986868  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:54.986894  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1204 23:20:54.987051  302325 out.go:270] X Problems detected in kubelet:
	W1204 23:20:54.987199  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.328119    1500 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.987209  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-457847" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.987223  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329681    1500 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-457847\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	W1204 23:20:54.987229  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: W1204 23:19:10.329637    1500 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-457847" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-457847' and this object
	W1204 23:20:54.987236  302325 out.go:270]   Dec 04 23:19:10 addons-457847 kubelet[1500]: E1204 23:19:10.329718    1500 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-457847\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-457847' and this object" logger="UnhandledError"
	I1204 23:20:54.987250  302325 out.go:358] Setting ErrFile to fd 2...
	I1204 23:20:54.987259  302325 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:21:05.001957  302325 system_pods.go:59] 19 kube-system pods found
	I1204 23:21:05.001999  302325 system_pods.go:61] "coredns-7c65d6cfc9-ndbpf" [7199e81e-8599-4905-9d3c-ebf1d710cc71] Running
	I1204 23:21:05.002007  302325 system_pods.go:61] "coredns-7c65d6cfc9-qvw49" [1a8c5e0a-67fa-450a-bf92-59b045a29947] Running
	I1204 23:21:05.002012  302325 system_pods.go:61] "csi-hostpath-attacher-0" [36093fa9-9701-429e-8bfc-2cb41a31bf32] Running
	I1204 23:21:05.002016  302325 system_pods.go:61] "csi-hostpath-resizer-0" [1588f26e-61f2-4a91-a903-a4dfaad4679b] Running
	I1204 23:21:05.002020  302325 system_pods.go:61] "csi-hostpathplugin-hr5vl" [5fce9e27-097c-4a58-85ba-563972d1252e] Running
	I1204 23:21:05.002027  302325 system_pods.go:61] "etcd-addons-457847" [4c2fda94-0f35-4d9c-a7cc-032e42b52780] Running
	I1204 23:21:05.002031  302325 system_pods.go:61] "kindnet-w8ln2" [a5710fe8-d718-446d-9117-4e883d48932d] Running
	I1204 23:21:05.002036  302325 system_pods.go:61] "kube-apiserver-addons-457847" [0bef8051-a955-4462-a9d9-c1478df8d203] Running
	I1204 23:21:05.002040  302325 system_pods.go:61] "kube-controller-manager-addons-457847" [14521867-dda7-4ba7-ba9d-f169abe0561c] Running
	I1204 23:21:05.002045  302325 system_pods.go:61] "kube-ingress-dns-minikube" [872fdcb6-14db-4126-b9d5-f42b7e67e5b0] Running
	I1204 23:21:05.002049  302325 system_pods.go:61] "kube-proxy-m2tmb" [9266c508-7c15-44bd-b8e9-bc01a330abf4] Running
	I1204 23:21:05.002053  302325 system_pods.go:61] "kube-scheduler-addons-457847" [173f39ba-2344-4f08-81d6-f6707ef542f2] Running
	I1204 23:21:05.002058  302325 system_pods.go:61] "metrics-server-84c5f94fbc-x7pgt" [d1f2855b-fa91-4a6e-a0d9-4381f68cab8c] Running
	I1204 23:21:05.002063  302325 system_pods.go:61] "nvidia-device-plugin-daemonset-8ggqq" [5df46728-9c61-4137-a9d3-e7d2a473be89] Running
	I1204 23:21:05.002067  302325 system_pods.go:61] "registry-66c9cd494c-nfgxr" [42b07db4-4999-456d-a0f9-b37449ef99ee] Running
	I1204 23:21:05.002081  302325 system_pods.go:61] "registry-proxy-m8627" [92305fd6-98e6-4645-8fb6-feaaa079e9fe] Running
	I1204 23:21:05.002085  302325 system_pods.go:61] "snapshot-controller-56fcc65765-4fphs" [e6dce1ee-4491-493d-b824-bf9698e350c5] Running
	I1204 23:21:05.002089  302325 system_pods.go:61] "snapshot-controller-56fcc65765-psnlm" [953c731d-4159-40d9-9c29-6817c3d8bd7a] Running
	I1204 23:21:05.002093  302325 system_pods.go:61] "storage-provisioner" [5bde4400-9a9e-46d3-bc2b-dcbe112a1fbf] Running
	I1204 23:21:05.002104  302325 system_pods.go:74] duration metric: took 11.256248968s to wait for pod list to return data ...
	I1204 23:21:05.002117  302325 default_sa.go:34] waiting for default service account to be created ...
	I1204 23:21:05.006946  302325 default_sa.go:45] found service account: "default"
	I1204 23:21:05.006981  302325 default_sa.go:55] duration metric: took 4.856962ms for default service account to be created ...
	I1204 23:21:05.006992  302325 system_pods.go:116] waiting for k8s-apps to be running ...
	I1204 23:21:05.027448  302325 system_pods.go:86] 19 kube-system pods found
	I1204 23:21:05.027495  302325 system_pods.go:89] "coredns-7c65d6cfc9-ndbpf" [7199e81e-8599-4905-9d3c-ebf1d710cc71] Running
	I1204 23:21:05.027504  302325 system_pods.go:89] "coredns-7c65d6cfc9-qvw49" [1a8c5e0a-67fa-450a-bf92-59b045a29947] Running
	I1204 23:21:05.027510  302325 system_pods.go:89] "csi-hostpath-attacher-0" [36093fa9-9701-429e-8bfc-2cb41a31bf32] Running
	I1204 23:21:05.027516  302325 system_pods.go:89] "csi-hostpath-resizer-0" [1588f26e-61f2-4a91-a903-a4dfaad4679b] Running
	I1204 23:21:05.027521  302325 system_pods.go:89] "csi-hostpathplugin-hr5vl" [5fce9e27-097c-4a58-85ba-563972d1252e] Running
	I1204 23:21:05.027526  302325 system_pods.go:89] "etcd-addons-457847" [4c2fda94-0f35-4d9c-a7cc-032e42b52780] Running
	I1204 23:21:05.027532  302325 system_pods.go:89] "kindnet-w8ln2" [a5710fe8-d718-446d-9117-4e883d48932d] Running
	I1204 23:21:05.027537  302325 system_pods.go:89] "kube-apiserver-addons-457847" [0bef8051-a955-4462-a9d9-c1478df8d203] Running
	I1204 23:21:05.027543  302325 system_pods.go:89] "kube-controller-manager-addons-457847" [14521867-dda7-4ba7-ba9d-f169abe0561c] Running
	I1204 23:21:05.027548  302325 system_pods.go:89] "kube-ingress-dns-minikube" [872fdcb6-14db-4126-b9d5-f42b7e67e5b0] Running
	I1204 23:21:05.027556  302325 system_pods.go:89] "kube-proxy-m2tmb" [9266c508-7c15-44bd-b8e9-bc01a330abf4] Running
	I1204 23:21:05.027560  302325 system_pods.go:89] "kube-scheduler-addons-457847" [173f39ba-2344-4f08-81d6-f6707ef542f2] Running
	I1204 23:21:05.027566  302325 system_pods.go:89] "metrics-server-84c5f94fbc-x7pgt" [d1f2855b-fa91-4a6e-a0d9-4381f68cab8c] Running
	I1204 23:21:05.027571  302325 system_pods.go:89] "nvidia-device-plugin-daemonset-8ggqq" [5df46728-9c61-4137-a9d3-e7d2a473be89] Running
	I1204 23:21:05.027575  302325 system_pods.go:89] "registry-66c9cd494c-nfgxr" [42b07db4-4999-456d-a0f9-b37449ef99ee] Running
	I1204 23:21:05.027579  302325 system_pods.go:89] "registry-proxy-m8627" [92305fd6-98e6-4645-8fb6-feaaa079e9fe] Running
	I1204 23:21:05.027590  302325 system_pods.go:89] "snapshot-controller-56fcc65765-4fphs" [e6dce1ee-4491-493d-b824-bf9698e350c5] Running
	I1204 23:21:05.027595  302325 system_pods.go:89] "snapshot-controller-56fcc65765-psnlm" [953c731d-4159-40d9-9c29-6817c3d8bd7a] Running
	I1204 23:21:05.027601  302325 system_pods.go:89] "storage-provisioner" [5bde4400-9a9e-46d3-bc2b-dcbe112a1fbf] Running
	I1204 23:21:05.027609  302325 system_pods.go:126] duration metric: took 20.61028ms to wait for k8s-apps to be running ...
	I1204 23:21:05.027622  302325 system_svc.go:44] waiting for kubelet service to be running ....
	I1204 23:21:05.027685  302325 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:21:05.042500  302325 system_svc.go:56] duration metric: took 14.868063ms WaitForService to wait for kubelet
	I1204 23:21:05.042548  302325 kubeadm.go:582] duration metric: took 2m41.678124789s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1204 23:21:05.042569  302325 node_conditions.go:102] verifying NodePressure condition ...
	I1204 23:21:05.046595  302325 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1204 23:21:05.046639  302325 node_conditions.go:123] node cpu capacity is 2
	I1204 23:21:05.046666  302325 node_conditions.go:105] duration metric: took 4.090553ms to run NodePressure ...
	I1204 23:21:05.046678  302325 start.go:241] waiting for startup goroutines ...
	I1204 23:21:05.046690  302325 start.go:246] waiting for cluster config update ...
	I1204 23:21:05.046717  302325 start.go:255] writing updated cluster config ...
	I1204 23:21:05.047062  302325 ssh_runner.go:195] Run: rm -f paused
	I1204 23:21:05.439607  302325 start.go:600] kubectl: 1.31.3, cluster: 1.31.2 (minor skew: 0)
	I1204 23:21:05.442179  302325 out.go:177] * Done! kubectl is now configured to use "addons-457847" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Dec 04 23:26:21 addons-457847 conmon[4073]: conmon afba30368d8b67e8e27d <ninfo>: container 4084 exited with status 137
	Dec 04 23:26:21 addons-457847 crio[972]: time="2024-12-04 23:26:21.987660532Z" level=info msg="Stopped container afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec: local-path-storage/local-path-provisioner-86d989889c-vxglm/local-path-provisioner" id=fde0d246-e49c-4239-a96d-218050723bb8 name=/runtime.v1.RuntimeService/StopContainer
	Dec 04 23:26:21 addons-457847 crio[972]: time="2024-12-04 23:26:21.988256273Z" level=info msg="Stopping pod sandbox: eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f" id=087b482c-c8c9-4fc2-9c8a-2c96b429cb42 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:26:21 addons-457847 crio[972]: time="2024-12-04 23:26:21.988502742Z" level=info msg="Got pod network &{Name:local-path-provisioner-86d989889c-vxglm Namespace:local-path-storage ID:eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f UID:daa2025b-163a-4f50-9589-7e9253895aa9 NetNS:/var/run/netns/913d5206-e896-44a0-8262-b29d64c4573d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 04 23:26:21 addons-457847 crio[972]: time="2024-12-04 23:26:21.988650099Z" level=info msg="Deleting pod local-path-storage_local-path-provisioner-86d989889c-vxglm from CNI network \"kindnet\" (type=ptp)"
	Dec 04 23:26:22 addons-457847 crio[972]: time="2024-12-04 23:26:22.031838591Z" level=info msg="Stopped pod sandbox: eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f" id=087b482c-c8c9-4fc2-9c8a-2c96b429cb42 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:26:22 addons-457847 crio[972]: time="2024-12-04 23:26:22.337587114Z" level=info msg="Removing container: afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec" id=58cda177-ddf5-43c5-b2e9-874b05749dd5 name=/runtime.v1.RuntimeService/RemoveContainer
	Dec 04 23:26:22 addons-457847 crio[972]: time="2024-12-04 23:26:22.354417989Z" level=info msg="Removed container afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec: local-path-storage/local-path-provisioner-86d989889c-vxglm/local-path-provisioner" id=58cda177-ddf5-43c5-b2e9-874b05749dd5 name=/runtime.v1.RuntimeService/RemoveContainer
	Dec 04 23:26:40 addons-457847 crio[972]: time="2024-12-04 23:26:40.293897682Z" level=info msg="Stopping container: f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba (timeout: 30s)" id=ae3e72b0-ccf5-4d95-b34b-d5fd1211df76 name=/runtime.v1.RuntimeService/StopContainer
	Dec 04 23:26:40 addons-457847 conmon[3795]: conmon f3024f104775dcc39f00 <ninfo>: container 3807 exited with status 2
	Dec 04 23:26:40 addons-457847 crio[972]: time="2024-12-04 23:26:40.436622325Z" level=info msg="Stopped container f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba: default/cloud-spanner-emulator-dc5db94f4-zhbsv/cloud-spanner-emulator" id=ae3e72b0-ccf5-4d95-b34b-d5fd1211df76 name=/runtime.v1.RuntimeService/StopContainer
	Dec 04 23:26:40 addons-457847 crio[972]: time="2024-12-04 23:26:40.437150635Z" level=info msg="Stopping pod sandbox: 50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5" id=6445f1af-6c03-43de-8a89-d48356857965 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:26:40 addons-457847 crio[972]: time="2024-12-04 23:26:40.437386486Z" level=info msg="Got pod network &{Name:cloud-spanner-emulator-dc5db94f4-zhbsv Namespace:default ID:50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5 UID:2a21f1fc-8cea-48d2-bc9b-a85b0158e53a NetNS:/var/run/netns/52922d70-ccd4-4650-a772-5ea6d77bb847 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Dec 04 23:26:40 addons-457847 crio[972]: time="2024-12-04 23:26:40.437553709Z" level=info msg="Deleting pod default_cloud-spanner-emulator-dc5db94f4-zhbsv from CNI network \"kindnet\" (type=ptp)"
	Dec 04 23:26:40 addons-457847 crio[972]: time="2024-12-04 23:26:40.463701518Z" level=info msg="Stopped pod sandbox: 50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5" id=6445f1af-6c03-43de-8a89-d48356857965 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:26:41 addons-457847 crio[972]: time="2024-12-04 23:26:41.374508006Z" level=info msg="Removing container: f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba" id=29fa5a25-7711-4729-b619-852c8a118c13 name=/runtime.v1.RuntimeService/RemoveContainer
	Dec 04 23:26:41 addons-457847 crio[972]: time="2024-12-04 23:26:41.398873901Z" level=info msg="Removed container f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba: default/cloud-spanner-emulator-dc5db94f4-zhbsv/cloud-spanner-emulator" id=29fa5a25-7711-4729-b619-852c8a118c13 name=/runtime.v1.RuntimeService/RemoveContainer
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.674740386Z" level=info msg="Stopping pod sandbox: eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f" id=6e7e5ce2-3a5f-4540-ab59-da5930216db2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.674783299Z" level=info msg="Stopped pod sandbox (already stopped): eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f" id=6e7e5ce2-3a5f-4540-ab59-da5930216db2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.675530500Z" level=info msg="Removing pod sandbox: eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f" id=3481411a-2efa-4107-90c8-3d5057267f2f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.685687896Z" level=info msg="Removed pod sandbox: eefc2b72002d7ec0dc8efff61d815459f4fc55f0bde9109249618333c764318f" id=3481411a-2efa-4107-90c8-3d5057267f2f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.686382527Z" level=info msg="Stopping pod sandbox: 50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5" id=15ab9bb5-524f-48e2-8bce-868210c85ce0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.686531575Z" level=info msg="Stopped pod sandbox (already stopped): 50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5" id=15ab9bb5-524f-48e2-8bce-868210c85ce0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.686942624Z" level=info msg="Removing pod sandbox: 50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5" id=416508fb-184f-4c52-b5fd-43ba0316cb24 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Dec 04 23:27:18 addons-457847 crio[972]: time="2024-12-04 23:27:18.697335880Z" level=info msg="Removed pod sandbox: 50a75bd67e3dbd231c73f7cc46e513bacf5a39e979e4de35da9d866c8a9de7b5" id=416508fb-184f-4c52-b5fd-43ba0316cb24 name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	f1bd9d01b30df       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   384eb9b1bf1a3       hello-world-app-55bf9c44b4-pjmlj
	b274c67904cba       docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4                         4 minutes ago       Running             nginx                     0                   241ae53e818f3       nginx
	757a00174c757       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   d5b6e5fdb06d5       busybox
	0e38beb38a111       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   7 minutes ago       Running             metrics-server            0                   6952865bc914e       metrics-server-84c5f94fbc-x7pgt
	72f0b99bdeafb       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        8 minutes ago       Running             coredns                   0                   7527edbdb88b5       coredns-7c65d6cfc9-qvw49
	b0f29fcad906c       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   63ae4bf939c4f       storage-provisioner
	4d72f31e9f5a5       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        8 minutes ago       Running             coredns                   0                   04d7b21c105f5       coredns-7c65d6cfc9-ndbpf
	4567964eed0b1       docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450                      8 minutes ago       Running             kindnet-cni               0                   573981bec8e32       kindnet-w8ln2
	fe2ec1432f812       021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba                                                        8 minutes ago       Running             kube-proxy                0                   5af29e9851fe9       kube-proxy-m2tmb
	fdc6451acd712       9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba                                                        9 minutes ago       Running             kube-controller-manager   0                   b73844178fce9       kube-controller-manager-addons-457847
	b1027035630cf       d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a                                                        9 minutes ago       Running             kube-scheduler            0                   5ff68548df606       kube-scheduler-addons-457847
	3a3ec8a8e70c1       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        9 minutes ago       Running             etcd                      0                   a382d785776b1       etcd-addons-457847
	3b257c3cf2e2a       f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270                                                        9 minutes ago       Running             kube-apiserver            0                   45b1de34f994d       kube-apiserver-addons-457847
	
	
	==> coredns [4d72f31e9f5a5adbe23dc8ea79603a979147058d3593860f3c327f4458999722] <==
	[INFO] 10.244.0.7:42590 - 14765 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000074725s
	[INFO] 10.244.0.22:40257 - 62732 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000235654s
	[INFO] 10.244.0.22:57298 - 3358 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000193635s
	[INFO] 10.244.0.22:48369 - 42771 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000140523s
	[INFO] 10.244.0.22:36422 - 55454 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001078471s
	[INFO] 10.244.0.25:51102 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000217726s
	[INFO] 10.244.0.25:32859 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000227367s
	[INFO] 10.244.0.20:35293 - 7835 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000180934s
	[INFO] 10.244.0.20:35293 - 55714 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000098044s
	[INFO] 10.244.0.20:35293 - 30648 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00008353s
	[INFO] 10.244.0.20:35293 - 7778 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000111665s
	[INFO] 10.244.0.20:35293 - 48916 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000078204s
	[INFO] 10.244.0.20:35293 - 57337 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000079155s
	[INFO] 10.244.0.20:35293 - 5739 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00268567s
	[INFO] 10.244.0.20:35293 - 10882 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002758656s
	[INFO] 10.244.0.20:35293 - 3864 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000123062s
	[INFO] 10.244.0.20:48314 - 53135 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000114446s
	[INFO] 10.244.0.20:48314 - 52048 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00005536s
	[INFO] 10.244.0.20:48314 - 25908 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000056493s
	[INFO] 10.244.0.20:48314 - 26994 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00004563s
	[INFO] 10.244.0.20:48314 - 49502 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000044776s
	[INFO] 10.244.0.20:48314 - 1532 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060235s
	[INFO] 10.244.0.20:48314 - 38267 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001599347s
	[INFO] 10.244.0.20:48314 - 59159 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001632759s
	[INFO] 10.244.0.20:48314 - 44439 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000077039s
	
	
	==> coredns [72f0b99bdeafbb52d7c1d1672ae5563a4baa58ecda33a83aeed89be29aa26a2a] <==
	[INFO] 10.244.0.7:38126 - 33738 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000177709s
	[INFO] 10.244.0.22:59668 - 49511 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000176774s
	[INFO] 10.244.0.22:43627 - 7138 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000214657s
	[INFO] 10.244.0.22:50182 - 8499 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000208052s
	[INFO] 10.244.0.22:55197 - 41086 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002243777s
	[INFO] 10.244.0.22:54781 - 59353 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002380887s
	[INFO] 10.244.0.22:39556 - 56650 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002518694s
	[INFO] 10.244.0.20:46194 - 2576 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000226111s
	[INFO] 10.244.0.20:46194 - 54954 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000198608s
	[INFO] 10.244.0.20:46194 - 24572 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000154652s
	[INFO] 10.244.0.20:46194 - 29428 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000103838s
	[INFO] 10.244.0.20:46194 - 55253 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00009523s
	[INFO] 10.244.0.20:46194 - 64960 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00010538s
	[INFO] 10.244.0.20:46194 - 63134 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00203662s
	[INFO] 10.244.0.20:46194 - 28599 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001352649s
	[INFO] 10.244.0.20:46194 - 63133 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000141105s
	[INFO] 10.244.0.20:36361 - 43692 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000091546s
	[INFO] 10.244.0.20:36361 - 65015 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000100186s
	[INFO] 10.244.0.20:36361 - 41209 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000220212s
	[INFO] 10.244.0.20:36361 - 31731 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000061736s
	[INFO] 10.244.0.20:36361 - 671 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00007319s
	[INFO] 10.244.0.20:36361 - 38194 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000096264s
	[INFO] 10.244.0.20:36361 - 2267 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001782184s
	[INFO] 10.244.0.20:36361 - 65513 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001479567s
	[INFO] 10.244.0.20:36361 - 49611 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000080051s
	
	
	==> describe nodes <==
	Name:               addons-457847
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-457847
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=efbd8efc50652fe861e71899e50212cc75e3480d
	                    minikube.k8s.io/name=addons-457847
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_12_04T23_18_19_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-457847
	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:  Wed, 04 Dec 2024 23:18:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-457847
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 04 Dec 2024 23:27:09 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 04 Dec 2024 23:26:27 +0000   Wed, 04 Dec 2024 23:18:11 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 04 Dec 2024 23:26:27 +0000   Wed, 04 Dec 2024 23:18:11 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 04 Dec 2024 23:26:27 +0000   Wed, 04 Dec 2024 23:18:11 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 04 Dec 2024 23:26:27 +0000   Wed, 04 Dec 2024 23:19:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-457847
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 e0322563b8c74a0fad995ec9ffd9c8c7
	  System UUID:                2a0041e9-7bba-4959-8642-94557311ffbd
	  Boot ID:                    7bfe03e6-41fc-4bc5-a1fe-21c86b5f6313
	  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:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m13s
	  default                     hello-world-app-55bf9c44b4-pjmlj         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m7s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m26s
	  kube-system                 coredns-7c65d6cfc9-ndbpf                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     8m52s
	  kube-system                 coredns-7c65d6cfc9-qvw49                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     8m53s
	  kube-system                 etcd-addons-457847                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         9m1s
	  kube-system                 kindnet-w8ln2                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      8m56s
	  kube-system                 kube-apiserver-addons-457847             250m (12%)    0 (0%)      0 (0%)           0 (0%)         9m1s
	  kube-system                 kube-controller-manager-addons-457847    200m (10%)    0 (0%)      0 (0%)           0 (0%)         9m1s
	  kube-system                 kube-proxy-m2tmb                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m56s
	  kube-system                 kube-scheduler-addons-457847             100m (5%)     0 (0%)      0 (0%)           0 (0%)         9m1s
	  kube-system                 metrics-server-84c5f94fbc-x7pgt          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         8m50s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m50s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             490Mi (6%)   390Mi (4%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age    From             Message
	  ----     ------                   ----   ----             -------
	  Normal   Starting                 8m48s  kube-proxy       
	  Normal   Starting                 9m1s   kubelet          Starting kubelet.
	  Warning  CgroupV1                 9m1s   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  9m1s   kubelet          Node addons-457847 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    9m1s   kubelet          Node addons-457847 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     9m1s   kubelet          Node addons-457847 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           8m57s  node-controller  Node addons-457847 event: Registered Node addons-457847 in Controller
	  Normal   NodeReady                8m9s   kubelet          Node addons-457847 status is now: NodeReady
	
	
	==> dmesg <==
	[Dec 4 21:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014918] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.497168] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.031963] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.033383] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.019416] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.679819] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +5.972088] kauditd_printk_skb: 36 callbacks suppressed
	[Dec 4 22:20] hrtimer: interrupt took 47749727 ns
	[Dec 4 22:45] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	
	
	==> etcd [3a3ec8a8e70c1e4f11b2e6c73d678a633a9f3a0afdbee946e58a82bef2b1d3cf] <==
	{"level":"info","ts":"2024-12-04T23:18:11.861738Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-12-04T23:18:11.865657Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.871117Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-457847 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-12-04T23:18:11.871173Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-12-04T23:18:11.871599Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-12-04T23:18:11.872432Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-12-04T23:18:11.873452Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-12-04T23:18:11.873838Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.873924Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.873962Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-12-04T23:18:11.874589Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-12-04T23:18:11.875549Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-12-04T23:18:11.892459Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-12-04T23:18:11.892495Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-12-04T23:18:24.190568Z","caller":"traceutil/trace.go:171","msg":"trace[896076635] transaction","detail":"{read_only:false; response_revision:321; number_of_response:1; }","duration":"225.6063ms","start":"2024-12-04T23:18:23.964930Z","end":"2024-12-04T23:18:24.190536Z","steps":["trace[896076635] 'process raft request'  (duration: 200.690162ms)","trace[896076635] 'compare'  (duration: 24.824691ms)"],"step_count":2}
	{"level":"info","ts":"2024-12-04T23:18:25.107253Z","caller":"traceutil/trace.go:171","msg":"trace[1517798925] transaction","detail":"{read_only:false; response_revision:324; number_of_response:1; }","duration":"167.286899ms","start":"2024-12-04T23:18:24.939952Z","end":"2024-12-04T23:18:25.107239Z","steps":["trace[1517798925] 'process raft request'  (duration: 167.171657ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-04T23:18:25.211531Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"133.435007ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-12-04T23:18:25.217641Z","caller":"traceutil/trace.go:171","msg":"trace[2064168072] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:328; }","duration":"139.479683ms","start":"2024-12-04T23:18:25.078069Z","end":"2024-12-04T23:18:25.217548Z","steps":["trace[2064168072] 'agreement among raft nodes before linearized reading'  (duration: 133.377792ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-04T23:18:25.218047Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.479569ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-04T23:18:25.222111Z","caller":"traceutil/trace.go:171","msg":"trace[647199917] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:328; }","duration":"115.531105ms","start":"2024-12-04T23:18:25.106548Z","end":"2024-12-04T23:18:25.222079Z","steps":["trace[647199917] 'agreement among raft nodes before linearized reading'  (duration: 111.457407ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-04T23:18:26.875661Z","caller":"traceutil/trace.go:171","msg":"trace[939896237] transaction","detail":"{read_only:false; response_revision:340; number_of_response:1; }","duration":"107.824403ms","start":"2024-12-04T23:18:26.767820Z","end":"2024-12-04T23:18:26.875645Z","steps":["trace[939896237] 'process raft request'  (duration: 105.403098ms)"],"step_count":1}
	{"level":"warn","ts":"2024-12-04T23:18:26.907012Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.59557ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-12-04T23:18:26.925717Z","caller":"traceutil/trace.go:171","msg":"trace[212976368] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:340; }","duration":"133.196358ms","start":"2024-12-04T23:18:26.792392Z","end":"2024-12-04T23:18:26.925588Z","steps":["trace[212976368] 'agreement among raft nodes before linearized reading'  (duration: 114.526678ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-04T23:18:27.251468Z","caller":"traceutil/trace.go:171","msg":"trace[1865675011] transaction","detail":"{read_only:false; response_revision:343; number_of_response:1; }","duration":"133.251153ms","start":"2024-12-04T23:18:27.118201Z","end":"2024-12-04T23:18:27.251452Z","steps":["trace[1865675011] 'process raft request'  (duration: 133.064205ms)"],"step_count":1}
	{"level":"info","ts":"2024-12-04T23:18:27.323077Z","caller":"traceutil/trace.go:171","msg":"trace[2094652966] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"116.184537ms","start":"2024-12-04T23:18:27.206875Z","end":"2024-12-04T23:18:27.323059Z","steps":["trace[2094652966] 'process raft request'  (duration: 70.936947ms)","trace[2094652966] 'compare'  (duration: 43.837686ms)"],"step_count":2}
	
	
	==> kernel <==
	 23:27:19 up  2:09,  0 users,  load average: 0.19, 0.94, 1.97
	Linux addons-457847 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 [4567964eed0b107ca745f6cadc34765966d1e9f5a39054cea85138972ebd38bb] <==
	I1204 23:25:09.765736       1 main.go:301] handling current node
	I1204 23:25:19.763956       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:25:19.763997       1 main.go:301] handling current node
	I1204 23:25:29.763405       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:25:29.763443       1 main.go:301] handling current node
	I1204 23:25:39.763963       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:25:39.764002       1 main.go:301] handling current node
	I1204 23:25:49.764081       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:25:49.764198       1 main.go:301] handling current node
	I1204 23:25:59.763080       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:25:59.763114       1 main.go:301] handling current node
	I1204 23:26:09.766307       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:26:09.766346       1 main.go:301] handling current node
	I1204 23:26:19.770891       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:26:19.770927       1 main.go:301] handling current node
	I1204 23:26:29.813608       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:26:29.813709       1 main.go:301] handling current node
	I1204 23:26:39.764041       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:26:39.764153       1 main.go:301] handling current node
	I1204 23:26:49.765453       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:26:49.765485       1 main.go:301] handling current node
	I1204 23:26:59.764201       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:26:59.764237       1 main.go:301] handling current node
	I1204 23:27:09.768734       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I1204 23:27:09.768770       1 main.go:301] handling current node
	
	
	==> kube-apiserver [3b257c3cf2e2a7b451baddc23cd658cb2c6d82bf3c3f45a3e3d8b35177730afb] <==
	E1204 23:20:30.697101       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.54.121:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.54.121:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.54.121:443: connect: connection refused" logger="UnhandledError"
	I1204 23:20:31.051757       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1204 23:21:16.527564       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51292: use of closed network connection
	E1204 23:21:16.935106       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:51338: use of closed network connection
	I1204 23:21:26.301910       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.228.232"}
	I1204 23:22:10.064802       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1204 23:22:33.959666       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:33.959724       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:33.974450       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:33.974599       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:34.055243       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:34.055446       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:34.088544       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:34.088726       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1204 23:22:34.147886       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1204 23:22:34.148011       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1204 23:22:35.089020       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1204 23:22:35.148303       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W1204 23:22:35.232073       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I1204 23:22:47.874072       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1204 23:22:48.904876       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1204 23:22:53.512991       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1204 23:22:53.823858       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.246.79"}
	I1204 23:25:12.977706       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.87.13"}
	E1204 23:26:07.290261       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [fdc6451acd7121ea9eb1437122bdd567c4db2142d371ad1a06d435a16253a250] <==
	I1204 23:25:38.063551       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="10.011µs"
	W1204 23:25:40.116514       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
	E1204 23:25:40.116561       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"
	W1204 23:25:40.815658       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
	E1204 23:25:40.815779       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"
	W1204 23:25:44.380494       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
	E1204 23:25:44.380542       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"
	I1204 23:25:48.195629       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I1204 23:25:51.930923       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="7.746µs"
	I1204 23:25:57.101843       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-457847"
	W1204 23:26:01.769969       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
	E1204 23:26:01.770011       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"
	W1204 23:26:23.700882       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
	E1204 23:26:23.700924       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"
	I1204 23:26:27.652650       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-457847"
	W1204 23:26:32.046248       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
	E1204 23:26:32.046373       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"
	W1204 23:26:34.792442       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
	E1204 23:26:34.792485       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"
	I1204 23:26:39.681424       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I1204 23:26:40.280914       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-dc5db94f4" duration="8.386µs"
	W1204 23:26:47.551266       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
	E1204 23:26:47.551307       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"
	W1204 23:27:10.676170       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
	E1204 23:27:10.676209       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 [fe2ec1432f8122a0ee2641f98c79b7f1fdf758e5899f3f22d55148a4cd4c3d4b] <==
	I1204 23:18:29.375416       1 server_linux.go:66] "Using iptables proxy"
	I1204 23:18:30.103128       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1204 23:18:30.103207       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`"
	I1204 23:18:30.494631       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1204 23:18:30.494697       1 server_linux.go:169] "Using iptables Proxier"
	I1204 23:18:30.496982       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"
	I1204 23:18:30.497912       1 server.go:483] "Version info" version="v1.31.2"
	I1204 23:18:30.497940       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1204 23:18:30.500631       1 config.go:199] "Starting service config controller"
	I1204 23:18:30.500657       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1204 23:18:30.500693       1 config.go:105] "Starting endpoint slice config controller"
	I1204 23:18:30.500698       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1204 23:18:30.501078       1 config.go:328] "Starting node config controller"
	I1204 23:18:30.501091       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1204 23:18:30.601001       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1204 23:18:30.601157       1 shared_informer.go:320] Caches are synced for node config
	I1204 23:18:30.601210       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [b1027035630cfcc574e2265f92322ddedb40ce4df8281b44da7f3baf83187daa] <==
	W1204 23:18:16.241064       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
	E1204 23:18:16.241114       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"
	W1204 23:18:16.241223       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1204 23:18:16.241269       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1204 23:18:16.241388       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
	E1204 23:18:16.241437       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"
	W1204 23:18:16.241554       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
	E1204 23:18:16.241601       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"
	W1204 23:18:16.241692       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
	E1204 23:18:16.241737       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"
	W1204 23:18:16.241864       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1204 23:18:16.241921       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1204 23:18:16.242099       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
	E1204 23:18:16.242158       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"
	W1204 23:18:16.242256       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
	E1204 23:18:16.242306       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"
	W1204 23:18:16.242403       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
	E1204 23:18:16.242442       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"
	W1204 23:18:16.245736       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
	W1204 23:18:16.245824       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
	E1204 23:18:16.245861       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"
	E1204 23:18:16.245873       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"
	W1204 23:18:16.245925       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
	E1204 23:18:16.246025       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"
	I1204 23:18:17.731778       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Dec 04 23:26:22 addons-457847 kubelet[1500]: E1204 23:26:22.355102    1500 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec\": container with ID starting with afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec not found: ID does not exist" containerID="afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec"
	Dec 04 23:26:22 addons-457847 kubelet[1500]: I1204 23:26:22.355145    1500 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec"} err="failed to get container status \"afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec\": rpc error: code = NotFound desc = could not find container \"afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec\": container with ID starting with afba30368d8b67e8e27d287f85723f5ae16be8b8b95e34c698a176a1533a5bec not found: ID does not exist"
	Dec 04 23:26:24 addons-457847 kubelet[1500]: I1204 23:26:24.198300    1500 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="daa2025b-163a-4f50-9589-7e9253895aa9" path="/var/lib/kubelet/pods/daa2025b-163a-4f50-9589-7e9253895aa9/volumes"
	Dec 04 23:26:25 addons-457847 kubelet[1500]: I1204 23:26:25.196994    1500 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-dc5db94f4-zhbsv" secret="" err="secret \"gcp-auth\" not found"
	Dec 04 23:26:28 addons-457847 kubelet[1500]: E1204 23:26:28.426722    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354788426461825,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:28 addons-457847 kubelet[1500]: E1204 23:26:28.426766    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354788426461825,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:38 addons-457847 kubelet[1500]: E1204 23:26:38.430029    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354798429791185,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:38 addons-457847 kubelet[1500]: E1204 23:26:38.430069    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354798429791185,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:40 addons-457847 kubelet[1500]: I1204 23:26:40.594432    1500 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2sqbs\" (UniqueName: \"kubernetes.io/projected/2a21f1fc-8cea-48d2-bc9b-a85b0158e53a-kube-api-access-2sqbs\") pod \"2a21f1fc-8cea-48d2-bc9b-a85b0158e53a\" (UID: \"2a21f1fc-8cea-48d2-bc9b-a85b0158e53a\") "
	Dec 04 23:26:40 addons-457847 kubelet[1500]: I1204 23:26:40.597762    1500 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2a21f1fc-8cea-48d2-bc9b-a85b0158e53a-kube-api-access-2sqbs" (OuterVolumeSpecName: "kube-api-access-2sqbs") pod "2a21f1fc-8cea-48d2-bc9b-a85b0158e53a" (UID: "2a21f1fc-8cea-48d2-bc9b-a85b0158e53a"). InnerVolumeSpecName "kube-api-access-2sqbs". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Dec 04 23:26:40 addons-457847 kubelet[1500]: I1204 23:26:40.695459    1500 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2sqbs\" (UniqueName: \"kubernetes.io/projected/2a21f1fc-8cea-48d2-bc9b-a85b0158e53a-kube-api-access-2sqbs\") on node \"addons-457847\" DevicePath \"\""
	Dec 04 23:26:41 addons-457847 kubelet[1500]: I1204 23:26:41.372996    1500 scope.go:117] "RemoveContainer" containerID="f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba"
	Dec 04 23:26:41 addons-457847 kubelet[1500]: I1204 23:26:41.399154    1500 scope.go:117] "RemoveContainer" containerID="f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba"
	Dec 04 23:26:41 addons-457847 kubelet[1500]: E1204 23:26:41.399642    1500 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba\": container with ID starting with f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba not found: ID does not exist" containerID="f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba"
	Dec 04 23:26:41 addons-457847 kubelet[1500]: I1204 23:26:41.399676    1500 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba"} err="failed to get container status \"f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba\": rpc error: code = NotFound desc = could not find container \"f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba\": container with ID starting with f3024f104775dcc39f0075c1c66fdf27f3210cf15634e6743069cc6175a40aba not found: ID does not exist"
	Dec 04 23:26:42 addons-457847 kubelet[1500]: I1204 23:26:42.197969    1500 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2a21f1fc-8cea-48d2-bc9b-a85b0158e53a" path="/var/lib/kubelet/pods/2a21f1fc-8cea-48d2-bc9b-a85b0158e53a/volumes"
	Dec 04 23:26:48 addons-457847 kubelet[1500]: E1204 23:26:48.432994    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354808432742126,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:48 addons-457847 kubelet[1500]: E1204 23:26:48.433029    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354808432742126,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:58 addons-457847 kubelet[1500]: E1204 23:26:58.436123    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354818435876938,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:26:58 addons-457847 kubelet[1500]: E1204 23:26:58.436162    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354818435876938,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:27:08 addons-457847 kubelet[1500]: I1204 23:27:08.197806    1500 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 04 23:27:08 addons-457847 kubelet[1500]: E1204 23:27:08.439414    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354828439147574,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:27:08 addons-457847 kubelet[1500]: E1204 23:27:08.439448    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354828439147574,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:27:18 addons-457847 kubelet[1500]: E1204 23:27:18.442348    1500 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354838441962274,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Dec 04 23:27:18 addons-457847 kubelet[1500]: E1204 23:27:18.442387    1500 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733354838441962274,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:615248,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [b0f29fcad906c04929eb0595c8d2e0090bd5de5373b2f6853c06c9feb678143e] <==
	I1204 23:19:11.434832       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1204 23:19:11.456972       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1204 23:19:11.457028       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1204 23:19:11.538035       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1204 23:19:11.538344       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-457847_465bcc67-fa56-419a-a40a-58e8a5c8deea!
	I1204 23:19:11.544305       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"04aa6e8e-6fb8-40f5-b98b-db7b8e9ee08f", APIVersion:"v1", ResourceVersion:"896", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-457847_465bcc67-fa56-419a-a40a-58e8a5c8deea became leader
	I1204 23:19:11.639118       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-457847_465bcc67-fa56-419a-a40a-58e8a5c8deea!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-457847 -n addons-457847
helpers_test.go:261: (dbg) Run:  kubectl --context addons-457847 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-457847 addons disable metrics-server --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/MetricsServer (338.02s)

                                                
                                    

Test pass (297/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.32
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.24
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.15
12 TestDownloadOnly/v1.31.2/json-events 7.62
13 TestDownloadOnly/v1.31.2/preload-exists 0
17 TestDownloadOnly/v1.31.2/LogsDuration 0.09
18 TestDownloadOnly/v1.31.2/DeleteAll 0.34
19 TestDownloadOnly/v1.31.2/DeleteAlwaysSucceeds 0.15
21 TestBinaryMirror 0.59
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.09
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 213.52
31 TestAddons/serial/GCPAuth/Namespaces 0.19
32 TestAddons/serial/GCPAuth/FakeCredentials 10.95
35 TestAddons/parallel/Registry 16.03
37 TestAddons/parallel/InspektorGadget 11.76
40 TestAddons/parallel/CSI 59.95
41 TestAddons/parallel/Headlamp 17.85
42 TestAddons/parallel/CloudSpanner 5.6
43 TestAddons/parallel/LocalPath 51.46
44 TestAddons/parallel/NvidiaDevicePlugin 6.5
45 TestAddons/parallel/Yakd 11.75
47 TestAddons/StoppedEnableDisable 12.18
48 TestCertOptions 36.38
49 TestCertExpiration 248.23
51 TestForceSystemdFlag 40.51
52 TestForceSystemdEnv 45.42
58 TestErrorSpam/setup 34.66
59 TestErrorSpam/start 0.74
60 TestErrorSpam/status 1.17
61 TestErrorSpam/pause 1.76
62 TestErrorSpam/unpause 1.85
63 TestErrorSpam/stop 1.49
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 53.87
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 27.29
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.09
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.5
75 TestFunctional/serial/CacheCmd/cache/add_local 1.43
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.08
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.14
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.16
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 32.41
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.82
86 TestFunctional/serial/LogsFileCmd 1.71
87 TestFunctional/serial/InvalidService 4.4
89 TestFunctional/parallel/ConfigCmd 0.47
90 TestFunctional/parallel/DashboardCmd 9.74
91 TestFunctional/parallel/DryRun 0.56
92 TestFunctional/parallel/InternationalLanguage 0.23
93 TestFunctional/parallel/StatusCmd 1.02
97 TestFunctional/parallel/ServiceCmdConnect 10.64
98 TestFunctional/parallel/AddonsCmd 0.21
99 TestFunctional/parallel/PersistentVolumeClaim 25.61
101 TestFunctional/parallel/SSHCmd 0.81
102 TestFunctional/parallel/CpCmd 2.1
104 TestFunctional/parallel/FileSync 0.38
105 TestFunctional/parallel/CertSync 2.1
109 TestFunctional/parallel/NodeLabels 0.22
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.69
113 TestFunctional/parallel/License 0.26
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.37
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.22
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.56
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.45
127 TestFunctional/parallel/ProfileCmd/profile_list 0.4
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.44
129 TestFunctional/parallel/MountCmd/any-port 9.01
130 TestFunctional/parallel/ServiceCmd/List 0.6
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
133 TestFunctional/parallel/ServiceCmd/Format 0.37
134 TestFunctional/parallel/ServiceCmd/URL 0.37
135 TestFunctional/parallel/MountCmd/specific-port 2.24
136 TestFunctional/parallel/MountCmd/VerifyCleanup 1.9
137 TestFunctional/parallel/Version/short 0.07
138 TestFunctional/parallel/Version/components 1.38
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.33
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.31
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
143 TestFunctional/parallel/ImageCommands/ImageBuild 4.11
144 TestFunctional/parallel/ImageCommands/Setup 0.84
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.74
146 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.12
147 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
148 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
149 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.22
150 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.41
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.64
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.71
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.9
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.7
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 175.26
162 TestMultiControlPlane/serial/DeployApp 8.64
163 TestMultiControlPlane/serial/PingHostFromPods 1.74
164 TestMultiControlPlane/serial/AddWorkerNode 41.58
165 TestMultiControlPlane/serial/NodeLabels 0.1
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.98
167 TestMultiControlPlane/serial/CopyFile 19.07
168 TestMultiControlPlane/serial/StopSecondaryNode 12.72
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.76
170 TestMultiControlPlane/serial/RestartSecondaryNode 32.55
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.38
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 216.84
173 TestMultiControlPlane/serial/DeleteSecondaryNode 12.52
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.73
175 TestMultiControlPlane/serial/StopCluster 35.8
176 TestMultiControlPlane/serial/RestartCluster 65.89
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.75
178 TestMultiControlPlane/serial/AddSecondaryNode 75.98
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.98
183 TestJSONOutput/start/Command 50.09
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.68
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.91
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.24
208 TestKicCustomNetwork/create_custom_network 40.3
209 TestKicCustomNetwork/use_default_bridge_network 36.01
210 TestKicExistingNetwork 33.75
211 TestKicCustomSubnet 33.79
212 TestKicStaticIP 35.77
213 TestMainNoArgs 0.06
214 TestMinikubeProfile 71.31
217 TestMountStart/serial/StartWithMountFirst 7.26
218 TestMountStart/serial/VerifyMountFirst 0.26
219 TestMountStart/serial/StartWithMountSecond 6.58
220 TestMountStart/serial/VerifyMountSecond 0.26
221 TestMountStart/serial/DeleteFirst 1.65
222 TestMountStart/serial/VerifyMountPostDelete 0.25
223 TestMountStart/serial/Stop 1.21
224 TestMountStart/serial/RestartStopped 8.17
225 TestMountStart/serial/VerifyMountPostStop 0.26
228 TestMultiNode/serial/FreshStart2Nodes 76.54
229 TestMultiNode/serial/DeployApp2Nodes 7.68
230 TestMultiNode/serial/PingHostFrom2Pods 1.04
231 TestMultiNode/serial/AddNode 30.2
232 TestMultiNode/serial/MultiNodeLabels 0.09
233 TestMultiNode/serial/ProfileList 0.68
234 TestMultiNode/serial/CopyFile 9.89
235 TestMultiNode/serial/StopNode 2.22
236 TestMultiNode/serial/StartAfterStop 10.85
237 TestMultiNode/serial/RestartKeepsNodes 98.38
238 TestMultiNode/serial/DeleteNode 5.57
239 TestMultiNode/serial/StopMultiNode 23.75
240 TestMultiNode/serial/RestartMultiNode 59.26
241 TestMultiNode/serial/ValidateNameConflict 34.92
246 TestPreload 143.08
248 TestScheduledStopUnix 105.87
251 TestInsufficientStorage 10.57
252 TestRunningBinaryUpgrade 75.97
254 TestKubernetesUpgrade 399.5
255 TestMissingContainerUpgrade 163.3
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
258 TestNoKubernetes/serial/StartWithK8s 40.29
259 TestNoKubernetes/serial/StartWithStopK8s 9.16
260 TestNoKubernetes/serial/Start 9.72
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
262 TestNoKubernetes/serial/ProfileList 1.08
263 TestNoKubernetes/serial/Stop 1.26
264 TestNoKubernetes/serial/StartNoArgs 7.82
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.31
266 TestStoppedBinaryUpgrade/Setup 1.04
267 TestStoppedBinaryUpgrade/Upgrade 83.97
268 TestStoppedBinaryUpgrade/MinikubeLogs 1.28
277 TestPause/serial/Start 52.25
278 TestPause/serial/SecondStartNoReconfiguration 16.99
279 TestPause/serial/Pause 0.96
280 TestPause/serial/VerifyStatus 0.33
281 TestPause/serial/Unpause 0.82
282 TestPause/serial/PauseAgain 1.18
283 TestPause/serial/DeletePaused 2.74
284 TestPause/serial/VerifyDeletedResources 0.5
292 TestNetworkPlugins/group/false 3.9
297 TestStartStop/group/old-k8s-version/serial/FirstStart 188.93
299 TestStartStop/group/embed-certs/serial/FirstStart 54.89
300 TestStartStop/group/old-k8s-version/serial/DeployApp 11.68
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.39
302 TestStartStop/group/old-k8s-version/serial/Stop 12.23
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.31
304 TestStartStop/group/old-k8s-version/serial/SecondStart 141.1
305 TestStartStop/group/embed-certs/serial/DeployApp 10.48
306 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.24
307 TestStartStop/group/embed-certs/serial/Stop 12.04
308 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.27
309 TestStartStop/group/embed-certs/serial/SecondStart 309.85
310 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.05
311 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.13
312 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
313 TestStartStop/group/old-k8s-version/serial/Pause 3.04
315 TestStartStop/group/no-preload/serial/FirstStart 63.47
316 TestStartStop/group/no-preload/serial/DeployApp 10.38
317 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.64
318 TestStartStop/group/no-preload/serial/Stop 11.97
319 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
320 TestStartStop/group/no-preload/serial/SecondStart 289.57
321 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
322 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
323 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
324 TestStartStop/group/embed-certs/serial/Pause 3.16
326 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 49.99
327 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.36
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.11
329 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.96
330 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
331 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 279.25
332 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
333 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
334 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
335 TestStartStop/group/no-preload/serial/Pause 3.17
337 TestStartStop/group/newest-cni/serial/FirstStart 34.7
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.49
340 TestStartStop/group/newest-cni/serial/Stop 1.32
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.23
342 TestStartStop/group/newest-cni/serial/SecondStart 15.77
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.32
346 TestStartStop/group/newest-cni/serial/Pause 3.04
347 TestNetworkPlugins/group/auto/Start 51.39
348 TestNetworkPlugins/group/auto/KubeletFlags 0.32
349 TestNetworkPlugins/group/auto/NetCatPod 10.32
350 TestNetworkPlugins/group/auto/DNS 0.17
351 TestNetworkPlugins/group/auto/Localhost 0.15
352 TestNetworkPlugins/group/auto/HairPin 0.18
353 TestNetworkPlugins/group/kindnet/Start 52.99
354 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
355 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.12
356 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.28
357 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.32
358 TestNetworkPlugins/group/calico/Start 73.9
359 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
360 TestNetworkPlugins/group/kindnet/KubeletFlags 0.45
361 TestNetworkPlugins/group/kindnet/NetCatPod 13.33
362 TestNetworkPlugins/group/kindnet/DNS 0.28
363 TestNetworkPlugins/group/kindnet/Localhost 0.25
364 TestNetworkPlugins/group/kindnet/HairPin 0.27
365 TestNetworkPlugins/group/custom-flannel/Start 64.72
366 TestNetworkPlugins/group/calico/ControllerPod 6.01
367 TestNetworkPlugins/group/calico/KubeletFlags 0.36
368 TestNetworkPlugins/group/calico/NetCatPod 12.34
369 TestNetworkPlugins/group/calico/DNS 0.23
370 TestNetworkPlugins/group/calico/Localhost 0.2
371 TestNetworkPlugins/group/calico/HairPin 0.19
372 TestNetworkPlugins/group/enable-default-cni/Start 77.88
373 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.4
374 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.35
375 TestNetworkPlugins/group/custom-flannel/DNS 0.25
376 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
377 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
378 TestNetworkPlugins/group/flannel/Start 63.25
379 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.34
380 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.37
381 TestNetworkPlugins/group/enable-default-cni/DNS 0.2
382 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
383 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
384 TestNetworkPlugins/group/flannel/ControllerPod 6.01
385 TestNetworkPlugins/group/flannel/KubeletFlags 0.37
386 TestNetworkPlugins/group/flannel/NetCatPod 13.39
387 TestNetworkPlugins/group/bridge/Start 73.09
388 TestNetworkPlugins/group/flannel/DNS 0.2
389 TestNetworkPlugins/group/flannel/Localhost 0.19
390 TestNetworkPlugins/group/flannel/HairPin 0.21
391 TestNetworkPlugins/group/bridge/KubeletFlags 0.35
392 TestNetworkPlugins/group/bridge/NetCatPod 9.27
393 TestNetworkPlugins/group/bridge/DNS 0.18
394 TestNetworkPlugins/group/bridge/Localhost 0.15
395 TestNetworkPlugins/group/bridge/HairPin 0.19
x
+
TestDownloadOnly/v1.20.0/json-events (8.32s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1204 23:17:21.738014  301569 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I1204 23:17:21.738098  301569 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20045-296174/.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.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-487058 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |          |
	|         | -p download-only-487058        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/04 23:17:13
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1204 23:17:13.474911  301574 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:17:13.475135  301574 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:13.475170  301574 out.go:358] Setting ErrFile to fd 2...
	I1204 23:17:13.475191  301574 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:13.475577  301574 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	W1204 23:17:13.475905  301574 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20045-296174/.minikube/config/config.json: open /home/jenkins/minikube-integration/20045-296174/.minikube/config/config.json: no such file or directory
	I1204 23:17:13.476546  301574 out.go:352] Setting JSON to true
	I1204 23:17:13.477462  301574 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7178,"bootTime":1733347056,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1204 23:17:13.477596  301574 start.go:139] virtualization:  
	I1204 23:17:13.481252  301574 out.go:97] [download-only-487058] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W1204 23:17:13.481622  301574 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20045-296174/.minikube/cache/preloaded-tarball: no such file or directory
	I1204 23:17:13.481666  301574 notify.go:220] Checking for updates...
	I1204 23:17:13.483621  301574 out.go:169] MINIKUBE_LOCATION=20045
	I1204 23:17:13.485819  301574 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1204 23:17:13.488626  301574 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:17:13.490906  301574 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1204 23:17:13.492939  301574 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W1204 23:17:13.497343  301574 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1204 23:17:13.497792  301574 driver.go:394] Setting default libvirt URI to qemu:///system
	I1204 23:17:13.518531  301574 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1204 23:17:13.518647  301574 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:13.588445  301574 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-04 23:17:13.578871171 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:13.588560  301574 docker.go:318] overlay module found
	I1204 23:17:13.590762  301574 out.go:97] Using the docker driver based on user configuration
	I1204 23:17:13.590790  301574 start.go:297] selected driver: docker
	I1204 23:17:13.590798  301574 start.go:901] validating driver "docker" against <nil>
	I1204 23:17:13.590931  301574 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:13.639214  301574 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-04 23:17:13.630512978 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:13.639427  301574 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1204 23:17:13.639698  301574 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I1204 23:17:13.639861  301574 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1204 23:17:13.641984  301574 out.go:169] Using Docker driver with root privileges
	I1204 23:17:13.643775  301574 cni.go:84] Creating CNI manager for ""
	I1204 23:17:13.643847  301574 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:17:13.643863  301574 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1204 23:17:13.643968  301574 start.go:340] cluster config:
	{Name:download-only-487058 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-487058 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}
	I1204 23:17:13.646016  301574 out.go:97] Starting "download-only-487058" primary control-plane node in "download-only-487058" cluster
	I1204 23:17:13.646040  301574 cache.go:121] Beginning downloading kic base image for docker with crio
	I1204 23:17:13.647946  301574 out.go:97] Pulling base image v0.0.45-1730888964-19917 ...
	I1204 23:17:13.647983  301574 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1204 23:17:13.648145  301574 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1204 23:17:13.662797  301574 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1204 23:17:13.663729  301574 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1204 23:17:13.663836  301574 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1204 23:17:13.726706  301574 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
	I1204 23:17:13.726748  301574 cache.go:56] Caching tarball of preloaded images
	I1204 23:17:13.726944  301574 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1204 23:17:13.729075  301574 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1204 23:17:13.729100  301574 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I1204 23:17:13.827135  301574 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/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-487058 host does not exist
	  To start a cluster, run: "minikube start -p download-only-487058"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.2/json-events (7.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-381446 --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-381446 --force --alsologtostderr --kubernetes-version=v1.31.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.621090592s)
--- PASS: TestDownloadOnly/v1.31.2/json-events (7.62s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.2/preload-exists
I1204 23:17:29.818842  301569 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1204 23:17:29.818880  301569 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20045-296174/.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.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-487058 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | -p download-only-487058        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| delete  | -p download-only-487058        | download-only-487058 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC | 04 Dec 24 23:17 UTC |
	| start   | -o=json --download-only        | download-only-381446 | jenkins | v1.34.0 | 04 Dec 24 23:17 UTC |                     |
	|         | -p download-only-381446        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/12/04 23:17:22
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.2 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1204 23:17:22.248582  301768 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:17:22.248787  301768 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:22.248814  301768 out.go:358] Setting ErrFile to fd 2...
	I1204 23:17:22.248833  301768 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:17:22.249124  301768 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:17:22.249672  301768 out.go:352] Setting JSON to true
	I1204 23:17:22.250592  301768 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7187,"bootTime":1733347056,"procs":162,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1204 23:17:22.250689  301768 start.go:139] virtualization:  
	I1204 23:17:22.253053  301768 out.go:97] [download-only-381446] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1204 23:17:22.253300  301768 notify.go:220] Checking for updates...
	I1204 23:17:22.255234  301768 out.go:169] MINIKUBE_LOCATION=20045
	I1204 23:17:22.257291  301768 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1204 23:17:22.259073  301768 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:17:22.261079  301768 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1204 23:17:22.262902  301768 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W1204 23:17:22.266528  301768 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1204 23:17:22.266877  301768 driver.go:394] Setting default libvirt URI to qemu:///system
	I1204 23:17:22.295111  301768 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1204 23:17:22.295242  301768 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:22.367897  301768 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-12-04 23:17:22.349245517 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:22.368016  301768 docker.go:318] overlay module found
	I1204 23:17:22.370158  301768 out.go:97] Using the docker driver based on user configuration
	I1204 23:17:22.370218  301768 start.go:297] selected driver: docker
	I1204 23:17:22.370228  301768 start.go:901] validating driver "docker" against <nil>
	I1204 23:17:22.370395  301768 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:17:22.421230  301768 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:45 SystemTime:2024-12-04 23:17:22.411637918 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:17:22.421480  301768 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1204 23:17:22.421797  301768 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I1204 23:17:22.422009  301768 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1204 23:17:22.424406  301768 out.go:169] Using Docker driver with root privileges
	I1204 23:17:22.426280  301768 cni.go:84] Creating CNI manager for ""
	I1204 23:17:22.426358  301768 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1204 23:17:22.426372  301768 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1204 23:17:22.426463  301768 start.go:340] cluster config:
	{Name:download-only-381446 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-381446 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}
	I1204 23:17:22.428366  301768 out.go:97] Starting "download-only-381446" primary control-plane node in "download-only-381446" cluster
	I1204 23:17:22.428386  301768 cache.go:121] Beginning downloading kic base image for docker with crio
	I1204 23:17:22.430139  301768 out.go:97] Pulling base image v0.0.45-1730888964-19917 ...
	I1204 23:17:22.430166  301768 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:17:22.430335  301768 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
	I1204 23:17:22.445845  301768 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
	I1204 23:17:22.446008  301768 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
	I1204 23:17:22.446035  301768 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
	I1204 23:17:22.446045  301768 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
	I1204 23:17:22.446054  301768 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
	I1204 23:17:22.493570  301768 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
	I1204 23:17:22.493603  301768 cache.go:56] Caching tarball of preloaded images
	I1204 23:17:22.493764  301768 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
	I1204 23:17:22.495735  301768 out.go:97] Downloading Kubernetes v1.31.2 preload ...
	I1204 23:17:22.495766  301768 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 ...
	I1204 23:17:22.590037  301768 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/20045-296174/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-381446 host does not exist
	  To start a cluster, run: "minikube start -p download-only-381446"

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

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

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

                                                
                                    
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-381446
--- PASS: TestDownloadOnly/v1.31.2/DeleteAlwaysSucceeds (0.15s)

                                                
                                    
x
+
TestBinaryMirror (0.59s)

                                                
                                                
=== RUN   TestBinaryMirror
I1204 23:17:31.264875  301569 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-894339 --alsologtostderr --binary-mirror http://127.0.0.1:36523 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-894339" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-894339
--- PASS: TestBinaryMirror (0.59s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

                                                
                                                
=== 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-457847
addons_test.go:939: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-457847: exit status 85 (90.316638ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

                                                
                                                
=== 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-457847
addons_test.go:950: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-457847: exit status 85 (89.927949ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (213.52s)

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

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-457847 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-457847 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" [8dd2e4ec-538e-4581-9561-dfa3b86d058a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8dd2e4ec-538e-4581-9561-dfa3b86d058a] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.004119109s
addons_test.go:633: (dbg) Run:  kubectl --context addons-457847 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-457847 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-457847 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-457847 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.95s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 9.668443ms
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-66c9cd494c-nfgxr" [42b07db4-4999-456d-a0f9-b37449ef99ee] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.00509571s
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-m8627" [92305fd6-98e6-4645-8fb6-feaaa079e9fe] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003875089s
addons_test.go:331: (dbg) Run:  kubectl --context addons-457847 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-457847 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-457847 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": (5.098449081s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 ip
2024/12/04 23:21:40 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.03s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                                
=== 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-d4rr2" [f4266737-fd6a-4ad2-8a07-17726dc07d42] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.007627902s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable inspektor-gadget --alsologtostderr -v=1: (5.756346456s)
--- PASS: TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (59.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1204 23:21:41.442134  301569 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1204 23:21:41.450483  301569 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1204 23:21:41.450530  301569 kapi.go:107] duration metric: took 11.932036ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 11.948611ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-457847 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-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-457847 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" [5ec12dc0-fa85-4e15-afc0-529ebb4a0149] Pending
helpers_test.go:344: "task-pv-pod" [5ec12dc0-fa85-4e15-afc0-529ebb4a0149] 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" [5ec12dc0-fa85-4e15-afc0-529ebb4a0149] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004272067s
addons_test.go:511: (dbg) Run:  kubectl --context addons-457847 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-457847 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-457847 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-457847 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-457847 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-457847 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-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-457847 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" [8a6eab6d-a0a8-4da5-a37c-8c5605711f42] Pending
helpers_test.go:344: "task-pv-pod-restore" [8a6eab6d-a0a8-4da5-a37c-8c5605711f42] 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" [8a6eab6d-a0a8-4da5-a37c-8c5605711f42] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003503792s
addons_test.go:553: (dbg) Run:  kubectl --context addons-457847 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-457847 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-457847 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable volumesnapshots --alsologtostderr -v=1: (1.057721549s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.875057023s)
--- PASS: TestAddons/parallel/CSI (59.95s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.85s)

                                                
                                                
=== 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-457847 --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-mbkz8" [31d13b7c-43c7-42f6-b510-c32b9ba25677] Pending
helpers_test.go:344: "headlamp-cd8ffd6fc-mbkz8" [31d13b7c-43c7-42f6-b510-c32b9ba25677] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-cd8ffd6fc-mbkz8" [31d13b7c-43c7-42f6-b510-c32b9ba25677] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003827185s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable headlamp --alsologtostderr -v=1: (5.862545688s)
--- PASS: TestAddons/parallel/Headlamp (17.85s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.6s)

                                                
                                                
=== 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-zhbsv" [2a21f1fc-8cea-48d2-bc9b-a85b0158e53a] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004361099s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.60s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-457847 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-457847 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-457847 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-457847 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" [fbc97904-d4cf-44fd-9db0-a530228c41d7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [fbc97904-d4cf-44fd-9db0-a530228c41d7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [fbc97904-d4cf-44fd-9db0-a530228c41d7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003597738s
addons_test.go:906: (dbg) Run:  kubectl --context addons-457847 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 ssh "cat /opt/local-path-provisioner/pvc-2cdde65a-43fb-4450-82c9-9797a2607f65_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-457847 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-457847 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.387214531s)
--- PASS: TestAddons/parallel/LocalPath (51.46s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.5s)

                                                
                                                
=== 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-8ggqq" [5df46728-9c61-4137-a9d3-e7d2a473be89] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003425091s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.50s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

                                                
                                                
=== 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-zn8gt" [7c30f616-a2b7-4f3d-a2cc-bf6b46e94971] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004338098s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-457847 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-457847 addons disable yakd --alsologtostderr -v=1: (5.748484868s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.18s)

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

                                                
                                    
x
+
TestCertOptions (36.38s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-723595 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-723595 --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: (33.700917393s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-723595 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-723595 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-723595 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-723595" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-723595
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-723595: (1.996193092s)
--- PASS: TestCertOptions (36.38s)

                                                
                                    
x
+
TestCertExpiration (248.23s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-192248 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-192248 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (37.775500953s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-192248 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E1205 00:11:06.305583  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-192248 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (27.860565479s)
helpers_test.go:175: Cleaning up "cert-expiration-192248" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-192248
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-192248: (2.592162086s)
--- PASS: TestCertExpiration (248.23s)

                                                
                                    
x
+
TestForceSystemdFlag (40.51s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (45.42s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (34.66s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.74s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.17s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.76s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.85s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.49s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (53.87s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (27.29s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1204 23:29:20.560686  301569 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-650419 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-650419 --alsologtostderr -v=8: (27.281939003s)
functional_test.go:663: soft start took 27.293777702s for "functional-650419" cluster.
I1204 23:29:47.842955  301569 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/SoftStart (27.29s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-650419 cache add registry.k8s.io/pause:3.1: (1.549145663s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-650419 cache add registry.k8s.io/pause:3.3: (1.512581464s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-650419 cache add registry.k8s.io/pause:latest: (1.433085493s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.50s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.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.31s)

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.41s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-650419 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-650419 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (32.406071998s)
functional_test.go:761: restart took 32.406181275s for "functional-650419" cluster.
I1204 23:30:29.331611  301569 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestFunctional/serial/ExtraConfig (32.41s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.82s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 logs --file /tmp/TestFunctionalserialLogsFileCmd4202551854/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-650419 logs --file /tmp/TestFunctionalserialLogsFileCmd4202551854/001/logs.txt: (1.712133654s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.4s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.74s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.56s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1204 23:31:10.124861  328661 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:31:10.125060  328661 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:31:10.125402  328661 out.go:358] Setting ErrFile to fd 2...
	I1204 23:31:10.125408  328661 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:31:10.125712  328661 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:31:10.126155  328661 out.go:352] Setting JSON to false
	I1204 23:31:10.127154  328661 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":8015,"bootTime":1733347056,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1204 23:31:10.127243  328661 start.go:139] virtualization:  
	I1204 23:31:10.135893  328661 out.go:177] * [functional-650419] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1204 23:31:10.138748  328661 notify.go:220] Checking for updates...
	I1204 23:31:10.144157  328661 out.go:177]   - MINIKUBE_LOCATION=20045
	I1204 23:31:10.146596  328661 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1204 23:31:10.149058  328661 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:31:10.152124  328661 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1204 23:31:10.155523  328661 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1204 23:31:10.157808  328661 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1204 23:31:10.161011  328661 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:31:10.161649  328661 driver.go:394] Setting default libvirt URI to qemu:///system
	I1204 23:31:10.197935  328661 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1204 23:31:10.198108  328661 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:31:10.299023  328661 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-04 23:31:10.287846682 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:31:10.299129  328661 docker.go:318] overlay module found
	I1204 23:31:10.303933  328661 out.go:177] * Using the docker driver based on existing profile
	I1204 23:31:10.306311  328661 start.go:297] selected driver: docker
	I1204 23:31:10.306337  328661 start.go:901] validating driver "docker" against &{Name:functional-650419 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-650419 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}
	I1204 23:31:10.306460  328661 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1204 23:31:10.309566  328661 out.go:201] 
	W1204 23:31:10.311545  328661 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
	I1204 23:31:10.313403  328661 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.23s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1204 23:31:09.869519  328612 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:31:09.869773  328612 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:31:09.869800  328612 out.go:358] Setting ErrFile to fd 2...
	I1204 23:31:09.869820  328612 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:31:09.870189  328612 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:31:09.870596  328612 out.go:352] Setting JSON to false
	I1204 23:31:09.871619  328612 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":8014,"bootTime":1733347056,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1204 23:31:09.871728  328612 start.go:139] virtualization:  
	I1204 23:31:09.874407  328612 out.go:177] * [functional-650419] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I1204 23:31:09.877141  328612 out.go:177]   - MINIKUBE_LOCATION=20045
	I1204 23:31:09.877219  328612 notify.go:220] Checking for updates...
	I1204 23:31:09.881160  328612 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1204 23:31:09.882979  328612 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1204 23:31:09.885024  328612 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1204 23:31:09.886743  328612 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1204 23:31:09.888705  328612 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1204 23:31:09.891254  328612 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:31:09.892055  328612 driver.go:394] Setting default libvirt URI to qemu:///system
	I1204 23:31:09.918908  328612 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1204 23:31:09.919035  328612 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:31:10.021133  328612 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-04 23:31:09.999785131 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:31:10.021276  328612 docker.go:318] overlay module found
	I1204 23:31:10.025147  328612 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1204 23:31:10.027245  328612 start.go:297] selected driver: docker
	I1204 23:31:10.027294  328612 start.go:901] validating driver "docker" against &{Name:functional-650419 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-650419 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}
	I1204 23:31:10.027433  328612 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1204 23:31:10.031214  328612 out.go:201] 
	W1204 23:31:10.033943  328612 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
	I1204 23:31:10.039882  328612 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 status
E1204 23:31:08.880881  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:860: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.02s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-650419 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-650419 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-pl8qv" [a6242e81-b9c6-43b0-811b-629c3a144d72] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-pl8qv" [a6242e81-b9c6-43b0-811b-629c3a144d72] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.003718665s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30573
functional_test.go:1675: http://192.168.49.2:30573: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.61s)

                                                
                                                
=== 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" [4dad4776-ebd9-4a18-95b6-5f80074c76d2] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005158069s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-650419 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-650419 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-650419 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-650419 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" [90edbb5f-863c-4b50-86b3-e023c7e18487] Pending
helpers_test.go:344: "sp-pod" [90edbb5f-863c-4b50-86b3-e023c7e18487] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [90edbb5f-863c-4b50-86b3-e023c7e18487] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003654759s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-650419 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-650419 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-650419 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" [d68e4a24-5dd6-4858-b614-ea35a4594882] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d68e4a24-5dd6-4858-b614-ea35a4594882] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004037865s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-650419 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.61s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.81s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.69s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-650419 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" [e865b55c-e180-4aba-8bed-9465a8421a4b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [e865b55c-e180-4aba-8bed-9465a8421a4b] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.010846906s
I1204 23:30:48.810474  301569 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.37s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-650419 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 326906: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-650419 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-650419 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-8xstc" [8b7d9fb9-5b25-4ae8-945d-b01e33067077] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-8xstc" [8b7d9fb9-5b25-4ae8-945d-b01e33067077] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.014730754s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.56s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1204 23:31:05.421566  301569 retry.go:31] will retry after 322.168148ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 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  4 23:31 created-by-test
-rw-r--r-- 1 docker docker 24 Dec  4 23:31 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Dec  4 23:31 test-1733355065081833250
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh cat /mount-9p/test-1733355065081833250
E1204 23:31:06.306931  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:31:06.313645  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:31:06.325372  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:31:06.347816  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:31:06.389148  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:31:06.470487  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-650419 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" [3be6f6d7-cc20-4343-a42f-89a4852332e0] Pending
E1204 23:31:06.954744  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox-mount" [3be6f6d7-cc20-4343-a42f-89a4852332e0] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [3be6f6d7-cc20-4343-a42f-89a4852332e0] Running
E1204 23:31:11.442721  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox-mount" [3be6f6d7-cc20-4343-a42f-89a4852332e0] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [3be6f6d7-cc20-4343-a42f-89a4852332e0] 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.004924779s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-650419 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-650419 /tmp/TestFunctionalparallelMountCmdany-port2380343881/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 service list
E1204 23:31:06.632726  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 service list -o json
E1204 23:31:07.596583  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1494: Took "523.363952ms" to run "out/minikube-linux-arm64 -p functional-650419 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.52s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1204 23:31:14.647946  301569 retry.go:31] will retry after 250.707485ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 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-650419 /tmp/TestFunctionalparallelMountCmdspecific-port2293607457/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-650419 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-650419 ssh "sudo umount -f /mount-9p": exit status 1 (441.276495ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-650419 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2411188679/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-650419 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2411188679/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-650419 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2411188679/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh "findmnt -T" /mount1
E1204 23:31:16.565638  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-650419 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-650419 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2411188679/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-650419 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2411188679/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-650419 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2411188679/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.90s)

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

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

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

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

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

                                                
                                                
=== 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-650419 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-650419 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-650419
localhost/kicbase/echo-server:functional-650419
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:v20241023-a345ebe4
docker.io/kindest/kindnetd:v20241007-36f62932
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-650419 image ls --format short --alsologtostderr:
I1204 23:31:27.318860  331798 out.go:345] Setting OutFile to fd 1 ...
I1204 23:31:27.319047  331798 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.319091  331798 out.go:358] Setting ErrFile to fd 2...
I1204 23:31:27.319118  331798 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.319419  331798 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
I1204 23:31:27.320166  331798 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.320327  331798 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.320853  331798 cli_runner.go:164] Run: docker container inspect functional-650419 --format={{.State.Status}}
I1204 23:31:27.344814  331798 ssh_runner.go:195] Run: systemctl --version
I1204 23:31:27.344881  331798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-650419
I1204 23:31:27.375185  331798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/functional-650419/id_rsa Username:docker}
I1204 23:31:27.478791  331798 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-650419 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20241023-a345ebe4 | 55b97e1cbb2a3 | 98.3MB |
| docker.io/library/nginx                 | latest             | bdf62fd3a32f1 | 201MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/kube-proxy              | v1.31.2            | 021d242013305 | 96MB   |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/kube-apiserver          | v1.31.2            | f9c26480f1e72 | 92.6MB |
| registry.k8s.io/kube-controller-manager | v1.31.2            | 9404aea098d9e | 87MB   |
| registry.k8s.io/kube-scheduler          | v1.31.2            | d6b061e73ae45 | 67MB   |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20241007-36f62932 | 0bcd66b03df5f | 98.3MB |
| docker.io/library/nginx                 | alpine             | dba92e6b64886 | 58.3MB |
| localhost/kicbase/echo-server           | functional-650419  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-650419  | 151c0bc232ec7 | 3.33kB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-650419 image ls --format table --alsologtostderr:
I1204 23:31:27.948504  331950 out.go:345] Setting OutFile to fd 1 ...
I1204 23:31:27.948670  331950 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.948689  331950 out.go:358] Setting ErrFile to fd 2...
I1204 23:31:27.948696  331950 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.949108  331950 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
I1204 23:31:27.950640  331950 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.950879  331950 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.952141  331950 cli_runner.go:164] Run: docker container inspect functional-650419 --format={{.State.Status}}
I1204 23:31:27.989845  331950 ssh_runner.go:195] Run: systemctl --version
I1204 23:31:27.989905  331950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-650419
I1204 23:31:28.033454  331950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/functional-650419/id_rsa Username:docker}
I1204 23:31:28.134267  331950 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.33s)

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

                                                
                                                
=== 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-650419 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-650419 image ls --format json --alsologtostderr:
[{"id":"55b97e1cbb2a39e125fd41804d8dd0279b34111fe79fd4673ddc92bc97431ca2","repoDigests":["docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450","docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16"],"repoTags":["docker.io/kindest/kindnetd:v20241023-a345ebe4"],"size":"98288690"},{"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":"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":"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":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"
528622"},{"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":"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"},{"id":"a422e0e982356f6c1c
f0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","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":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/s
torage-provisioner:v5"],"size":"29037500"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-650419"],"size":"4788229"},{"id":"151c0bc232ec713d517d920d2b5c944afa079ab84c5b147cd606a26ce2793ca0","repoDigests":["localhost/minikube-local-cache-test@sha256:41af4585743e524bae55986af4598a172bcd67cc7d2e7060e72e1b9bee379f7c"],"repoTags":["localhost/minikube-local-cache-test:functional-650419"],"size":"3330"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:a33795e8b0ff9923d15393319
75c4e76e2a74090f9f82eca775e2390e4f20752","registry.k8s.io/kube-controller-manager@sha256:b8d51076af39954cadc718ae40bd8a736ae5ad4e0654465ae91886cad3a9b602"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.2"],"size":"86996294"},{"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":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba","repo
Digests":["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":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"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-650419 image ls --format json --alsologtostderr:
I1204 23:31:27.657305  331867 out.go:345] Setting OutFile to fd 1 ...
I1204 23:31:27.657559  331867 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.657590  331867 out.go:358] Setting ErrFile to fd 2...
I1204 23:31:27.657610  331867 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.657898  331867 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
I1204 23:31:27.658626  331867 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.658813  331867 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.659325  331867 cli_runner.go:164] Run: docker container inspect functional-650419 --format={{.State.Status}}
I1204 23:31:27.683467  331867 ssh_runner.go:195] Run: systemctl --version
I1204 23:31:27.683523  331867 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-650419
I1204 23:31:27.703716  331867 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/functional-650419/id_rsa Username:docker}
I1204 23:31:27.798634  331867 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.31s)

                                                
                                    
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-650419 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-650419 image ls --format yaml --alsologtostderr:
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 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: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 55b97e1cbb2a39e125fd41804d8dd0279b34111fe79fd4673ddc92bc97431ca2
repoDigests:
- docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450
- docker.io/kindest/kindnetd@sha256:cddd34f7d74bf898f14080ed61e322a492689043dae46e93106c013373d68d16
repoTags:
- docker.io/kindest/kindnetd:v20241023-a345ebe4
size: "98288690"
- id: dba92e6b6488643fe4f2e872e6e4f6c30948171890d0f2cb96f28c435352397f
repoDigests:
- docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4
- docker.io/library/nginx@sha256:eff2df9ac0ef6c949886d040dc2037ee6576d76161249261982fb70458ae8c26
repoTags:
- docker.io/library/nginx:alpine
size: "58293755"
- id: bdf62fd3a32f1209270ede068b6e08450dfe125c79b1a8ba8f5685090023bf7f
repoDigests:
- docker.io/library/nginx@sha256:6d3e464bc399ce5b0cd6a165162deb5926803c1c0ae8a1983ba0a1982b97a7a2
- docker.io/library/nginx@sha256:fb197595ebe76b9c0c14ab68159fd3c08bd067ec62300583543f0ebda353b5be
repoTags:
- docker.io/library/nginx:latest
size: "201166247"
- 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: 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: 0bcd66b03df5f1498fba5b90226939f5993cfba4c8379438bd8e89f3b4a70baa
repoDigests:
- docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387
- docker.io/kindest/kindnetd@sha256:b61c0e5ba940299ee811efe946ee83e509799ea7e0651e1b782e83a665b29bae
repoTags:
- docker.io/kindest/kindnetd:v20241007-36f62932
size: "98291250"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-650419
size: "4788229"
- id: 151c0bc232ec713d517d920d2b5c944afa079ab84c5b147cd606a26ce2793ca0
repoDigests:
- localhost/minikube-local-cache-test@sha256:41af4585743e524bae55986af4598a172bcd67cc7d2e7060e72e1b9bee379f7c
repoTags:
- localhost/minikube-local-cache-test:functional-650419
size: "3330"
- 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: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- 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: 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"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-650419 image ls --format yaml --alsologtostderr:
I1204 23:31:27.326809  331799 out.go:345] Setting OutFile to fd 1 ...
I1204 23:31:27.327077  331799 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.327106  331799 out.go:358] Setting ErrFile to fd 2...
I1204 23:31:27.327126  331799 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.327414  331799 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
I1204 23:31:27.328127  331799 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.328329  331799 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.328855  331799 cli_runner.go:164] Run: docker container inspect functional-650419 --format={{.State.Status}}
I1204 23:31:27.353530  331799 ssh_runner.go:195] Run: systemctl --version
I1204 23:31:27.353605  331799 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-650419
I1204 23:31:27.373776  331799 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/functional-650419/id_rsa Username:docker}
I1204 23:31:27.466344  331799 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 image build -t localhost/my-image:functional-650419 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-650419 image build -t localhost/my-image:functional-650419 testdata/build --alsologtostderr: (3.520552184s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-650419 image build -t localhost/my-image:functional-650419 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> cbe89d8637e
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-650419
--> 65c59063b87
Successfully tagged localhost/my-image:functional-650419
65c59063b876cbe1383b79fedc690aca90da59e1faf913cea02a7aa57cc55cc2
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-650419 image build -t localhost/my-image:functional-650419 testdata/build --alsologtostderr:
I1204 23:31:27.979942  331955 out.go:345] Setting OutFile to fd 1 ...
I1204 23:31:27.980793  331955 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.980808  331955 out.go:358] Setting ErrFile to fd 2...
I1204 23:31:27.980815  331955 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1204 23:31:27.981310  331955 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
I1204 23:31:27.982110  331955 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.982789  331955 config.go:182] Loaded profile config "functional-650419": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1204 23:31:27.983421  331955 cli_runner.go:164] Run: docker container inspect functional-650419 --format={{.State.Status}}
I1204 23:31:28.022282  331955 ssh_runner.go:195] Run: systemctl --version
I1204 23:31:28.022341  331955 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-650419
I1204 23:31:28.044828  331955 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/functional-650419/id_rsa Username:docker}
I1204 23:31:28.142257  331955 build_images.go:161] Building image from path: /tmp/build.947356980.tar
I1204 23:31:28.142335  331955 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1204 23:31:28.152510  331955 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.947356980.tar
I1204 23:31:28.156833  331955 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.947356980.tar: stat -c "%s %y" /var/lib/minikube/build/build.947356980.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.947356980.tar': No such file or directory
I1204 23:31:28.156867  331955 ssh_runner.go:362] scp /tmp/build.947356980.tar --> /var/lib/minikube/build/build.947356980.tar (3072 bytes)
I1204 23:31:28.198176  331955 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.947356980
I1204 23:31:28.208781  331955 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.947356980 -xf /var/lib/minikube/build/build.947356980.tar
I1204 23:31:28.218114  331955 crio.go:315] Building image: /var/lib/minikube/build/build.947356980
I1204 23:31:28.218184  331955 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-650419 /var/lib/minikube/build/build.947356980 --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
I1204 23:31:31.383210  331955 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-650419 /var/lib/minikube/build/build.947356980 --cgroup-manager=cgroupfs: (3.16500188s)
I1204 23:31:31.383285  331955 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.947356980
I1204 23:31:31.392370  331955 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.947356980.tar
I1204 23:31:31.401180  331955 build_images.go:217] Built localhost/my-image:functional-650419 from /tmp/build.947356980.tar
I1204 23:31:31.401215  331955 build_images.go:133] succeeded building to: functional-650419
I1204 23:31:31.401221  331955 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.11s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-650419 update-context --alsologtostderr -v=2
E1204 23:31:26.809353  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.19s)

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (175.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-848817 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1204 23:31:47.291246  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:32:28.252448  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:33:50.174188  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-848817 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m54.452823554s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (175.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (41.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.98s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp testdata/cp-test.txt ha-848817:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4235515443/001/cp-test_ha-848817.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817:/home/docker/cp-test.txt ha-848817-m02:/home/docker/cp-test_ha-848817_ha-848817-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test_ha-848817_ha-848817-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817:/home/docker/cp-test.txt ha-848817-m03:/home/docker/cp-test_ha-848817_ha-848817-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test_ha-848817_ha-848817-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817:/home/docker/cp-test.txt ha-848817-m04:/home/docker/cp-test_ha-848817_ha-848817-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test_ha-848817_ha-848817-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp testdata/cp-test.txt ha-848817-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4235515443/001/cp-test_ha-848817-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m02:/home/docker/cp-test.txt ha-848817:/home/docker/cp-test_ha-848817-m02_ha-848817.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test_ha-848817-m02_ha-848817.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m02:/home/docker/cp-test.txt ha-848817-m03:/home/docker/cp-test_ha-848817-m02_ha-848817-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test_ha-848817-m02_ha-848817-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m02:/home/docker/cp-test.txt ha-848817-m04:/home/docker/cp-test_ha-848817-m02_ha-848817-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test_ha-848817-m02_ha-848817-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp testdata/cp-test.txt ha-848817-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4235515443/001/cp-test_ha-848817-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m03:/home/docker/cp-test.txt ha-848817:/home/docker/cp-test_ha-848817-m03_ha-848817.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test_ha-848817-m03_ha-848817.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m03:/home/docker/cp-test.txt ha-848817-m02:/home/docker/cp-test_ha-848817-m03_ha-848817-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test_ha-848817-m03_ha-848817-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m03:/home/docker/cp-test.txt ha-848817-m04:/home/docker/cp-test_ha-848817-m03_ha-848817-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test_ha-848817-m03_ha-848817-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp testdata/cp-test.txt ha-848817-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4235515443/001/cp-test_ha-848817-m04.txt
E1204 23:35:38.169085  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:35:38.175431  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:35:38.187137  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:35:38.208730  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:35:38.250110  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:35:38.331395  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test.txt"
E1204 23:35:38.493606  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m04:/home/docker/cp-test.txt ha-848817:/home/docker/cp-test_ha-848817-m04_ha-848817.txt
E1204 23:35:38.815980  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817 "sudo cat /home/docker/cp-test_ha-848817-m04_ha-848817.txt"
E1204 23:35:39.457255  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m04:/home/docker/cp-test.txt ha-848817-m02:/home/docker/cp-test_ha-848817-m04_ha-848817-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m02 "sudo cat /home/docker/cp-test_ha-848817-m04_ha-848817-m02.txt"
E1204 23:35:40.739400  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 cp ha-848817-m04:/home/docker/cp-test.txt ha-848817-m03:/home/docker/cp-test_ha-848817-m04_ha-848817-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 ssh -n ha-848817-m03 "sudo cat /home/docker/cp-test_ha-848817-m04_ha-848817-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 node stop m02 -v=7 --alsologtostderr
E1204 23:35:43.301124  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:35:48.422493  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-848817 node stop m02 -v=7 --alsologtostderr: (11.984086262s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr: exit status 7 (739.025886ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1204 23:35:53.957203  347813 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:35:53.957352  347813 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:35:53.957363  347813 out.go:358] Setting ErrFile to fd 2...
	I1204 23:35:53.957369  347813 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:35:53.957666  347813 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:35:53.957895  347813 out.go:352] Setting JSON to false
	I1204 23:35:53.957939  347813 mustload.go:65] Loading cluster: ha-848817
	I1204 23:35:53.958014  347813 notify.go:220] Checking for updates...
	I1204 23:35:53.959264  347813 config.go:182] Loaded profile config "ha-848817": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:35:53.959288  347813 status.go:174] checking status of ha-848817 ...
	I1204 23:35:53.960036  347813 cli_runner.go:164] Run: docker container inspect ha-848817 --format={{.State.Status}}
	I1204 23:35:53.980430  347813 status.go:371] ha-848817 host status = "Running" (err=<nil>)
	I1204 23:35:53.980460  347813 host.go:66] Checking if "ha-848817" exists ...
	I1204 23:35:53.980781  347813 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-848817
	I1204 23:35:54.009826  347813 host.go:66] Checking if "ha-848817" exists ...
	I1204 23:35:54.010180  347813 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:35:54.010251  347813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-848817
	I1204 23:35:54.031498  347813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/ha-848817/id_rsa Username:docker}
	I1204 23:35:54.123151  347813 ssh_runner.go:195] Run: systemctl --version
	I1204 23:35:54.128216  347813 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:35:54.145329  347813 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:35:54.218076  347813 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-12-04 23:35:54.207858033 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:35:54.218716  347813 kubeconfig.go:125] found "ha-848817" server: "https://192.168.49.254:8443"
	I1204 23:35:54.218752  347813 api_server.go:166] Checking apiserver status ...
	I1204 23:35:54.218802  347813 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1204 23:35:54.230359  347813 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1358/cgroup
	I1204 23:35:54.240207  347813 api_server.go:182] apiserver freezer: "13:freezer:/docker/dc894c145f2370ec854a27000d6372b526eff6314e11c6194b0c341393339948/crio/crio-048a89ea4b9056297a12fe0f968a443040710e1d17d7759debd426a9e47a77f0"
	I1204 23:35:54.240288  347813 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/dc894c145f2370ec854a27000d6372b526eff6314e11c6194b0c341393339948/crio/crio-048a89ea4b9056297a12fe0f968a443040710e1d17d7759debd426a9e47a77f0/freezer.state
	I1204 23:35:54.249458  347813 api_server.go:204] freezer state: "THAWED"
	I1204 23:35:54.249490  347813 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1204 23:35:54.258616  347813 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1204 23:35:54.258646  347813 status.go:463] ha-848817 apiserver status = Running (err=<nil>)
	I1204 23:35:54.258657  347813 status.go:176] ha-848817 status: &{Name:ha-848817 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:35:54.258674  347813 status.go:174] checking status of ha-848817-m02 ...
	I1204 23:35:54.259005  347813 cli_runner.go:164] Run: docker container inspect ha-848817-m02 --format={{.State.Status}}
	I1204 23:35:54.276150  347813 status.go:371] ha-848817-m02 host status = "Stopped" (err=<nil>)
	I1204 23:35:54.276177  347813 status.go:384] host is not running, skipping remaining checks
	I1204 23:35:54.276185  347813 status.go:176] ha-848817-m02 status: &{Name:ha-848817-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:35:54.276205  347813 status.go:174] checking status of ha-848817-m03 ...
	I1204 23:35:54.276528  347813 cli_runner.go:164] Run: docker container inspect ha-848817-m03 --format={{.State.Status}}
	I1204 23:35:54.295426  347813 status.go:371] ha-848817-m03 host status = "Running" (err=<nil>)
	I1204 23:35:54.295453  347813 host.go:66] Checking if "ha-848817-m03" exists ...
	I1204 23:35:54.295754  347813 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-848817-m03
	I1204 23:35:54.314122  347813 host.go:66] Checking if "ha-848817-m03" exists ...
	I1204 23:35:54.314446  347813 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:35:54.314489  347813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-848817-m03
	I1204 23:35:54.332034  347813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33163 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/ha-848817-m03/id_rsa Username:docker}
	I1204 23:35:54.419058  347813 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:35:54.431891  347813 kubeconfig.go:125] found "ha-848817" server: "https://192.168.49.254:8443"
	I1204 23:35:54.431920  347813 api_server.go:166] Checking apiserver status ...
	I1204 23:35:54.431974  347813 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1204 23:35:54.443311  347813 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1349/cgroup
	I1204 23:35:54.453482  347813 api_server.go:182] apiserver freezer: "13:freezer:/docker/888b7609ee6d9e0fd7a54c8fa8ef52921529376d012d58776583cd6bd5a28d9e/crio/crio-c95ba9c0055950d4a44b9619078591e287c60a9b0ebab3586aeec4657da3b6b0"
	I1204 23:35:54.453647  347813 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/888b7609ee6d9e0fd7a54c8fa8ef52921529376d012d58776583cd6bd5a28d9e/crio/crio-c95ba9c0055950d4a44b9619078591e287c60a9b0ebab3586aeec4657da3b6b0/freezer.state
	I1204 23:35:54.462840  347813 api_server.go:204] freezer state: "THAWED"
	I1204 23:35:54.462870  347813 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1204 23:35:54.470841  347813 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1204 23:35:54.470874  347813 status.go:463] ha-848817-m03 apiserver status = Running (err=<nil>)
	I1204 23:35:54.470884  347813 status.go:176] ha-848817-m03 status: &{Name:ha-848817-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:35:54.470901  347813 status.go:174] checking status of ha-848817-m04 ...
	I1204 23:35:54.471214  347813 cli_runner.go:164] Run: docker container inspect ha-848817-m04 --format={{.State.Status}}
	I1204 23:35:54.487667  347813 status.go:371] ha-848817-m04 host status = "Running" (err=<nil>)
	I1204 23:35:54.487711  347813 host.go:66] Checking if "ha-848817-m04" exists ...
	I1204 23:35:54.488009  347813 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-848817-m04
	I1204 23:35:54.504206  347813 host.go:66] Checking if "ha-848817-m04" exists ...
	I1204 23:35:54.504502  347813 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:35:54.504553  347813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-848817-m04
	I1204 23:35:54.523498  347813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/ha-848817-m04/id_rsa Username:docker}
	I1204 23:35:54.618755  347813 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:35:54.634596  347813 status.go:176] ha-848817-m04 status: &{Name:ha-848817-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (32.55s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 node start m02 -v=7 --alsologtostderr
E1204 23:35:58.663940  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:36:06.305620  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:36:19.145974  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-848817 node start m02 -v=7 --alsologtostderr: (30.982223333s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr: (1.434960483s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (32.55s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.38s)

                                                
                                                
=== 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.383843202s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (216.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-848817 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-848817 -v=7 --alsologtostderr
E1204 23:36:34.015547  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:37:00.107784  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-848817 -v=7 --alsologtostderr: (36.975894881s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-848817 --wait=true -v=7 --alsologtostderr
E1204 23:38:22.029249  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-848817 --wait=true -v=7 --alsologtostderr: (2m59.654756487s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-848817
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (216.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-848817 node delete m03 -v=7 --alsologtostderr: (11.559043444s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 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.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 stop -v=7 --alsologtostderr
E1204 23:40:38.169666  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-848817 stop -v=7 --alsologtostderr: (35.648991901s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr: exit status 7 (149.302032ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1204 23:40:55.129917  362527 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:40:55.130119  362527 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:40:55.130152  362527 out.go:358] Setting ErrFile to fd 2...
	I1204 23:40:55.130175  362527 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:40:55.130487  362527 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:40:55.130761  362527 out.go:352] Setting JSON to false
	I1204 23:40:55.130827  362527 mustload.go:65] Loading cluster: ha-848817
	I1204 23:40:55.130875  362527 notify.go:220] Checking for updates...
	I1204 23:40:55.131365  362527 config.go:182] Loaded profile config "ha-848817": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:40:55.131776  362527 status.go:174] checking status of ha-848817 ...
	I1204 23:40:55.132915  362527 cli_runner.go:164] Run: docker container inspect ha-848817 --format={{.State.Status}}
	I1204 23:40:55.155207  362527 status.go:371] ha-848817 host status = "Stopped" (err=<nil>)
	I1204 23:40:55.155239  362527 status.go:384] host is not running, skipping remaining checks
	I1204 23:40:55.155247  362527 status.go:176] ha-848817 status: &{Name:ha-848817 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:40:55.155290  362527 status.go:174] checking status of ha-848817-m02 ...
	I1204 23:40:55.155690  362527 cli_runner.go:164] Run: docker container inspect ha-848817-m02 --format={{.State.Status}}
	I1204 23:40:55.194044  362527 status.go:371] ha-848817-m02 host status = "Stopped" (err=<nil>)
	I1204 23:40:55.194070  362527 status.go:384] host is not running, skipping remaining checks
	I1204 23:40:55.194078  362527 status.go:176] ha-848817-m02 status: &{Name:ha-848817-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:40:55.194100  362527 status.go:174] checking status of ha-848817-m04 ...
	I1204 23:40:55.194424  362527 cli_runner.go:164] Run: docker container inspect ha-848817-m04 --format={{.State.Status}}
	I1204 23:40:55.213916  362527 status.go:371] ha-848817-m04 host status = "Stopped" (err=<nil>)
	I1204 23:40:55.213943  362527 status.go:384] host is not running, skipping remaining checks
	I1204 23:40:55.213951  362527 status.go:176] ha-848817-m04 status: &{Name:ha-848817-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (65.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-848817 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1204 23:41:05.870609  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:41:06.305306  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-848817 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m4.51203479s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr
ha_test.go:568: (dbg) Done: out/minikube-linux-arm64 -p ha-848817 status -v=7 --alsologtostderr: (1.182902575s)
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 (65.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (75.98s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.98s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (50.09s)

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e132a5eb-2ac0-4864-a5c6-9c502a72652f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-931798] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d218a96a-fd42-4c78-8600-5d96f60a0ac4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20045"}}
	{"specversion":"1.0","id":"302671fb-7f40-4566-9e54-9112b3c0607b","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":"e4ca21b6-cde6-4d35-b8b2-587e8e4c5115","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig"}}
	{"specversion":"1.0","id":"86e3ad18-1d8d-445d-b0a4-d445a6e6d920","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube"}}
	{"specversion":"1.0","id":"2e3fab2e-54e5-48d0-af11-526da58179fc","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":"1528da4c-5fcf-41f3-8025-635ce965b553","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"f88d250d-a63c-4a6c-ab99-1936a36febd4","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-931798" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-931798
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.3s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (36.01s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-744839 --network=bridge
E1204 23:45:38.169588  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/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-744839 --network=bridge: (33.885574868s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-744839" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-744839
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-744839: (2.101105223s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (36.01s)

                                                
                                    
x
+
TestKicExistingNetwork (33.75s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1204 23:45:45.776010  301569 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}}]}"
W1204 23:45:45.791553  301569 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
I1204 23:45:45.791645  301569 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1204 23:45:45.791664  301569 cli_runner.go:164] Run: docker network inspect existing-network
W1204 23:45:45.808259  301569 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1204 23:45:45.808292  301569 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
I1204 23:45:45.808311  301569 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1204 23:45:45.808431  301569 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}}]}"
I1204 23:45:45.824904  301569 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-be82a9907a0c IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:a3:1c:6d:f2} reservation:<nil>}
I1204 23:45:45.825314  301569 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001e83140}
I1204 23:45:45.825345  301569 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1204 23:45:45.825398  301569 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1204 23:45:45.904936  301569 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-955132 --network=existing-network
E1204 23:46:06.305824  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/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-955132 --network=existing-network: (31.543857283s)
helpers_test.go:175: Cleaning up "existing-network-955132" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-955132
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-955132: (2.047600548s)
I1204 23:46:19.512944  301569 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (33.75s)

                                                
                                    
x
+
TestKicCustomSubnet (33.79s)

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

                                                
                                    
x
+
TestKicStaticIP (35.77s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.31s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-767802 --driver=docker  --container-runtime=crio
E1204 23:47:29.377464  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-767802 --driver=docker  --container-runtime=crio: (32.772729166s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-770420 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-770420 --driver=docker  --container-runtime=crio: (32.736884688s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-767802
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-770420
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-770420" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-770420
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-770420: (2.025093654s)
helpers_test.go:175: Cleaning up "first-767802" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-767802
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-767802: (2.382446929s)
--- PASS: TestMinikubeProfile (71.31s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.26s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.58s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.65s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.17s)

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

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (76.54s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-515326 -v 3 --alsologtostderr
E1204 23:50:38.169637  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-515326 -v 3 --alsologtostderr: (29.539525255s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.20s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.89s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp testdata/cp-test.txt multinode-515326:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile912737611/001/cp-test_multinode-515326.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326:/home/docker/cp-test.txt multinode-515326-m02:/home/docker/cp-test_multinode-515326_multinode-515326-m02.txt
E1204 23:51:06.305775  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m02 "sudo cat /home/docker/cp-test_multinode-515326_multinode-515326-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326:/home/docker/cp-test.txt multinode-515326-m03:/home/docker/cp-test_multinode-515326_multinode-515326-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m03 "sudo cat /home/docker/cp-test_multinode-515326_multinode-515326-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp testdata/cp-test.txt multinode-515326-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile912737611/001/cp-test_multinode-515326-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326-m02:/home/docker/cp-test.txt multinode-515326:/home/docker/cp-test_multinode-515326-m02_multinode-515326.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326 "sudo cat /home/docker/cp-test_multinode-515326-m02_multinode-515326.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326-m02:/home/docker/cp-test.txt multinode-515326-m03:/home/docker/cp-test_multinode-515326-m02_multinode-515326-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m03 "sudo cat /home/docker/cp-test_multinode-515326-m02_multinode-515326-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp testdata/cp-test.txt multinode-515326-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile912737611/001/cp-test_multinode-515326-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326-m03:/home/docker/cp-test.txt multinode-515326:/home/docker/cp-test_multinode-515326-m03_multinode-515326.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326 "sudo cat /home/docker/cp-test_multinode-515326-m03_multinode-515326.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 cp multinode-515326-m03:/home/docker/cp-test.txt multinode-515326-m02:/home/docker/cp-test_multinode-515326-m03_multinode-515326-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-515326 ssh -n multinode-515326-m02 "sudo cat /home/docker/cp-test_multinode-515326-m03_multinode-515326-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (9.89s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1204 23:51:16.049893  415894 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:51:16.050057  415894 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:51:16.050069  415894 out.go:358] Setting ErrFile to fd 2...
	I1204 23:51:16.050074  415894 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:51:16.050358  415894 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:51:16.050587  415894 out.go:352] Setting JSON to false
	I1204 23:51:16.050632  415894 mustload.go:65] Loading cluster: multinode-515326
	I1204 23:51:16.050699  415894 notify.go:220] Checking for updates...
	I1204 23:51:16.051079  415894 config.go:182] Loaded profile config "multinode-515326": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:51:16.051100  415894 status.go:174] checking status of multinode-515326 ...
	I1204 23:51:16.051676  415894 cli_runner.go:164] Run: docker container inspect multinode-515326 --format={{.State.Status}}
	I1204 23:51:16.073443  415894 status.go:371] multinode-515326 host status = "Running" (err=<nil>)
	I1204 23:51:16.073473  415894 host.go:66] Checking if "multinode-515326" exists ...
	I1204 23:51:16.073907  415894 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-515326
	I1204 23:51:16.098275  415894 host.go:66] Checking if "multinode-515326" exists ...
	I1204 23:51:16.098596  415894 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:51:16.098668  415894 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-515326
	I1204 23:51:16.115836  415894 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33273 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/multinode-515326/id_rsa Username:docker}
	I1204 23:51:16.202779  415894 ssh_runner.go:195] Run: systemctl --version
	I1204 23:51:16.207245  415894 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:51:16.219362  415894 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1204 23:51:16.272071  415894 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-12-04 23:51:16.262844504 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1204 23:51:16.272690  415894 kubeconfig.go:125] found "multinode-515326" server: "https://192.168.67.2:8443"
	I1204 23:51:16.272725  415894 api_server.go:166] Checking apiserver status ...
	I1204 23:51:16.272770  415894 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1204 23:51:16.284740  415894 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1338/cgroup
	I1204 23:51:16.294151  415894 api_server.go:182] apiserver freezer: "13:freezer:/docker/5dbdf64897e7c0defeac24d4fe3c94f4d2927d1271060500390f742cd69cf9b3/crio/crio-6b40ef673d386fce8454733b8db01859357a5f112b3e9b7f704fc1684facccbf"
	I1204 23:51:16.294221  415894 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5dbdf64897e7c0defeac24d4fe3c94f4d2927d1271060500390f742cd69cf9b3/crio/crio-6b40ef673d386fce8454733b8db01859357a5f112b3e9b7f704fc1684facccbf/freezer.state
	I1204 23:51:16.303172  415894 api_server.go:204] freezer state: "THAWED"
	I1204 23:51:16.303201  415894 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1204 23:51:16.311720  415894 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1204 23:51:16.311750  415894 status.go:463] multinode-515326 apiserver status = Running (err=<nil>)
	I1204 23:51:16.311761  415894 status.go:176] multinode-515326 status: &{Name:multinode-515326 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:51:16.311778  415894 status.go:174] checking status of multinode-515326-m02 ...
	I1204 23:51:16.312088  415894 cli_runner.go:164] Run: docker container inspect multinode-515326-m02 --format={{.State.Status}}
	I1204 23:51:16.329343  415894 status.go:371] multinode-515326-m02 host status = "Running" (err=<nil>)
	I1204 23:51:16.329367  415894 host.go:66] Checking if "multinode-515326-m02" exists ...
	I1204 23:51:16.329689  415894 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-515326-m02
	I1204 23:51:16.346015  415894 host.go:66] Checking if "multinode-515326-m02" exists ...
	I1204 23:51:16.346325  415894 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1204 23:51:16.346368  415894 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-515326-m02
	I1204 23:51:16.362982  415894 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33278 SSHKeyPath:/home/jenkins/minikube-integration/20045-296174/.minikube/machines/multinode-515326-m02/id_rsa Username:docker}
	I1204 23:51:16.451188  415894 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1204 23:51:16.462859  415894 status.go:176] multinode-515326-m02 status: &{Name:multinode-515326-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:51:16.462896  415894 status.go:174] checking status of multinode-515326-m03 ...
	I1204 23:51:16.463207  415894 cli_runner.go:164] Run: docker container inspect multinode-515326-m03 --format={{.State.Status}}
	I1204 23:51:16.480060  415894 status.go:371] multinode-515326-m03 host status = "Stopped" (err=<nil>)
	I1204 23:51:16.480083  415894 status.go:384] host is not running, skipping remaining checks
	I1204 23:51:16.480091  415894 status.go:176] multinode-515326-m03 status: &{Name:multinode-515326-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 (10.85s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (98.38s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-515326
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-515326
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-515326: (24.850431669s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-515326 --wait=true -v=8 --alsologtostderr
E1204 23:52:01.232784  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-515326 --wait=true -v=8 --alsologtostderr: (1m13.393012837s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-515326
--- PASS: TestMultiNode/serial/RestartKeepsNodes (98.38s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.75s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1204 23:53:34.979949  423631 out.go:345] Setting OutFile to fd 1 ...
	I1204 23:53:34.980109  423631 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:53:34.980118  423631 out.go:358] Setting ErrFile to fd 2...
	I1204 23:53:34.980124  423631 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1204 23:53:34.980351  423631 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1204 23:53:34.980545  423631 out.go:352] Setting JSON to false
	I1204 23:53:34.980572  423631 mustload.go:65] Loading cluster: multinode-515326
	I1204 23:53:34.980624  423631 notify.go:220] Checking for updates...
	I1204 23:53:34.980986  423631 config.go:182] Loaded profile config "multinode-515326": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1204 23:53:34.981007  423631 status.go:174] checking status of multinode-515326 ...
	I1204 23:53:34.981593  423631 cli_runner.go:164] Run: docker container inspect multinode-515326 --format={{.State.Status}}
	I1204 23:53:34.999930  423631 status.go:371] multinode-515326 host status = "Stopped" (err=<nil>)
	I1204 23:53:34.999954  423631 status.go:384] host is not running, skipping remaining checks
	I1204 23:53:34.999962  423631 status.go:176] multinode-515326 status: &{Name:multinode-515326 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1204 23:53:35.000000  423631 status.go:174] checking status of multinode-515326-m02 ...
	I1204 23:53:35.000309  423631 cli_runner.go:164] Run: docker container inspect multinode-515326-m02 --format={{.State.Status}}
	I1204 23:53:35.036592  423631 status.go:371] multinode-515326-m02 host status = "Stopped" (err=<nil>)
	I1204 23:53:35.036619  423631 status.go:384] host is not running, skipping remaining checks
	I1204 23:53:35.036627  423631 status.go:176] multinode-515326-m02 status: &{Name:multinode-515326-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 (59.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.92s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-515326-m03 already exists in multinode-515326-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (143.08s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-524586 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E1204 23:55:38.169707  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1204 23:56:06.305820  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-524586 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m35.92939991s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-524586 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-524586 image pull gcr.io/k8s-minikube/busybox: (3.395574784s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-524586
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-524586: (5.790238593s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-524586 --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-524586 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (35.292288317s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-524586 image list
helpers_test.go:175: Cleaning up "test-preload-524586" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-524586
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-524586: (2.413173273s)
--- PASS: TestPreload (143.08s)

                                                
                                    
x
+
TestScheduledStopUnix (105.87s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-016662 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-016662 --memory=2048 --driver=docker  --container-runtime=crio: (29.781670677s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-016662 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-016662 -n scheduled-stop-016662
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-016662 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1204 23:58:06.747158  301569 retry.go:31] will retry after 78.252µs: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.748274  301569 retry.go:31] will retry after 108.02µs: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.749448  301569 retry.go:31] will retry after 232.545µs: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.750569  301569 retry.go:31] will retry after 286.454µs: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.751674  301569 retry.go:31] will retry after 311.104µs: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.752834  301569 retry.go:31] will retry after 677.755µs: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.753939  301569 retry.go:31] will retry after 1.668604ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.756218  301569 retry.go:31] will retry after 1.87833ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.758435  301569 retry.go:31] will retry after 3.056642ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.761645  301569 retry.go:31] will retry after 4.306322ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.766834  301569 retry.go:31] will retry after 3.637344ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.771027  301569 retry.go:31] will retry after 12.529737ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.784387  301569 retry.go:31] will retry after 13.989507ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.798797  301569 retry.go:31] will retry after 22.290304ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.822047  301569 retry.go:31] will retry after 33.630373ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
I1204 23:58:06.856256  301569 retry.go:31] will retry after 54.903195ms: open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/scheduled-stop-016662/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-016662 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-016662 -n scheduled-stop-016662
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-016662
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-016662 --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-016662
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-016662: exit status 7 (80.200703ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.57s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-155926 --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-155926 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.062437708s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"57256582-546b-40f4-ae3d-9f8059add2cd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-155926] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ede01264-5920-4307-a17e-02031dd136de","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20045"}}
	{"specversion":"1.0","id":"9026ec0e-e462-4466-b47d-5daaa647ea1d","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":"e76a5240-9a38-4f0b-a21d-dbf9901ec89c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig"}}
	{"specversion":"1.0","id":"8d43b664-cd48-4aaf-956d-84e318268da6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube"}}
	{"specversion":"1.0","id":"570f76c7-2261-4fcc-85ba-23974a6f49b5","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":"feecf8ed-36b1-4d70-a463-04ef655d6f0e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"811faade-4683-496d-aad0-55fed2b02f4e","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":"dfc73bbc-68f3-48c0-847e-12494b35336f","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":"1f9168ac-1334-4572-850b-fa62481da580","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":"408ed770-614c-4867-b8cb-f1c31d34c55a","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":"00c05131-6bb6-40b7-81ad-078d09c0c0ae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-155926\" primary control-plane node in \"insufficient-storage-155926\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"9d46172f-7c25-472f-926b-2a2ff0bd8baa","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":"aecc64a2-652e-496a-b249-def7ec52e48d","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":"1c0e2c75-7fa8-4c5d-b523-55d6130c017d","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-155926 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-155926 --output=json --layout=cluster: exit status 7 (301.895618ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1204 23:59:30.664626  441383 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-155926" does not appear in /home/jenkins/minikube-integration/20045-296174/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1204 23:59:30.959870  441444 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-155926" does not appear in /home/jenkins/minikube-integration/20045-296174/kubeconfig
	E1204 23:59:30.970235  441444 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/insufficient-storage-155926/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (75.97s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3861405510 start -p running-upgrade-727775 --memory=2200 --vm-driver=docker  --container-runtime=crio
E1205 00:04:09.379761  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3861405510 start -p running-upgrade-727775 --memory=2200 --vm-driver=docker  --container-runtime=crio: (36.182740208s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-727775 --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-727775 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.472838389s)
helpers_test.go:175: Cleaning up "running-upgrade-727775" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-727775
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-727775: (3.570989964s)
--- PASS: TestRunningBinaryUpgrade (75.97s)

                                                
                                    
x
+
TestKubernetesUpgrade (399.5s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-229823] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20045
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.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-229823
	    minikube start -p kubernetes-upgrade-229823 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2298232 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.2, by running:
	    
	    minikube start -p kubernetes-upgrade-229823 --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-229823 --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-229823 --memory=2200 --kubernetes-version=v1.31.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.626937068s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-229823" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-229823
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-229823: (2.63555755s)
--- PASS: TestKubernetesUpgrade (399.50s)

                                                
                                    
x
+
TestMissingContainerUpgrade (163.3s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.316706690 start -p missing-upgrade-127412 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.316706690 start -p missing-upgrade-127412 --memory=2200 --driver=docker  --container-runtime=crio: (1m27.821268216s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-127412
E1205 00:01:06.305316  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-127412: (10.514064637s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-127412
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-127412 --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-127412 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.699756045s)
helpers_test.go:175: Cleaning up "missing-upgrade-127412" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-127412
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-127412: (2.626585975s)
--- PASS: TestMissingContainerUpgrade (163.30s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (40.29s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.16s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.72s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.08s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.26s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.82s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-496368 --driver=docker  --container-runtime=crio
E1205 00:00:38.169588  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-496368 --driver=docker  --container-runtime=crio: (7.815015453s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.82s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.31s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.04s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (83.97s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.410007610 start -p stopped-upgrade-574191 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.410007610 start -p stopped-upgrade-574191 --memory=2200 --vm-driver=docker  --container-runtime=crio: (43.969246803s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.410007610 -p stopped-upgrade-574191 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.410007610 -p stopped-upgrade-574191 stop: (2.447147029s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-574191 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-574191 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.556672545s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (83.97s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.28s)

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

                                                
                                    
x
+
TestPause/serial/Start (52.25s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-970222 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E1205 00:05:38.169571  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-970222 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (52.252234192s)
--- PASS: TestPause/serial/Start (52.25s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (16.99s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-970222 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E1205 00:06:06.305767  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-970222 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (16.963560688s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (16.99s)

                                                
                                    
x
+
TestPause/serial/Pause (0.96s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.18s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.74s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.5s)

                                                
                                                
=== 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-970222
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-970222: exit status 1 (21.449378ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.9s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1205 00:07:01.050575  481352 out.go:345] Setting OutFile to fd 1 ...
	I1205 00:07:01.050705  481352 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1205 00:07:01.050716  481352 out.go:358] Setting ErrFile to fd 2...
	I1205 00:07:01.050723  481352 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1205 00:07:01.051088  481352 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20045-296174/.minikube/bin
	I1205 00:07:01.051591  481352 out.go:352] Setting JSON to false
	I1205 00:07:01.052926  481352 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10165,"bootTime":1733347056,"procs":190,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I1205 00:07:01.053026  481352 start.go:139] virtualization:  
	I1205 00:07:01.055878  481352 out.go:177] * [false-372995] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1205 00:07:01.058443  481352 out.go:177]   - MINIKUBE_LOCATION=20045
	I1205 00:07:01.058562  481352 notify.go:220] Checking for updates...
	I1205 00:07:01.062813  481352 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1205 00:07:01.065219  481352 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20045-296174/kubeconfig
	I1205 00:07:01.067461  481352 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20045-296174/.minikube
	I1205 00:07:01.070136  481352 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1205 00:07:01.072637  481352 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1205 00:07:01.076018  481352 config.go:182] Loaded profile config "kubernetes-upgrade-229823": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
	I1205 00:07:01.076133  481352 driver.go:394] Setting default libvirt URI to qemu:///system
	I1205 00:07:01.095787  481352 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1205 00:07:01.095964  481352 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1205 00:07:01.154910  481352 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:34 OomKillDisable:true NGoroutines:52 SystemTime:2024-12-05 00:07:01.145056928 +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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID: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>}}
	I1205 00:07:01.155035  481352 docker.go:318] overlay module found
	I1205 00:07:01.159638  481352 out.go:177] * Using the docker driver based on user configuration
	I1205 00:07:01.162206  481352 start.go:297] selected driver: docker
	I1205 00:07:01.162233  481352 start.go:901] validating driver "docker" against <nil>
	I1205 00:07:01.162250  481352 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1205 00:07:01.165546  481352 out.go:201] 
	W1205 00:07:01.168595  481352 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
	I1205 00:07:01.171380  481352 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 05 Dec 2024 00:06:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-229823
contexts:
- context:
cluster: kubernetes-upgrade-229823
extensions:
- extension:
last-update: Thu, 05 Dec 2024 00:06:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-229823
name: kubernetes-upgrade-229823
current-context: kubernetes-upgrade-229823
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-229823
user:
client-certificate: /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kubernetes-upgrade-229823/client.crt
client-key: /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kubernetes-upgrade-229823/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-665358 --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
E1205 00:08:41.234112  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:10:38.169766  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-665358 --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: (3m8.926086197s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (188.93s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-665358 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" [9aba3655-6abf-42ca-a481-1f10c3d5b387] Pending
helpers_test.go:344: "busybox" [9aba3655-6abf-42ca-a481-1f10c3d5b387] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9aba3655-6abf-42ca-a481-1f10c3d5b387] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004452781s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-665358 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.68s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-945417 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" [2d9358ab-32ec-4d0c-9c6b-550b226e2bf5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2d9358ab-32ec-4d0c-9c6b-550b226e2bf5] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003253618s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-945417 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.48s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-945417 --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-945417 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (5m9.461936093s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-945417 -n embed-certs-945417
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (309.85s)

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

                                                
                                                
=== 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-zh5h8" [58b3820b-03eb-49c6-af10-0c973697e884] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.04370438s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.05s)

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

                                                
                                                
=== 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-zh5h8" [58b3820b-03eb-49c6-af10-0c973697e884] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003807387s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-665358 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.13s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-627211 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1205 00:15:38.169874  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/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-627211 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (1m3.472842579s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (63.47s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-627211 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" [e4427b08-e046-4004-a4cb-24cb625f5d7f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e4427b08-e046-4004-a4cb-24cb625f5d7f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004481821s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-627211 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-627211 --alsologtostderr -v=3
E1205 00:16:06.305700  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-627211 --alsologtostderr -v=3: (11.969152591s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.97s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-627211 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1205 00:16:40.628556  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:40.634812  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:40.646159  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:40.667582  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:40.708961  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:40.790400  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:40.951845  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:41.274079  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:41.915907  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:43.197274  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:45.758647  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:16:50.879942  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:17:01.121473  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:17:21.603423  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-627211 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (4m49.197502444s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-627211 -n no-preload-627211
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (289.57s)

                                                
                                    
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-6fnqk" [9f6ae456-72e3-483d-bddb-bb87e49bdec2] Running
E1205 00:18:02.565747  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/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.004918067s
--- 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-6fnqk" [9f6ae456-72e3-483d-bddb-bb87e49bdec2] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004233304s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-945417 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-945417 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== 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-701614 --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-701614 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (49.986530302s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (49.99s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-701614 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" [07814aa0-7d7b-486b-888a-efef7fa46449] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [07814aa0-7d7b-486b-888a-efef7fa46449] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004980543s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-701614 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.36s)

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

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

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

                                                
                                                
=== 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-701614 --alsologtostderr -v=3
E1205 00:19:24.487116  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/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-701614 --alsologtostderr -v=3: (11.957499623s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.96s)

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

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

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

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

                                                
                                                
=== 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-701614 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2
E1205 00:20:38.169779  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:20:49.381737  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/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-701614 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.2: (4m38.799943649s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-701614 -n default-k8s-diff-port-701614
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (279.25s)

                                                
                                    
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-l2nck" [4bea5c63-0f0e-44ea-8534-c55734978000] Running
E1205 00:21:06.305669  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/addons-457847/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.005176789s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-l2nck" [4bea5c63-0f0e-44ea-8534-c55734978000] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004605973s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-627211 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-076513 --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
E1205 00:21:40.629139  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/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-076513 --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.701763944s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (34.70s)

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

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

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

                                                
                                                
=== 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-076513 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-076513 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.49127719s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.49s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-076513 --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
E1205 00:22:08.329315  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-076513 --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: (15.355651834s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-076513 -n newest-cni-076513
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.77s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-372995 "pgrep -a kubelet"
I1205 00:23:11.408763  301569 config.go:182] Loaded profile config "auto-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-372995 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-4lk29" [b990a5cb-a3e0-48ac-a5b7-38f334c664be] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4lk29" [b990a5cb-a3e0-48ac-a5b7-38f334c664be] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004553526s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.32s)

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

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

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

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

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

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

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

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

                                                
                                    
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-6dp6f" [f2622762-04d7-4602-b2fb-4dfa29b8d7cb] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004239888s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-6dp6f" [f2622762-04d7-4602-b2fb-4dfa29b8d7cb] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004332575s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-701614 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
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-701614 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241007-36f62932
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20241023-a345ebe4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.28s)

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

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

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

                                                
                                                
-- 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-701614 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-701614 -n default-k8s-diff-port-701614
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-701614 -n default-k8s-diff-port-701614
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.32s)
E1205 00:29:08.650072  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:08.656575  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:08.668103  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:08.689605  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:08.731039  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:08.812581  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:08.974051  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:09.295727  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:09.937577  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:11.218949  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:13.780935  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:18.903297  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:29.145075  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/default-k8s-diff-port-701614/client.crt: no such file or directory" logger="UnhandledError"

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

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

                                                
                                    
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-b9p6g" [1f4924b1-b58c-4703-a6a5-a37c3a271507] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.006900849s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-372995 "pgrep -a kubelet"
I1205 00:24:42.598435  301569 config.go:182] Loaded profile config "kindnet-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-372995 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-95mc9" [577f4517-6c66-4a54-9db7-8bd238b156c0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-95mc9" [577f4517-6c66-4a54-9db7-8bd238b156c0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.004459518s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-372995 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E1205 00:25:38.169682  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/functional-650419/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-372995 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m4.717346832s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (64.72s)

                                                
                                    
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-f77f4" [f50646c2-c58f-41c9-ac57-bcd3d10e8830] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005863605s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-372995 "pgrep -a kubelet"
I1205 00:25:49.294526  301569 config.go:182] Loaded profile config "calico-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-372995 replace --force -f testdata/netcat-deployment.yaml
E1205 00:25:49.348542  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:49.354884  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:49.366243  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:49.389187  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:49.430551  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:49.511855  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
I1205 00:25:49.623753  301569 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-kpzmh" [e8f364e2-29cd-4000-aca1-7c5e651d8266] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1205 00:25:49.673680  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:49.995309  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:50.637526  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:51.919895  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:25:54.481627  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-kpzmh" [e8f364e2-29cd-4000-aca1-7c5e651d8266] Running
E1205 00:25:59.603700  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.004617513s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.34s)

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

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

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

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

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

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

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

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

                                                
                                    
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-372995 "pgrep -a kubelet"
I1205 00:26:26.726771  301569 config.go:182] Loaded profile config "custom-flannel-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-372995 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-58hnm" [33f9cf39-5f72-443f-bfd7-c0ec3c991369] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1205 00:26:30.330719  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-58hnm" [33f9cf39-5f72-443f-bfd7-c0ec3c991369] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.008063912s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.35s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-372995 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1205 00:26:40.628258  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/old-k8s-version-665358/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-372995 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E1205 00:27:11.292131  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/no-preload-627211/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-372995 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m3.25438709s)
--- PASS: TestNetworkPlugins/group/flannel/Start (63.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-372995 "pgrep -a kubelet"
I1205 00:27:43.423611  301569 config.go:182] Loaded profile config "enable-default-cni-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-372995 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-hgvm6" [48f81eee-b2a6-411f-94b1-72ecfb33f63f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-hgvm6" [48f81eee-b2a6-411f-94b1-72ecfb33f63f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003497832s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.37s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-m5vxz" [2e6770e6-ce21-41ba-bb45-71e045c40502] Running
E1205 00:28:11.699547  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:11.706131  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:11.717421  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:11.738863  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:11.780259  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:11.862268  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:12.024387  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:12.346832  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:12.989649  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.0037836s
--- 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-372995 "pgrep -a kubelet"
I1205 00:28:16.220813  301569 config.go:182] Loaded profile config "flannel-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-372995 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-df67j" [770bf0ec-10dc-4345-a106-23b07cad4cd9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-df67j" [770bf0ec-10dc-4345-a106-23b07cad4cd9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 13.004295418s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (13.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-372995 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E1205 00:28:16.833653  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:28:21.955947  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-372995 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m13.090555844s)
--- PASS: TestNetworkPlugins/group/bridge/Start (73.09s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-372995 "pgrep -a kubelet"
I1205 00:29:30.272064  301569 config.go:182] Loaded profile config "bridge-372995": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-372995 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-fhj9q" [ebb5c243-f440-4d0b-bbb6-f5f7833a164e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1205 00:29:33.641748  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/auto-372995/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-fhj9q" [ebb5c243-f440-4d0b-bbb6-f5f7833a164e] Running
E1205 00:29:36.142813  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.149385  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.160960  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.182434  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.223858  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.305465  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.467026  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:36.789050  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:37.431394  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
E1205 00:29:38.712749  301569 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kindnet-372995/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.00538887s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.27s)

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

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

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

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

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

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

                                                
                                    

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.01s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 05 Dec 2024 00:06:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-229823
contexts:
- context:
cluster: kubernetes-upgrade-229823
extensions:
- extension:
last-update: Thu, 05 Dec 2024 00:06:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-229823
name: kubernetes-upgrade-229823
current-context: kubernetes-upgrade-229823
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-229823
user:
client-certificate: /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kubernetes-upgrade-229823/client.crt
client-key: /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kubernetes-upgrade-229823/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.61s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20045-296174/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 05 Dec 2024 00:06:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-229823
contexts:
- context:
cluster: kubernetes-upgrade-229823
extensions:
- extension:
last-update: Thu, 05 Dec 2024 00:06:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-229823
name: kubernetes-upgrade-229823
current-context: kubernetes-upgrade-229823
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-229823
user:
client-certificate: /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kubernetes-upgrade-229823/client.crt
client-key: /home/jenkins/minikube-integration/20045-296174/.minikube/profiles/kubernetes-upgrade-229823/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard