Test Report: Docker_Linux_crio_arm64 20383

                    
                      6d8453a169b79d4a3a523103ba23ea73f71b9b0b:2025-02-10:38292
                    
                

Test fail (1/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 154.11
x
+
TestAddons/parallel/Ingress (154.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-006202 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-006202 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-006202 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" [204ead2d-43ff-4c76-9f88-d94a95c76d02] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [204ead2d-43ff-4c76-9f88-d94a95c76d02] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003468059s
I0210 12:35:27.615340  755187 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 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-006202 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.599478483s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b",
	        "Created": "2025-02-10T12:31:22.599571391Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 756451,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-10T12:31:22.755638047Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b/hostname",
	        "HostsPath": "/var/lib/docker/containers/67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b/hosts",
	        "LogPath": "/var/lib/docker/containers/67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b/67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b-json.log",
	        "Name": "/addons-006202",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-006202:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-006202",
	            "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/e790c5e6066c1106b14155c6706bca2f6293add380e98e359d42c3b2abdd3aea-init/diff:/var/lib/docker/overlay2/d16ab4200847ec84d2f7edcbe0d20d2e51a26807b76e6e2cb766f8c41e933025/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e790c5e6066c1106b14155c6706bca2f6293add380e98e359d42c3b2abdd3aea/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e790c5e6066c1106b14155c6706bca2f6293add380e98e359d42c3b2abdd3aea/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e790c5e6066c1106b14155c6706bca2f6293add380e98e359d42c3b2abdd3aea/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-006202",
	                "Source": "/var/lib/docker/volumes/addons-006202/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-006202",
	            "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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-006202",
	                "name.minikube.sigs.k8s.io": "addons-006202",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "458814ac5c82dfadc67baa1223c3b50eade9b49117af4f42ca52359a7a7f4a3f",
	            "SandboxKey": "/var/run/docker/netns/458814ac5c82",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "41059"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "41060"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "41063"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "41061"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "41062"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-006202": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "4e8644cfbb0b716b1749e8ec197e018f997cd2256e97530e3ff4bc3894648515",
	                    "EndpointID": "45ca680c24e7690f09f5e1fe61ccf83bb5abd2ee3c34ee31a66161940bcaa4a1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-006202",
	                        "67e61b112ba1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-006202 -n addons-006202
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-006202 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 logs -n 25: (1.603816569s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-456141                                                                     | download-only-456141   | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC | 10 Feb 25 12:30 UTC |
	| start   | --download-only -p                                                                          | download-docker-955353 | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |                     |
	|         | download-docker-955353                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-955353                                                                   | download-docker-955353 | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC | 10 Feb 25 12:30 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-428273   | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |                     |
	|         | binary-mirror-428273                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40249                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-428273                                                                     | binary-mirror-428273   | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC | 10 Feb 25 12:30 UTC |
	| addons  | enable dashboard -p                                                                         | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |                     |
	|         | addons-006202                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |                     |
	|         | addons-006202                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-006202 --wait=true                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC | 10 Feb 25 12:34 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-006202 addons disable                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-006202 addons disable                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | -p addons-006202                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-006202 addons disable                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-006202 ip                                                                            | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	| addons  | addons-006202 addons disable                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-006202 addons disable                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-006202 addons                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-006202 ssh cat                                                                       | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | /opt/local-path-provisioner/pvc-ec66004e-c03d-4840-af22-8bec98005abd_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-006202 addons disable                                                                | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-006202 addons                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:34 UTC | 10 Feb 25 12:34 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-006202 addons                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:35 UTC | 10 Feb 25 12:35 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-006202 addons                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:35 UTC | 10 Feb 25 12:35 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-006202 ssh curl -s                                                                   | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:35 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-006202 addons                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:35 UTC | 10 Feb 25 12:35 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-006202 addons                                                                        | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:35 UTC | 10 Feb 25 12:36 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-006202 ip                                                                            | addons-006202          | jenkins | v1.35.0 | 10 Feb 25 12:37 UTC | 10 Feb 25 12:37 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:30:58
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:30:58.104187  755945 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:30:58.104486  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:30:58.104514  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:30:58.104534  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:30:58.104827  755945 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 12:30:58.105343  755945 out.go:352] Setting JSON to false
	I0210 12:30:58.106292  755945 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":148403,"bootTime":1739042255,"procs":162,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0210 12:30:58.106395  755945 start.go:139] virtualization:  
	I0210 12:30:58.109896  755945 out.go:177] * [addons-006202] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:30:58.113498  755945 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:30:58.113621  755945 notify.go:220] Checking for updates...
	I0210 12:30:58.119094  755945 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:30:58.122244  755945 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 12:30:58.125126  755945 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	I0210 12:30:58.127952  755945 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:30:58.130815  755945 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:30:58.133856  755945 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:30:58.165514  755945 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:30:58.165632  755945 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:30:58.218200  755945 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:46 SystemTime:2025-02-10 12:30:58.209427795 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:30:58.218319  755945 docker.go:318] overlay module found
	I0210 12:30:58.221389  755945 out.go:177] * Using the docker driver based on user configuration
	I0210 12:30:58.224378  755945 start.go:297] selected driver: docker
	I0210 12:30:58.224401  755945 start.go:901] validating driver "docker" against <nil>
	I0210 12:30:58.224416  755945 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:30:58.225147  755945 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:30:58.277044  755945 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:46 SystemTime:2025-02-10 12:30:58.26878256 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:30:58.277254  755945 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:30:58.277508  755945 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]
	I0210 12:30:58.280408  755945 out.go:177] * Using Docker driver with root privileges
	I0210 12:30:58.283354  755945 cni.go:84] Creating CNI manager for ""
	I0210 12:30:58.283423  755945 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:30:58.283437  755945 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:30:58.283530  755945 start.go:340] cluster config:
	{Name:addons-006202 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-006202 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0210 12:30:58.286617  755945 out.go:177] * Starting "addons-006202" primary control-plane node in "addons-006202" cluster
	I0210 12:30:58.289439  755945 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 12:30:58.292439  755945 out.go:177] * Pulling base image v0.0.46 ...
	I0210 12:30:58.295210  755945 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:30:58.295258  755945 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0210 12:30:58.295281  755945 cache.go:56] Caching tarball of preloaded images
	I0210 12:30:58.295314  755945 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:30:58.295365  755945 preload.go:172] Found /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0210 12:30:58.295376  755945 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0210 12:30:58.295733  755945 profile.go:143] Saving config to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/config.json ...
	I0210 12:30:58.295765  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/config.json: {Name:mk0b81c36d0094a3ab8be81e78d14413e49dd138 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:30:58.311258  755945 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:30:58.311501  755945 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:30:58.311524  755945 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:30:58.311530  755945 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:30:58.311538  755945 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:30:58.311555  755945 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0210 12:31:15.711523  755945 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0210 12:31:15.711566  755945 cache.go:230] Successfully downloaded all kic artifacts
	I0210 12:31:15.711609  755945 start.go:360] acquireMachinesLock for addons-006202: {Name:mkb76cd486fc180d7cb83bc3d309d38f7a2580ae Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0210 12:31:15.711748  755945 start.go:364] duration metric: took 114.303µs to acquireMachinesLock for "addons-006202"
	I0210 12:31:15.711797  755945 start.go:93] Provisioning new machine with config: &{Name:addons-006202 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-006202 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0210 12:31:15.711880  755945 start.go:125] createHost starting for "" (driver="docker")
	I0210 12:31:15.715267  755945 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0210 12:31:15.715577  755945 start.go:159] libmachine.API.Create for "addons-006202" (driver="docker")
	I0210 12:31:15.715615  755945 client.go:168] LocalClient.Create starting
	I0210 12:31:15.715755  755945 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca.pem
	I0210 12:31:15.906434  755945 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/cert.pem
	I0210 12:31:16.330128  755945 cli_runner.go:164] Run: docker network inspect addons-006202 --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}}]}"
	W0210 12:31:16.346006  755945 cli_runner.go:211] docker network inspect addons-006202 --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
	I0210 12:31:16.346102  755945 network_create.go:284] running [docker network inspect addons-006202] to gather additional debugging logs...
	I0210 12:31:16.346125  755945 cli_runner.go:164] Run: docker network inspect addons-006202
	W0210 12:31:16.365661  755945 cli_runner.go:211] docker network inspect addons-006202 returned with exit code 1
	I0210 12:31:16.365691  755945 network_create.go:287] error running [docker network inspect addons-006202]: docker network inspect addons-006202: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-006202 not found
	I0210 12:31:16.365704  755945 network_create.go:289] output of [docker network inspect addons-006202]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-006202 not found
	
	** /stderr **
	I0210 12:31:16.365802  755945 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}}]}"
	I0210 12:31:16.382678  755945 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:0x400197b9a0}
	I0210 12:31:16.382721  755945 network_create.go:124] attempt to create docker network addons-006202 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0210 12:31:16.382779  755945 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-006202 addons-006202
	I0210 12:31:16.454781  755945 network_create.go:108] docker network addons-006202 192.168.49.0/24 created
	I0210 12:31:16.454818  755945 kic.go:121] calculated static IP "192.168.49.2" for the "addons-006202" container
	I0210 12:31:16.454907  755945 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0210 12:31:16.471277  755945 cli_runner.go:164] Run: docker volume create addons-006202 --label name.minikube.sigs.k8s.io=addons-006202 --label created_by.minikube.sigs.k8s.io=true
	I0210 12:31:16.488520  755945 oci.go:103] Successfully created a docker volume addons-006202
	I0210 12:31:16.488624  755945 cli_runner.go:164] Run: docker run --rm --name addons-006202-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-006202 --entrypoint /usr/bin/test -v addons-006202:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0210 12:31:18.370649  755945 cli_runner.go:217] Completed: docker run --rm --name addons-006202-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-006202 --entrypoint /usr/bin/test -v addons-006202:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (1.881983003s)
	I0210 12:31:18.370684  755945 oci.go:107] Successfully prepared a docker volume addons-006202
	I0210 12:31:18.370698  755945 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:31:18.370717  755945 kic.go:194] Starting extracting preloaded images to volume ...
	I0210 12:31:18.370784  755945 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-006202:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0210 12:31:22.530861  755945 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-006202:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.160017859s)
	I0210 12:31:22.530897  755945 kic.go:203] duration metric: took 4.160175649s to extract preloaded images to volume ...
	W0210 12:31:22.531043  755945 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0210 12:31:22.531190  755945 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0210 12:31:22.585101  755945 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-006202 --name addons-006202 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-006202 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-006202 --network addons-006202 --ip 192.168.49.2 --volume addons-006202:/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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0210 12:31:22.926070  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Running}}
	I0210 12:31:22.947801  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:22.971138  755945 cli_runner.go:164] Run: docker exec addons-006202 stat /var/lib/dpkg/alternatives/iptables
	I0210 12:31:23.027186  755945 oci.go:144] the created container "addons-006202" has a running status.
	I0210 12:31:23.027214  755945 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa...
	I0210 12:31:23.853066  755945 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0210 12:31:23.887181  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:23.909003  755945 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0210 12:31:23.909062  755945 kic_runner.go:114] Args: [docker exec --privileged addons-006202 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0210 12:31:23.959311  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:23.982232  755945 machine.go:93] provisionDockerMachine start ...
	I0210 12:31:23.982331  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:24.004085  755945 main.go:141] libmachine: Using SSH client type: native
	I0210 12:31:24.004720  755945 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 41059 <nil> <nil>}
	I0210 12:31:24.004766  755945 main.go:141] libmachine: About to run SSH command:
	hostname
	I0210 12:31:24.131734  755945 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-006202
	
	I0210 12:31:24.131827  755945 ubuntu.go:169] provisioning hostname "addons-006202"
	I0210 12:31:24.131898  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:24.150166  755945 main.go:141] libmachine: Using SSH client type: native
	I0210 12:31:24.150418  755945 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 41059 <nil> <nil>}
	I0210 12:31:24.150437  755945 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-006202 && echo "addons-006202" | sudo tee /etc/hostname
	I0210 12:31:24.288131  755945 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-006202
	
	I0210 12:31:24.288221  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:24.305745  755945 main.go:141] libmachine: Using SSH client type: native
	I0210 12:31:24.305995  755945 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 41059 <nil> <nil>}
	I0210 12:31:24.306018  755945 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-006202' /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-006202/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-006202' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0210 12:31:24.428355  755945 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0210 12:31:24.428380  755945 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20383-749799/.minikube CaCertPath:/home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20383-749799/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20383-749799/.minikube}
	I0210 12:31:24.428399  755945 ubuntu.go:177] setting up certificates
	I0210 12:31:24.428409  755945 provision.go:84] configureAuth start
	I0210 12:31:24.428468  755945 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-006202
	I0210 12:31:24.446654  755945 provision.go:143] copyHostCerts
	I0210 12:31:24.446743  755945 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20383-749799/.minikube/ca.pem (1078 bytes)
	I0210 12:31:24.446864  755945 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20383-749799/.minikube/cert.pem (1123 bytes)
	I0210 12:31:24.446918  755945 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20383-749799/.minikube/key.pem (1679 bytes)
	I0210 12:31:24.446962  755945 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20383-749799/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca-key.pem org=jenkins.addons-006202 san=[127.0.0.1 192.168.49.2 addons-006202 localhost minikube]
	I0210 12:31:24.677091  755945 provision.go:177] copyRemoteCerts
	I0210 12:31:24.677159  755945 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0210 12:31:24.677200  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:24.695606  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:24.785046  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0210 12:31:24.808890  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0210 12:31:24.832712  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0210 12:31:24.856561  755945 provision.go:87] duration metric: took 428.137255ms to configureAuth
	I0210 12:31:24.856587  755945 ubuntu.go:193] setting minikube options for container-runtime
	I0210 12:31:24.856774  755945 config.go:182] Loaded profile config "addons-006202": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:31:24.856884  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:24.877421  755945 main.go:141] libmachine: Using SSH client type: native
	I0210 12:31:24.877711  755945 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4149b0] 0x4171f0 <nil>  [] 0s} 127.0.0.1 41059 <nil> <nil>}
	I0210 12:31:24.877735  755945 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
	I0210 12:31:25.112237  755945 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0210 12:31:25.112322  755945 machine.go:96] duration metric: took 1.130067298s to provisionDockerMachine
	I0210 12:31:25.112349  755945 client.go:171] duration metric: took 9.396712082s to LocalClient.Create
	I0210 12:31:25.112397  755945 start.go:167] duration metric: took 9.396820386s to libmachine.API.Create "addons-006202"
	I0210 12:31:25.112426  755945 start.go:293] postStartSetup for "addons-006202" (driver="docker")
	I0210 12:31:25.112458  755945 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]
	I0210 12:31:25.112575  755945 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
	I0210 12:31:25.112665  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:25.131116  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:25.222381  755945 ssh_runner.go:195] Run: cat /etc/os-release
	I0210 12:31:25.225769  755945 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0210 12:31:25.225806  755945 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0210 12:31:25.225818  755945 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0210 12:31:25.225827  755945 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0210 12:31:25.225840  755945 filesync.go:126] Scanning /home/jenkins/minikube-integration/20383-749799/.minikube/addons for local assets ...
	I0210 12:31:25.225916  755945 filesync.go:126] Scanning /home/jenkins/minikube-integration/20383-749799/.minikube/files for local assets ...
	I0210 12:31:25.225944  755945 start.go:296] duration metric: took 113.492166ms for postStartSetup
	I0210 12:31:25.226271  755945 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-006202
	I0210 12:31:25.242885  755945 profile.go:143] Saving config to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/config.json ...
	I0210 12:31:25.243194  755945 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:31:25.243238  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:25.259929  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:25.345087  755945 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0210 12:31:25.349437  755945 start.go:128] duration metric: took 9.637538624s to createHost
	I0210 12:31:25.349462  755945 start.go:83] releasing machines lock for "addons-006202", held for 9.637698423s
	I0210 12:31:25.349534  755945 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-006202
	I0210 12:31:25.366279  755945 ssh_runner.go:195] Run: cat /version.json
	I0210 12:31:25.366337  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:25.366589  755945 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0210 12:31:25.366660  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:25.388957  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:25.400986  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:25.479957  755945 ssh_runner.go:195] Run: systemctl --version
	I0210 12:31:25.622019  755945 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0210 12:31:25.765425  755945 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0210 12:31:25.769681  755945 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" ;
	I0210 12:31:25.791664  755945 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0210 12:31:25.791808  755945 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" ;
	I0210 12:31:25.821772  755945 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0210 12:31:25.821839  755945 start.go:495] detecting cgroup driver to use...
	I0210 12:31:25.821885  755945 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0210 12:31:25.821964  755945 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0210 12:31:25.846549  755945 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0210 12:31:25.857947  755945 docker.go:217] disabling cri-docker service (if available) ...
	I0210 12:31:25.858032  755945 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0210 12:31:25.871446  755945 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0210 12:31:25.885721  755945 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0210 12:31:26.007913  755945 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0210 12:31:26.111586  755945 docker.go:233] disabling docker service ...
	I0210 12:31:26.111709  755945 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0210 12:31:26.131361  755945 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0210 12:31:26.144372  755945 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0210 12:31:26.238874  755945 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0210 12:31:26.344654  755945 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0210 12:31:26.356518  755945 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"
	I0210 12:31:26.374068  755945 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0210 12:31:26.374141  755945 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"
	I0210 12:31:26.384424  755945 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0210 12:31:26.384509  755945 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 12:31:26.394753  755945 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 12:31:26.405066  755945 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0210 12:31:26.415293  755945 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0210 12:31:26.424966  755945 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"
	I0210 12:31:26.435107  755945 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"
	I0210 12:31:26.451727  755945 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"
	I0210 12:31:26.462186  755945 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0210 12:31:26.471483  755945 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0210 12:31:26.480859  755945 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:31:26.573162  755945 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0210 12:31:26.687088  755945 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0210 12:31:26.687208  755945 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0210 12:31:26.690852  755945 start.go:563] Will wait 60s for crictl version
	I0210 12:31:26.690965  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:31:26.694560  755945 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0210 12:31:26.734447  755945 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0210 12:31:26.734606  755945 ssh_runner.go:195] Run: crio --version
	I0210 12:31:26.773173  755945 ssh_runner.go:195] Run: crio --version
	I0210 12:31:26.818631  755945 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0210 12:31:26.821429  755945 cli_runner.go:164] Run: docker network inspect addons-006202 --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}}]}"
	I0210 12:31:26.838612  755945 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0210 12:31:26.842290  755945 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""
	I0210 12:31:26.853968  755945 kubeadm.go:883] updating cluster {Name:addons-006202 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-006202 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0210 12:31:26.854103  755945 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:31:26.854170  755945 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:31:26.934684  755945 crio.go:514] all images are preloaded for cri-o runtime.
	I0210 12:31:26.934706  755945 crio.go:433] Images already preloaded, skipping extraction
	I0210 12:31:26.934763  755945 ssh_runner.go:195] Run: sudo crictl images --output json
	I0210 12:31:26.973240  755945 crio.go:514] all images are preloaded for cri-o runtime.
	I0210 12:31:26.973268  755945 cache_images.go:84] Images are preloaded, skipping loading
	I0210 12:31:26.973277  755945 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0210 12:31:26.973382  755945 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-006202 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-006202 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:}
	I0210 12:31:26.973487  755945 ssh_runner.go:195] Run: crio config
	I0210 12:31:27.050742  755945 cni.go:84] Creating CNI manager for ""
	I0210 12:31:27.050767  755945 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:31:27.050778  755945 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0210 12:31:27.050807  755945 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-006202 NodeName:addons-006202 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}
	I0210 12:31:27.050963  755945 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-006202"
	  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.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0210 12:31:27.051052  755945 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0210 12:31:27.062047  755945 binaries.go:44] Found k8s binaries, skipping transfer
	I0210 12:31:27.062169  755945 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0210 12:31:27.070870  755945 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0210 12:31:27.088676  755945 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0210 12:31:27.106953  755945 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0210 12:31:27.125165  755945 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0210 12:31:27.128598  755945 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""
	I0210 12:31:27.140119  755945 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:31:27.232383  755945 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:31:27.246540  755945 certs.go:68] Setting up /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202 for IP: 192.168.49.2
	I0210 12:31:27.246559  755945 certs.go:194] generating shared ca certs ...
	I0210 12:31:27.246575  755945 certs.go:226] acquiring lock for ca certs: {Name:mkeb3a521ba7dd7f086af9c30a84372003c80ebd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:27.246706  755945 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20383-749799/.minikube/ca.key
	I0210 12:31:27.853009  755945 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt ...
	I0210 12:31:27.853045  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt: {Name:mkbd403a8a631280a51ded090738de3b0e13dc36 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:27.853254  755945 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-749799/.minikube/ca.key ...
	I0210 12:31:27.853268  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/ca.key: {Name:mk08c822ceb77dd5757fbeab369ea0bb93ad3d61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:27.854195  755945 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.key
	I0210 12:31:28.098357  755945 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.crt ...
	I0210 12:31:28.098388  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.crt: {Name:mkbc895e2ac768eee1ba5b784f498d6773a1e3c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.099131  755945 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.key ...
	I0210 12:31:28.099148  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.key: {Name:mk4f1faa32e71c4d5ff5366c8189d6a4172306eb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.099273  755945 certs.go:256] generating profile certs ...
	I0210 12:31:28.099339  755945 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.key
	I0210 12:31:28.099361  755945 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt with IP's: []
	I0210 12:31:28.354413  755945 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt ...
	I0210 12:31:28.354445  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: {Name:mk16f1fa37f0365a4fcbd9fd98505da48ce29ca6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.355297  755945 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.key ...
	I0210 12:31:28.355316  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.key: {Name:mk3c7752ae20faeec87ca3eea27d30d648814904 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.355989  755945 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.key.f45ab177
	I0210 12:31:28.356014  755945 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.crt.f45ab177 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0210 12:31:28.602421  755945 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.crt.f45ab177 ...
	I0210 12:31:28.602454  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.crt.f45ab177: {Name:mk05b7becae6771b1c88e2f4aa46ad586db3361c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.603191  755945 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.key.f45ab177 ...
	I0210 12:31:28.603209  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.key.f45ab177: {Name:mk46ef19460f59d92ff13275b3bc05972ddd81c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.603312  755945 certs.go:381] copying /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.crt.f45ab177 -> /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.crt
	I0210 12:31:28.603392  755945 certs.go:385] copying /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.key.f45ab177 -> /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.key
	I0210 12:31:28.603449  755945 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.key
	I0210 12:31:28.603471  755945 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.crt with IP's: []
	I0210 12:31:28.887822  755945 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.crt ...
	I0210 12:31:28.887854  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.crt: {Name:mk9f40f22eae4a54e2eb6fb45658213117256af3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.888043  755945 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.key ...
	I0210 12:31:28.888058  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.key: {Name:mka18c1905c3832d4e1d4abd0e58e99a9f7b8ae4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:28.888854  755945 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca-key.pem (1679 bytes)
	I0210 12:31:28.888929  755945 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/ca.pem (1078 bytes)
	I0210 12:31:28.888969  755945 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/cert.pem (1123 bytes)
	I0210 12:31:28.889017  755945 certs.go:484] found cert: /home/jenkins/minikube-integration/20383-749799/.minikube/certs/key.pem (1679 bytes)
	I0210 12:31:28.889675  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0210 12:31:28.914593  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0210 12:31:28.939854  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0210 12:31:28.966176  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0210 12:31:28.991233  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0210 12:31:29.017673  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0210 12:31:29.043335  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0210 12:31:29.068009  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0210 12:31:29.092691  755945 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0210 12:31:29.117560  755945 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0210 12:31:29.135803  755945 ssh_runner.go:195] Run: openssl version
	I0210 12:31:29.141459  755945 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"
	I0210 12:31:29.151476  755945 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:31:29.155093  755945 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 10 12:31 /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:31:29.155205  755945 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0210 12:31:29.162187  755945 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"
	I0210 12:31:29.171943  755945 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0210 12:31:29.175304  755945 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
	I0210 12:31:29.175387  755945 kubeadm.go:392] StartCluster: {Name:addons-006202 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-006202 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:31:29.175487  755945 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0210 12:31:29.175546  755945 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0210 12:31:29.214270  755945 cri.go:89] found id: ""
	I0210 12:31:29.214402  755945 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0210 12:31:29.223403  755945 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0210 12:31:29.232166  755945 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0210 12:31:29.232237  755945 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
	I0210 12:31:29.240909  755945 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
	I0210 12:31:29.240934  755945 kubeadm.go:157] found existing configuration files:
	
	I0210 12:31:29.240994  755945 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0210 12:31:29.249893  755945 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
	I0210 12:31:29.250005  755945 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0210 12:31:29.258589  755945 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0210 12:31:29.267329  755945 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
	I0210 12:31:29.267398  755945 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0210 12:31:29.275844  755945 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0210 12:31:29.284624  755945 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
	I0210 12:31:29.284715  755945 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0210 12:31:29.293142  755945 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0210 12:31:29.302227  755945 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
	I0210 12:31:29.302333  755945 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0210 12:31:29.310470  755945 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0210 12:31:29.372249  755945 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0210 12:31:29.372496  755945 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-1075-aws\n", err: exit status 1
	I0210 12:31:29.436668  755945 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0210 12:31:46.957886  755945 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0210 12:31:46.957948  755945 kubeadm.go:310] [preflight] Running pre-flight checks
	I0210 12:31:46.958038  755945 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0210 12:31:46.958097  755945 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0210 12:31:46.958135  755945 kubeadm.go:310] OS: Linux
	I0210 12:31:46.958183  755945 kubeadm.go:310] CGROUPS_CPU: enabled
	I0210 12:31:46.958235  755945 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0210 12:31:46.958287  755945 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0210 12:31:46.958341  755945 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0210 12:31:46.958393  755945 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0210 12:31:46.958446  755945 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0210 12:31:46.958496  755945 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0210 12:31:46.958548  755945 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0210 12:31:46.958598  755945 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0210 12:31:46.958670  755945 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0210 12:31:46.958764  755945 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0210 12:31:46.958854  755945 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0210 12:31:46.958916  755945 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0210 12:31:46.962041  755945 out.go:235]   - Generating certificates and keys ...
	I0210 12:31:46.962151  755945 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0210 12:31:46.962232  755945 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0210 12:31:46.962331  755945 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0210 12:31:46.962393  755945 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0210 12:31:46.962459  755945 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0210 12:31:46.962508  755945 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0210 12:31:46.962565  755945 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0210 12:31:46.962681  755945 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-006202 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:31:46.962737  755945 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0210 12:31:46.962885  755945 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-006202 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0210 12:31:46.962974  755945 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0210 12:31:46.963047  755945 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0210 12:31:46.963097  755945 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0210 12:31:46.963156  755945 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0210 12:31:46.963223  755945 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0210 12:31:46.963292  755945 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0210 12:31:46.963349  755945 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0210 12:31:46.963417  755945 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0210 12:31:46.963475  755945 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0210 12:31:46.963561  755945 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0210 12:31:46.963639  755945 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0210 12:31:46.966556  755945 out.go:235]   - Booting up control plane ...
	I0210 12:31:46.966685  755945 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0210 12:31:46.966775  755945 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0210 12:31:46.966866  755945 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0210 12:31:46.966992  755945 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0210 12:31:46.967088  755945 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0210 12:31:46.967147  755945 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0210 12:31:46.967304  755945 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0210 12:31:46.967431  755945 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0210 12:31:46.967497  755945 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.005514208s
	I0210 12:31:46.967579  755945 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0210 12:31:46.967647  755945 kubeadm.go:310] [api-check] The API server is healthy after 6.501296274s
	I0210 12:31:46.967777  755945 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0210 12:31:46.967959  755945 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0210 12:31:46.968033  755945 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0210 12:31:46.968223  755945 kubeadm.go:310] [mark-control-plane] Marking the node addons-006202 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0210 12:31:46.968370  755945 kubeadm.go:310] [bootstrap-token] Using token: e0dxsf.grxsyv6vp3xrtbjz
	I0210 12:31:46.973371  755945 out.go:235]   - Configuring RBAC rules ...
	I0210 12:31:46.973537  755945 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0210 12:31:46.973630  755945 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0210 12:31:46.973777  755945 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
	I0210 12:31:46.973957  755945 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0210 12:31:46.974089  755945 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0210 12:31:46.974191  755945 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0210 12:31:46.974350  755945 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0210 12:31:46.974414  755945 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0210 12:31:46.974476  755945 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0210 12:31:46.974490  755945 kubeadm.go:310] 
	I0210 12:31:46.974552  755945 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0210 12:31:46.974561  755945 kubeadm.go:310] 
	I0210 12:31:46.974649  755945 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0210 12:31:46.974660  755945 kubeadm.go:310] 
	I0210 12:31:46.974688  755945 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0210 12:31:46.974756  755945 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0210 12:31:46.974812  755945 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0210 12:31:46.974825  755945 kubeadm.go:310] 
	I0210 12:31:46.974886  755945 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0210 12:31:46.974894  755945 kubeadm.go:310] 
	I0210 12:31:46.974943  755945 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0210 12:31:46.974951  755945 kubeadm.go:310] 
	I0210 12:31:46.975018  755945 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0210 12:31:46.975108  755945 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0210 12:31:46.975200  755945 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0210 12:31:46.975208  755945 kubeadm.go:310] 
	I0210 12:31:46.975320  755945 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0210 12:31:46.975433  755945 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0210 12:31:46.975463  755945 kubeadm.go:310] 
	I0210 12:31:46.975575  755945 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token e0dxsf.grxsyv6vp3xrtbjz \
	I0210 12:31:46.975693  755945 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6e0208f1853fd88e2c2cd3bcddad83b28df874b76dea2f95d118b388644d3370 \
	I0210 12:31:46.975718  755945 kubeadm.go:310] 	--control-plane 
	I0210 12:31:46.975723  755945 kubeadm.go:310] 
	I0210 12:31:46.975843  755945 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0210 12:31:46.975859  755945 kubeadm.go:310] 
	I0210 12:31:46.975971  755945 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token e0dxsf.grxsyv6vp3xrtbjz \
	I0210 12:31:46.976093  755945 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:6e0208f1853fd88e2c2cd3bcddad83b28df874b76dea2f95d118b388644d3370 
	I0210 12:31:46.976105  755945 cni.go:84] Creating CNI manager for ""
	I0210 12:31:46.976113  755945 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:31:46.981123  755945 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0210 12:31:46.984001  755945 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0210 12:31:46.987839  755945 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0210 12:31:46.987860  755945 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0210 12:31:47.006926  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0210 12:31:47.286533  755945 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0210 12:31:47.286679  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:47.286748  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-006202 minikube.k8s.io/updated_at=2025_02_10T12_31_47_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=ef65fd9d75393231710a2bc61f2cab58e3e6ecb2 minikube.k8s.io/name=addons-006202 minikube.k8s.io/primary=true
	I0210 12:31:47.479525  755945 ops.go:34] apiserver oom_adj: -16
	I0210 12:31:47.479609  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:47.979871  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:48.480650  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:48.979792  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:49.480062  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:49.980358  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:50.479806  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:50.979741  755945 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0210 12:31:51.085340  755945 kubeadm.go:1113] duration metric: took 3.798723543s to wait for elevateKubeSystemPrivileges
	I0210 12:31:51.085372  755945 kubeadm.go:394] duration metric: took 21.909991254s to StartCluster
	I0210 12:31:51.085391  755945 settings.go:142] acquiring lock: {Name:mk5e90f54bff11e1704703bece586bf1de21c0b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:51.086156  755945 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 12:31:51.086631  755945 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/kubeconfig: {Name:mk3e599f473a68d249f7a6f7b9545bc89a899b2b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:31:51.086870  755945 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0210 12:31:51.086983  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0210 12:31:51.087266  755945 config.go:182] Loaded profile config "addons-006202": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:31:51.087310  755945 addons.go:511] 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]
	I0210 12:31:51.087394  755945 addons.go:69] Setting yakd=true in profile "addons-006202"
	I0210 12:31:51.087414  755945 addons.go:238] Setting addon yakd=true in "addons-006202"
	I0210 12:31:51.087445  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.087975  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.088720  755945 addons.go:69] Setting inspektor-gadget=true in profile "addons-006202"
	I0210 12:31:51.088744  755945 addons.go:238] Setting addon inspektor-gadget=true in "addons-006202"
	I0210 12:31:51.088774  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.089253  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.089738  755945 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-006202"
	I0210 12:31:51.089763  755945 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-006202"
	I0210 12:31:51.089787  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.090205  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.091654  755945 addons.go:69] Setting cloud-spanner=true in profile "addons-006202"
	I0210 12:31:51.091682  755945 addons.go:238] Setting addon cloud-spanner=true in "addons-006202"
	I0210 12:31:51.091714  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.092142  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.093250  755945 addons.go:69] Setting metrics-server=true in profile "addons-006202"
	I0210 12:31:51.096561  755945 addons.go:238] Setting addon metrics-server=true in "addons-006202"
	I0210 12:31:51.096650  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.097188  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.110011  755945 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-006202"
	I0210 12:31:51.110133  755945 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-006202"
	I0210 12:31:51.110186  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.110668  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.128351  755945 addons.go:69] Setting default-storageclass=true in profile "addons-006202"
	I0210 12:31:51.128439  755945 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-006202"
	I0210 12:31:51.128801  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.096454  755945 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-006202"
	I0210 12:31:51.130430  755945 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-006202"
	I0210 12:31:51.141878  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.142448  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.096473  755945 addons.go:69] Setting registry=true in profile "addons-006202"
	I0210 12:31:51.142679  755945 addons.go:238] Setting addon registry=true in "addons-006202"
	I0210 12:31:51.142726  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.096478  755945 addons.go:69] Setting storage-provisioner=true in profile "addons-006202"
	I0210 12:31:51.143124  755945 addons.go:238] Setting addon storage-provisioner=true in "addons-006202"
	I0210 12:31:51.143175  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.143601  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.163070  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.096483  755945 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-006202"
	I0210 12:31:51.169148  755945 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-006202"
	I0210 12:31:51.169554  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.096486  755945 addons.go:69] Setting volcano=true in profile "addons-006202"
	I0210 12:31:51.225132  755945 addons.go:238] Setting addon volcano=true in "addons-006202"
	I0210 12:31:51.225175  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.225646  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.234597  755945 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0210 12:31:51.241980  755945 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0210 12:31:51.242013  755945 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0210 12:31:51.242096  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.096490  755945 addons.go:69] Setting volumesnapshots=true in profile "addons-006202"
	I0210 12:31:51.242968  755945 addons.go:238] Setting addon volumesnapshots=true in "addons-006202"
	I0210 12:31:51.243012  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.243494  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.097311  755945 out.go:177] * Verifying Kubernetes components...
	I0210 12:31:51.259980  755945 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0210 12:31:51.130040  755945 addons.go:69] Setting gcp-auth=true in profile "addons-006202"
	I0210 12:31:51.260090  755945 mustload.go:65] Loading cluster: addons-006202
	I0210 12:31:51.260320  755945 config.go:182] Loaded profile config "addons-006202": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:31:51.260574  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.130052  755945 addons.go:69] Setting ingress=true in profile "addons-006202"
	I0210 12:31:51.267728  755945 addons.go:238] Setting addon ingress=true in "addons-006202"
	I0210 12:31:51.267780  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.130059  755945 addons.go:69] Setting ingress-dns=true in profile "addons-006202"
	I0210 12:31:51.268414  755945 addons.go:238] Setting addon ingress-dns=true in "addons-006202"
	I0210 12:31:51.268452  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.268831  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.288923  755945 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0210 12:31:51.295770  755945 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0210 12:31:51.296038  755945 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0210 12:31:51.296146  755945 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0210 12:31:51.296213  755945 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0210 12:31:51.296321  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.308550  755945 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0210 12:31:51.308639  755945 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0210 12:31:51.308760  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.352470  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.352925  755945 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:31:51.352970  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0210 12:31:51.353064  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.385003  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0210 12:31:51.393141  755945 addons.go:238] Setting addon default-storageclass=true in "addons-006202"
	I0210 12:31:51.393186  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.393587  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.405604  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.440494  755945 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0210 12:31:51.444726  755945 out.go:177]   - Using image docker.io/registry:2.8.3
	I0210 12:31:51.447857  755945 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0210 12:31:51.447881  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0210 12:31:51.447956  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.474027  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0210 12:31:51.478760  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0210 12:31:51.479656  755945 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-006202"
	I0210 12:31:51.479691  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.480105  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:31:51.481487  755945 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0210 12:31:51.484404  755945 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:31:51.484427  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0210 12:31:51.484495  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.503549  755945 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0210 12:31:51.503937  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0210 12:31:51.507441  755945 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0210 12:31:51.507472  755945 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0210 12:31:51.507533  755945 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0210 12:31:51.507545  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.507549  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0210 12:31:51.507606  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.507954  755945 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0210 12:31:51.516452  755945 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:31:51.516479  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0210 12:31:51.516545  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	W0210 12:31:51.523518  755945 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0210 12:31:51.540120  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:31:51.541632  755945 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0210 12:31:51.541730  755945 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0210 12:31:51.543014  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0210 12:31:51.546112  755945 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:31:51.546130  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0210 12:31:51.546191  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.566318  755945 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:31:51.570269  755945 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:31:51.573763  755945 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:31:51.573827  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0210 12:31:51.573911  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.584461  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.597088  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0210 12:31:51.598927  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.598970  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.605612  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0210 12:31:51.608733  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0210 12:31:51.611916  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0210 12:31:51.618926  755945 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0210 12:31:51.622003  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0210 12:31:51.622063  755945 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0210 12:31:51.622172  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.656379  755945 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0210 12:31:51.656408  755945 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0210 12:31:51.656487  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.663604  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.666229  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.674120  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.694388  755945 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0210 12:31:51.697256  755945 out.go:177]   - Using image docker.io/busybox:stable
	I0210 12:31:51.704444  755945 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:31:51.704469  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0210 12:31:51.704549  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:31:51.712850  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.754825  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.764850  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.773204  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.773675  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	W0210 12:31:51.775279  755945 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0210 12:31:51.775308  755945 retry.go:31] will retry after 360.883073ms: ssh: handshake failed: EOF
	I0210 12:31:51.795890  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.812486  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:31:51.932155  755945 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:31:51.932181  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0210 12:31:52.016335  755945 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0210 12:31:52.016413  755945 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0210 12:31:52.019815  755945 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0210 12:31:52.019888  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0210 12:31:52.115590  755945 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0210 12:31:52.115615  755945 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0210 12:31:52.173672  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0210 12:31:52.178180  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0210 12:31:52.181667  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0210 12:31:52.182961  755945 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0210 12:31:52.183012  755945 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0210 12:31:52.189569  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0210 12:31:52.216551  755945 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0210 12:31:52.251418  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0210 12:31:52.255856  755945 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0210 12:31:52.255930  755945 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0210 12:31:52.260432  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0210 12:31:52.270507  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0210 12:31:52.270583  755945 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0210 12:31:52.307709  755945 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0210 12:31:52.307783  755945 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0210 12:31:52.311642  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0210 12:31:52.332390  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0210 12:31:52.338863  755945 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0210 12:31:52.338941  755945 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0210 12:31:52.388043  755945 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:31:52.388125  755945 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0210 12:31:52.395066  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0210 12:31:52.395139  755945 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)
	I0210 12:31:52.435367  755945 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0210 12:31:52.435442  755945 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0210 12:31:52.453946  755945 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0210 12:31:52.454023  755945 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0210 12:31:52.526760  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0210 12:31:52.530042  755945 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:31:52.530110  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0210 12:31:52.585031  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0210 12:31:52.588832  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0210 12:31:52.588905  755945 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0210 12:31:52.621522  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0210 12:31:52.621606  755945 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0210 12:31:52.669370  755945 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:31:52.669443  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0210 12:31:52.745624  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0210 12:31:52.751177  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0210 12:31:52.751252  755945 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0210 12:31:52.791541  755945 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:31:52.791605  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0210 12:31:52.911538  755945 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0210 12:31:52.911613  755945 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0210 12:31:52.957071  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0210 12:31:53.026502  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:31:53.051146  755945 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0210 12:31:53.051227  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0210 12:31:53.144592  755945 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0210 12:31:53.144668  755945 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0210 12:31:53.228885  755945 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0210 12:31:53.228956  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0210 12:31:53.255777  755945 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0210 12:31:53.255848  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0210 12:31:53.307865  755945 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:31:53.307941  755945 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0210 12:31:53.388623  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0210 12:31:55.284940  755945 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.741895156s)
	I0210 12:31:55.285031  755945 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0210 12:31:55.953498  755945 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-006202" context rescaled to 1 replicas
	I0210 12:31:57.534358  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.360602749s)
	I0210 12:31:57.534455  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.35619503s)
	I0210 12:31:57.534525  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.352800452s)
	I0210 12:31:58.260262  755945 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (6.04363037s)
	I0210 12:31:58.260681  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.071041864s)
	I0210 12:31:58.260744  755945 addons.go:479] Verifying addon ingress=true in "addons-006202"
	I0210 12:31:58.261305  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.009811062s)
	I0210 12:31:58.261520  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (6.001018548s)
	I0210 12:31:58.261552  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.949853834s)
	I0210 12:31:58.261633  755945 node_ready.go:35] waiting up to 6m0s for node "addons-006202" to be "Ready" ...
	I0210 12:31:58.261660  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.929202556s)
	I0210 12:31:58.261686  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.734860864s)
	I0210 12:31:58.261741  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.676642545s)
	I0210 12:31:58.261751  755945 addons.go:479] Verifying addon metrics-server=true in "addons-006202"
	I0210 12:31:58.261787  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.516090148s)
	I0210 12:31:58.261794  755945 addons.go:479] Verifying addon registry=true in "addons-006202"
	I0210 12:31:58.261864  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.304715782s)
	I0210 12:31:58.266290  755945 out.go:177] * Verifying registry addon...
	I0210 12:31:58.266290  755945 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-006202 service yakd-dashboard -n yakd-dashboard
	
	I0210 12:31:58.266429  755945 out.go:177] * Verifying ingress addon...
	I0210 12:31:58.270106  755945 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0210 12:31:58.270104  755945 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0210 12:31:58.289323  755945 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:31:58.289353  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:31:58.289550  755945 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0210 12:31:58.289567  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0210 12:31:58.325378  755945 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0210 12:31:58.352396  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.325797112s)
	W0210 12:31:58.352444  755945 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:31:58.352467  755945 retry.go:31] will retry after 183.603946ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0210 12:31:58.536367  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0210 12:31:58.653799  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.26507847s)
	I0210 12:31:58.653846  755945 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-006202"
	I0210 12:31:58.657346  755945 out.go:177] * Verifying csi-hostpath-driver addon...
	I0210 12:31:58.661129  755945 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0210 12:31:58.671454  755945 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:31:58.671485  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:31:58.781110  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:31:58.782452  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:31:59.165139  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:31:59.274068  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:31:59.274233  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:31:59.664947  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:31:59.774561  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:31:59.774672  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:00.167141  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:00.279383  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:00.281537  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:00.282930  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:00.664261  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:00.773191  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:00.773705  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:01.165367  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:01.275055  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:01.275470  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:01.295918  755945 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.759503906s)
	I0210 12:32:01.665262  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:01.774882  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:01.775009  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:02.158279  755945 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0210 12:32:02.158373  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:32:02.166246  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:02.179868  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:32:02.278335  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:02.278738  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:02.282982  755945 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0210 12:32:02.304543  755945 addons.go:238] Setting addon gcp-auth=true in "addons-006202"
	I0210 12:32:02.304593  755945 host.go:66] Checking if "addons-006202" exists ...
	I0210 12:32:02.305046  755945 cli_runner.go:164] Run: docker container inspect addons-006202 --format={{.State.Status}}
	I0210 12:32:02.323540  755945 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0210 12:32:02.323602  755945 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-006202
	I0210 12:32:02.342818  755945 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41059 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/addons-006202/id_rsa Username:docker}
	I0210 12:32:02.442947  755945 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0210 12:32:02.445913  755945 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0210 12:32:02.448838  755945 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0210 12:32:02.448860  755945 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0210 12:32:02.467852  755945 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0210 12:32:02.467878  755945 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0210 12:32:02.488366  755945 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:32:02.488389  755945 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0210 12:32:02.508379  755945 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0210 12:32:02.664529  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:02.764353  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:02.774437  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:02.775089  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:03.038824  755945 addons.go:479] Verifying addon gcp-auth=true in "addons-006202"
	I0210 12:32:03.041962  755945 out.go:177] * Verifying gcp-auth addon...
	I0210 12:32:03.045761  755945 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0210 12:32:03.066408  755945 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0210 12:32:03.066434  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:03.164909  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:03.273429  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:03.273999  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:03.549552  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:03.664656  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:03.773511  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:03.774283  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:04.049076  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:04.165016  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:04.273914  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:04.274329  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:04.549291  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:04.664219  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:04.764847  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:04.773452  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:04.773577  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:05.048574  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:05.164851  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:05.273469  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:05.273686  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:05.549540  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:05.664387  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:05.774579  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:05.774637  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:06.049544  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:06.164452  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:06.273496  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:06.273694  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:06.548809  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:06.664854  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:06.773918  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:06.774114  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:07.049351  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:07.164547  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:07.265175  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:07.273887  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:07.274171  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:07.549824  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:07.664486  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:07.772999  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:07.773374  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:08.049448  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:08.164342  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:08.273633  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:08.273915  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:08.548769  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:08.664484  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:08.775108  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:08.775650  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:09.048737  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:09.164768  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:09.274132  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:09.274789  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:09.550726  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:09.664457  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:09.765058  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:09.773731  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:09.774003  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:10.049159  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:10.164121  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:10.274308  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:10.283037  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:10.550028  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:10.664593  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:10.773785  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:10.773923  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:11.049178  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:11.164161  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:11.273880  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:11.273983  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:11.549788  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:11.664569  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:11.774621  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:11.774908  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:12.048916  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:12.165006  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:12.264830  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:12.273641  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:12.274249  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:12.549470  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:12.664626  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:12.774001  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:12.774119  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:13.049250  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:13.164896  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:13.273879  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:13.274044  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:13.550249  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:13.664502  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:13.773532  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:13.773756  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:14.048671  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:14.164369  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:14.265431  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:14.273666  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:14.273738  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:14.549766  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:14.664604  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:14.773627  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:14.774162  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:15.049245  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:15.164255  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:15.273736  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:15.274008  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:15.549414  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:15.664231  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:15.773998  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:15.774180  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:16.049531  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:16.164765  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:16.272756  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:16.273644  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:16.549509  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:16.664529  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:16.765692  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:16.773800  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:16.773842  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:17.049070  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:17.166434  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:17.273666  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:17.273924  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:17.549290  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:17.664046  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:17.773691  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:17.774441  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:18.049759  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:18.164941  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:18.273664  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:18.274089  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:18.549433  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:18.664312  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:18.773114  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:18.773545  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:19.049459  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:19.164333  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:19.265037  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:19.273918  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:19.274027  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:19.550103  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:19.664882  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:19.774314  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:19.774523  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:20.049875  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:20.164600  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:20.299122  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:20.299425  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:20.549627  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:20.664588  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:20.773761  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:20.774542  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:21.049627  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:21.164620  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:21.265407  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:21.274124  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:21.274248  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:21.550184  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:21.664249  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:21.773563  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:21.773997  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:22.049340  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:22.163994  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:22.273364  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:22.273500  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:22.548983  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:22.665057  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:22.773973  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:22.773987  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:23.049188  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:23.164118  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:23.274150  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:23.274373  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:23.549321  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:23.664145  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:23.764943  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:23.779941  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:23.780592  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:24.049679  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:24.164513  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:24.273238  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:24.273679  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:24.548590  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:24.664227  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:24.773284  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:24.773559  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:25.048507  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:25.164454  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:25.274627  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:25.274696  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:25.549473  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:25.664245  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:25.765011  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:25.773529  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:25.774468  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:26.049712  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:26.164750  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:26.274051  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:26.274489  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:26.549589  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:26.664383  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:26.773373  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:26.773574  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:27.049700  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:27.164588  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:27.273732  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:27.273766  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:27.549352  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:27.664218  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:27.765202  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:27.772974  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:27.773106  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:28.049058  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:28.164200  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:28.273338  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:28.273506  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:28.549359  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:28.664440  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:28.773082  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:28.773228  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:29.049398  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:29.164301  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:29.273670  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:29.273706  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:29.549456  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:29.664720  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:29.773958  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:29.774064  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:30.056170  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:30.164611  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:30.264782  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:30.275377  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:30.275517  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:30.549746  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:30.664468  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:30.773841  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:30.774115  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:31.049154  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:31.164122  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:31.274020  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:31.274237  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:31.549405  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:31.664133  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:31.774230  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:31.774808  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:32.048552  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:32.164478  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:32.265436  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:32.273326  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:32.273590  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:32.549862  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:32.664693  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:32.773473  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:32.773712  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:33.049131  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:33.164029  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:33.273321  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:33.273746  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:33.549863  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:33.665111  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:33.774117  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:33.774487  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:34.049638  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:34.164125  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:34.274262  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:34.274326  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:34.549741  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:34.665021  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:34.765195  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:34.773649  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:34.774209  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:35.049230  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:35.164585  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:35.274032  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:35.274267  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:35.549580  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:35.665504  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:35.773652  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:35.774394  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:36.049648  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:36.164902  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:36.273736  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:36.274196  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:36.550003  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:36.664344  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:36.765432  755945 node_ready.go:53] node "addons-006202" has status "Ready":"False"
	I0210 12:32:36.773473  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:36.773798  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:37.048916  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:37.165074  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:37.274156  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:37.274224  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:37.549570  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:37.664751  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:37.775571  755945 node_ready.go:49] node "addons-006202" has status "Ready":"True"
	I0210 12:32:37.775644  755945 node_ready.go:38] duration metric: took 39.513992685s for node "addons-006202" to be "Ready" ...
	I0210 12:32:37.775670  755945 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" ...
	I0210 12:32:37.807010  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:37.809303  755945 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0210 12:32:37.809335  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:37.814140  755945 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-cbtfm" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:38.142991  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:38.196818  755945 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0210 12:32:38.196847  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:38.279458  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:38.286001  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:38.558991  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:38.666575  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:38.777588  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:38.777798  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:39.049912  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:39.166148  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:39.273702  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:39.273846  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:39.552041  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:39.665345  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:39.774053  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:39.775641  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:39.820127  755945 pod_ready.go:93] pod "coredns-668d6bf9bc-cbtfm" in "kube-system" namespace has status "Ready":"True"
	I0210 12:32:39.820153  755945 pod_ready.go:82] duration metric: took 2.005974795s for pod "coredns-668d6bf9bc-cbtfm" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.820172  755945 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.824822  755945 pod_ready.go:93] pod "etcd-addons-006202" in "kube-system" namespace has status "Ready":"True"
	I0210 12:32:39.824848  755945 pod_ready.go:82] duration metric: took 4.668349ms for pod "etcd-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.824863  755945 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.833052  755945 pod_ready.go:93] pod "kube-apiserver-addons-006202" in "kube-system" namespace has status "Ready":"True"
	I0210 12:32:39.833079  755945 pod_ready.go:82] duration metric: took 8.207036ms for pod "kube-apiserver-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.833093  755945 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.838873  755945 pod_ready.go:93] pod "kube-controller-manager-addons-006202" in "kube-system" namespace has status "Ready":"True"
	I0210 12:32:39.838902  755945 pod_ready.go:82] duration metric: took 5.798666ms for pod "kube-controller-manager-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.838916  755945 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w7sz6" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.845830  755945 pod_ready.go:93] pod "kube-proxy-w7sz6" in "kube-system" namespace has status "Ready":"True"
	I0210 12:32:39.845858  755945 pod_ready.go:82] duration metric: took 6.933675ms for pod "kube-proxy-w7sz6" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:39.845870  755945 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:40.049180  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:40.164917  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:40.221802  755945 pod_ready.go:93] pod "kube-scheduler-addons-006202" in "kube-system" namespace has status "Ready":"True"
	I0210 12:32:40.221828  755945 pod_ready.go:82] duration metric: took 375.950735ms for pod "kube-scheduler-addons-006202" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:40.221852  755945 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace to be "Ready" ...
	I0210 12:32:40.274903  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:40.275563  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:40.553275  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:40.665372  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:40.774281  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:40.774662  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:41.049612  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:41.165346  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:41.274516  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:41.274762  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:41.549712  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:41.664612  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:41.774205  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:41.774552  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:42.049840  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:42.165615  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:42.228921  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:42.274513  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:42.275534  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:42.554860  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:42.665262  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:42.774007  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:42.774413  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:43.049538  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:43.166339  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:43.274651  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:43.274851  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:43.552855  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:43.670915  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:43.781753  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:43.782209  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:44.050007  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:44.164893  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:44.274440  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:44.274643  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:44.549068  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:44.665192  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:44.727479  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:44.773758  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:44.774346  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:45.050072  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:45.164827  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:45.276399  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:45.276574  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:45.550421  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:45.665047  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:45.774538  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:45.774543  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:46.051046  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:46.166956  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:46.280838  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:46.280979  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:46.550508  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:46.664896  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:46.729155  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:46.775807  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:46.781844  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:47.049742  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:47.164852  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:47.276691  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:47.277129  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:47.550396  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:47.666142  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:47.774259  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:47.774341  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:48.062292  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:48.165777  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:48.277607  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:48.278254  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:48.550305  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:48.665001  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:48.774103  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:48.774178  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:49.050238  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:49.164253  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:49.226987  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:49.274706  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:49.275076  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:49.556435  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:49.666616  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:49.774441  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:49.774597  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:50.048702  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:50.165250  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:50.273688  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:50.273924  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:50.549469  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:50.664729  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:50.774508  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:50.774944  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:51.049333  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:51.164552  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:51.232177  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:51.274254  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:51.274382  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:51.549388  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:51.665130  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:51.774791  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:51.774998  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:52.049182  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:52.164185  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:52.275644  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:52.275778  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:52.549858  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:52.664919  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:52.776038  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:52.776253  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:53.049594  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:53.164570  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:53.275149  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:53.275457  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:53.549204  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:53.675460  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:53.730789  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:53.773904  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:53.775229  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:54.054296  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:54.164780  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:54.275500  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:54.275712  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:54.549609  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:54.665438  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:54.774831  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:54.775943  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:55.049448  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:55.165514  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:55.275924  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:55.276226  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:55.549166  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:55.664679  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:55.778920  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:55.779381  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:56.049600  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:56.164774  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:56.231179  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:56.274695  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:56.279857  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:56.549189  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:56.668089  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:56.776071  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:56.776416  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:57.050679  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:57.165107  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:57.274990  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:57.276952  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:57.551271  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:57.665039  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:57.774750  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:57.775921  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:58.050041  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:58.174956  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:58.274214  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:58.276032  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:58.550097  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:58.664413  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:58.727716  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:32:58.774199  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:58.774367  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:59.050432  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:59.166683  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:59.274935  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:32:59.275290  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:59.549785  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:32:59.665506  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:32:59.775515  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:32:59.775951  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:00.069790  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:00.175768  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:00.275764  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:00.277429  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:00.562348  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:00.664756  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:00.733338  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:33:00.773632  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:00.773736  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:01.049928  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:01.165557  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:01.274293  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:01.274396  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:01.550861  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:01.665343  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:01.774278  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:01.774683  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:02.049449  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:02.165233  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:02.275882  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:02.287483  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:02.550430  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:02.665694  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:02.775390  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:02.776055  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:03.049790  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:03.164757  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:03.228714  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:33:03.277266  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:03.277705  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:03.549707  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:03.667138  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:03.775638  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:03.776906  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:04.049929  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:04.166352  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:04.275497  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:04.276300  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:04.550791  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:04.665469  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:04.775474  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:04.776460  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:05.048512  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:05.167090  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:05.276885  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:05.277086  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:05.552022  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:05.664966  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:05.732863  755945 pod_ready.go:103] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"False"
	I0210 12:33:05.774737  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:05.774924  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:06.049681  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:06.165643  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:06.234993  755945 pod_ready.go:93] pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace has status "Ready":"True"
	I0210 12:33:06.235086  755945 pod_ready.go:82] duration metric: took 26.013225269s for pod "metrics-server-7fbb699795-xd69p" in "kube-system" namespace to be "Ready" ...
	I0210 12:33:06.235192  755945 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-v7nsh" in "kube-system" namespace to be "Ready" ...
	I0210 12:33:06.249376  755945 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-v7nsh" in "kube-system" namespace has status "Ready":"True"
	I0210 12:33:06.249448  755945 pod_ready.go:82] duration metric: took 14.230845ms for pod "nvidia-device-plugin-daemonset-v7nsh" in "kube-system" namespace to be "Ready" ...
	I0210 12:33:06.249488  755945 pod_ready.go:39] duration metric: took 28.473789421s 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" ...
	I0210 12:33:06.249531  755945 api_server.go:52] waiting for apiserver process to appear ...
	I0210 12:33:06.249600  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0210 12:33:06.249688  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0210 12:33:06.275947  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:06.276206  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:06.468340  755945 cri.go:89] found id: "cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c"
	I0210 12:33:06.468363  755945 cri.go:89] found id: ""
	I0210 12:33:06.468371  755945 logs.go:282] 1 containers: [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c]
	I0210 12:33:06.468428  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:06.485138  755945 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0210 12:33:06.485213  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0210 12:33:06.549593  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:06.665608  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:06.774726  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:06.775037  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:06.779649  755945 cri.go:89] found id: "b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def"
	I0210 12:33:06.779704  755945 cri.go:89] found id: ""
	I0210 12:33:06.779726  755945 logs.go:282] 1 containers: [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def]
	I0210 12:33:06.779817  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:06.790407  755945 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0210 12:33:06.790525  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0210 12:33:07.049064  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:07.100635  755945 cri.go:89] found id: "df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4"
	I0210 12:33:07.100710  755945 cri.go:89] found id: ""
	I0210 12:33:07.100736  755945 logs.go:282] 1 containers: [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4]
	I0210 12:33:07.100832  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:07.104537  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0210 12:33:07.104645  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0210 12:33:07.149003  755945 cri.go:89] found id: "ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe"
	I0210 12:33:07.149089  755945 cri.go:89] found id: ""
	I0210 12:33:07.149110  755945 logs.go:282] 1 containers: [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe]
	I0210 12:33:07.149199  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:07.154222  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0210 12:33:07.154334  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0210 12:33:07.174217  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:07.212808  755945 cri.go:89] found id: "c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2"
	I0210 12:33:07.212884  755945 cri.go:89] found id: ""
	I0210 12:33:07.212907  755945 logs.go:282] 1 containers: [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2]
	I0210 12:33:07.212998  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:07.217367  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0210 12:33:07.217482  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0210 12:33:07.275731  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:07.276212  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:07.287252  755945 cri.go:89] found id: "ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1"
	I0210 12:33:07.287316  755945 cri.go:89] found id: ""
	I0210 12:33:07.287338  755945 logs.go:282] 1 containers: [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1]
	I0210 12:33:07.287433  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:07.296672  755945 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0210 12:33:07.296845  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0210 12:33:07.366782  755945 cri.go:89] found id: "54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0"
	I0210 12:33:07.366861  755945 cri.go:89] found id: ""
	I0210 12:33:07.366885  755945 logs.go:282] 1 containers: [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0]
	I0210 12:33:07.366981  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:07.371107  755945 logs.go:123] Gathering logs for dmesg ...
	I0210 12:33:07.371192  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0210 12:33:07.393196  755945 logs.go:123] Gathering logs for describe nodes ...
	I0210 12:33:07.393279  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0210 12:33:07.552665  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:07.612771  755945 logs.go:123] Gathering logs for kube-apiserver [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c] ...
	I0210 12:33:07.612872  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c"
	I0210 12:33:07.665887  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:07.731129  755945 logs.go:123] Gathering logs for kube-scheduler [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe] ...
	I0210 12:33:07.731227  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe"
	I0210 12:33:07.778883  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:07.779602  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:07.831930  755945 logs.go:123] Gathering logs for kube-controller-manager [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1] ...
	I0210 12:33:07.831964  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1"
	I0210 12:33:07.937422  755945 logs.go:123] Gathering logs for kindnet [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0] ...
	I0210 12:33:07.937492  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0"
	I0210 12:33:08.049956  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:08.057678  755945 logs.go:123] Gathering logs for kubelet ...
	I0210 12:33:08.057710  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0210 12:33:08.125928  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: W0210 12:31:51.250816    1509 reflector.go:569] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.126175  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: E0210 12:31:51.250878    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:08.126356  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: W0210 12:31:51.251320    1509 reflector.go:569] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.126576  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: E0210 12:31:51.251352    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:08.151872  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.759650    1509 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.152113  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.759704    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:08.152356  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: I0210 12:32:37.761326    1509 status_manager.go:890] "Failed to get status for pod" podUID="f9bb39b6-ce21-4473-9237-6bfef4c2138b" pod="kube-system/coredns-668d6bf9bc-cbtfm" err="pods \"coredns-668d6bf9bc-cbtfm\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object"
	W0210 12:33:08.152549  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.765417    1509 reflector.go:569] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.152781  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.765466    1509 reflector.go:166] "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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:08.152972  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.789859    1509 reflector.go:569] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.153199  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.789904    1509 reflector.go:166] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:08.165223  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:08.185807  755945 logs.go:123] Gathering logs for etcd [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def] ...
	I0210 12:33:08.185839  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def"
	I0210 12:33:08.261954  755945 logs.go:123] Gathering logs for coredns [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4] ...
	I0210 12:33:08.261994  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4"
	I0210 12:33:08.275457  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:08.276249  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:08.323974  755945 logs.go:123] Gathering logs for kube-proxy [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2] ...
	I0210 12:33:08.324003  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2"
	I0210 12:33:08.395976  755945 logs.go:123] Gathering logs for CRI-O ...
	I0210 12:33:08.396006  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0210 12:33:08.530535  755945 logs.go:123] Gathering logs for container status ...
	I0210 12:33:08.530614  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0210 12:33:08.556060  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:08.602003  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:33:08.602029  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0210 12:33:08.602084  755945 out.go:270] X Problems detected in kubelet:
	W0210 12:33:08.602099  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: I0210 12:32:37.761326    1509 status_manager.go:890] "Failed to get status for pod" podUID="f9bb39b6-ce21-4473-9237-6bfef4c2138b" pod="kube-system/coredns-668d6bf9bc-cbtfm" err="pods \"coredns-668d6bf9bc-cbtfm\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object"
	W0210 12:33:08.602106  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.765417    1509 reflector.go:569] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.602121  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.765466    1509 reflector.go:166] "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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:08.602133  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.789859    1509 reflector.go:569] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-006202' and this object
	W0210 12:33:08.602140  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.789904    1509 reflector.go:166] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:08.602145  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:33:08.602154  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:33:08.665933  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:08.778301  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:08.778530  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:09.049543  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:09.168099  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:09.273548  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:09.273700  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:09.549685  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:09.665428  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:09.775044  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:09.775325  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:10.049351  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:10.164405  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:10.274506  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:10.274875  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:10.549702  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:10.671173  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:10.780903  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:10.781037  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:11.093225  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:11.164477  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:11.274386  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:11.276078  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:11.550532  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:11.664701  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:11.788709  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:11.788823  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:12.048791  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:12.165073  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:12.274468  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:12.274591  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:12.549319  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:12.664610  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:12.774960  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:12.775126  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:13.049333  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:13.164899  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:13.278840  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:13.278983  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:13.550670  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:13.664879  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:13.774749  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:13.775049  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:14.049373  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:14.165468  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:14.274642  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:14.274805  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:14.550506  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:14.665451  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:14.776206  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:14.776456  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:15.050156  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:15.164217  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:15.277768  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:15.278142  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:15.549748  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:15.664801  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:15.773927  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:15.774583  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:16.049592  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:16.165086  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:16.273453  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:16.273593  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:16.549213  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:16.665606  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:16.774940  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:16.775104  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:17.049952  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:17.165499  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:17.274123  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:17.276115  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:17.549471  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:17.666423  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:17.774211  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:17.774395  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:18.050349  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:18.164782  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:18.276793  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:18.277088  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:18.549866  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:18.603211  755945 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:33:18.619457  755945 api_server.go:72] duration metric: took 1m27.532547764s to wait for apiserver process to appear ...
	I0210 12:33:18.619488  755945 api_server.go:88] waiting for apiserver healthz status ...
	I0210 12:33:18.619525  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0210 12:33:18.619582  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0210 12:33:18.662279  755945 cri.go:89] found id: "cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c"
	I0210 12:33:18.662297  755945 cri.go:89] found id: ""
	I0210 12:33:18.662305  755945 logs.go:282] 1 containers: [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c]
	I0210 12:33:18.662361  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.665694  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:18.667249  755945 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0210 12:33:18.667321  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0210 12:33:18.708417  755945 cri.go:89] found id: "b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def"
	I0210 12:33:18.708441  755945 cri.go:89] found id: ""
	I0210 12:33:18.708449  755945 logs.go:282] 1 containers: [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def]
	I0210 12:33:18.708509  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.712944  755945 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0210 12:33:18.713017  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0210 12:33:18.755870  755945 cri.go:89] found id: "df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4"
	I0210 12:33:18.755895  755945 cri.go:89] found id: ""
	I0210 12:33:18.755903  755945 logs.go:282] 1 containers: [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4]
	I0210 12:33:18.755961  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.759350  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0210 12:33:18.759425  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0210 12:33:18.775133  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:18.775682  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:18.804584  755945 cri.go:89] found id: "ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe"
	I0210 12:33:18.804655  755945 cri.go:89] found id: ""
	I0210 12:33:18.804677  755945 logs.go:282] 1 containers: [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe]
	I0210 12:33:18.804766  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.808494  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0210 12:33:18.808612  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0210 12:33:18.850912  755945 cri.go:89] found id: "c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2"
	I0210 12:33:18.850936  755945 cri.go:89] found id: ""
	I0210 12:33:18.850944  755945 logs.go:282] 1 containers: [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2]
	I0210 12:33:18.851031  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.854777  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0210 12:33:18.854887  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0210 12:33:18.897897  755945 cri.go:89] found id: "ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1"
	I0210 12:33:18.897920  755945 cri.go:89] found id: ""
	I0210 12:33:18.897929  755945 logs.go:282] 1 containers: [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1]
	I0210 12:33:18.898013  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.905177  755945 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0210 12:33:18.905337  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0210 12:33:18.979286  755945 cri.go:89] found id: "54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0"
	I0210 12:33:18.979388  755945 cri.go:89] found id: ""
	I0210 12:33:18.979423  755945 logs.go:282] 1 containers: [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0]
	I0210 12:33:18.979557  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:18.995359  755945 logs.go:123] Gathering logs for describe nodes ...
	I0210 12:33:18.995466  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0210 12:33:19.051917  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:19.168387  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:19.177092  755945 logs.go:123] Gathering logs for kube-apiserver [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c] ...
	I0210 12:33:19.177126  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c"
	I0210 12:33:19.252685  755945 logs.go:123] Gathering logs for etcd [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def] ...
	I0210 12:33:19.252721  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def"
	I0210 12:33:19.273634  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:19.275046  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:19.316776  755945 logs.go:123] Gathering logs for kube-scheduler [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe] ...
	I0210 12:33:19.316818  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe"
	I0210 12:33:19.371314  755945 logs.go:123] Gathering logs for kube-controller-manager [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1] ...
	I0210 12:33:19.371348  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1"
	I0210 12:33:19.440311  755945 logs.go:123] Gathering logs for CRI-O ...
	I0210 12:33:19.440360  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0210 12:33:19.535375  755945 logs.go:123] Gathering logs for container status ...
	I0210 12:33:19.535416  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0210 12:33:19.549891  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:19.586891  755945 logs.go:123] Gathering logs for kubelet ...
	I0210 12:33:19.586921  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0210 12:33:19.639691  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: W0210 12:31:51.250816    1509 reflector.go:569] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.639995  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: E0210 12:31:51.250878    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:19.640199  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: W0210 12:31:51.251320    1509 reflector.go:569] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.640457  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: E0210 12:31:51.251352    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:19.665176  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0210 12:33:19.669051  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.759650    1509 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.669333  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.759704    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:19.669582  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: I0210 12:32:37.761326    1509 status_manager.go:890] "Failed to get status for pod" podUID="f9bb39b6-ce21-4473-9237-6bfef4c2138b" pod="kube-system/coredns-668d6bf9bc-cbtfm" err="pods \"coredns-668d6bf9bc-cbtfm\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object"
	W0210 12:33:19.669796  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.765417    1509 reflector.go:569] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.670064  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.765466    1509 reflector.go:166] "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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:19.670422  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.789859    1509 reflector.go:569] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.670705  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.789904    1509 reflector.go:166] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:19.707946  755945 logs.go:123] Gathering logs for dmesg ...
	I0210 12:33:19.708114  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0210 12:33:19.726707  755945 logs.go:123] Gathering logs for coredns [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4] ...
	I0210 12:33:19.726776  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4"
	I0210 12:33:19.774318  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:19.774645  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:19.782205  755945 logs.go:123] Gathering logs for kube-proxy [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2] ...
	I0210 12:33:19.782281  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2"
	I0210 12:33:19.827854  755945 logs.go:123] Gathering logs for kindnet [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0] ...
	I0210 12:33:19.827945  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0"
	I0210 12:33:19.902697  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:33:19.902937  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0210 12:33:19.903122  755945 out.go:270] X Problems detected in kubelet:
	W0210 12:33:19.903353  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: I0210 12:32:37.761326    1509 status_manager.go:890] "Failed to get status for pod" podUID="f9bb39b6-ce21-4473-9237-6bfef4c2138b" pod="kube-system/coredns-668d6bf9bc-cbtfm" err="pods \"coredns-668d6bf9bc-cbtfm\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object"
	W0210 12:33:19.903472  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.765417    1509 reflector.go:569] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.903540  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.765466    1509 reflector.go:166] "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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:19.903600  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.789859    1509 reflector.go:569] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-006202' and this object
	W0210 12:33:19.903743  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.789904    1509 reflector.go:166] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:19.903787  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:33:19.903918  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:33:20.067927  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:20.165798  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:20.275995  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:20.277349  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:20.550363  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:20.665226  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:20.776325  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:20.776480  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:21.049232  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:21.165524  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:21.273798  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:21.274195  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:21.549781  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:21.665024  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:21.774589  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:21.774830  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:22.049076  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:22.164623  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:22.274119  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:22.274156  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:22.549822  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:22.665946  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:22.779609  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:22.780854  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:23.049029  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:23.164792  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:23.276086  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:23.276247  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:23.549989  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:23.664771  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:23.774497  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:23.774599  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:24.049433  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:24.164765  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:24.274189  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:24.274693  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:24.549334  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:24.664783  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:24.775318  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:24.775577  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:25.052874  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:25.165343  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:25.277460  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:25.278210  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:25.551036  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:25.665095  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:25.775071  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:25.775234  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:26.057015  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:26.165228  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:26.274493  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:26.274615  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:26.548737  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:26.665018  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:26.775423  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:26.775637  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:27.049546  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:27.165104  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:27.275526  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:27.275641  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:27.550390  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:27.664549  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:27.773561  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:27.773701  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:28.059712  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:28.167463  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:28.274748  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:28.275002  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:28.550623  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:28.665871  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:28.789552  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:28.790047  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:29.053211  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:29.167010  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:29.276856  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:29.277014  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:29.549940  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:29.665541  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:29.779288  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:29.779856  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0210 12:33:29.905214  755945 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0210 12:33:29.914398  755945 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0210 12:33:29.915461  755945 api_server.go:141] control plane version: v1.32.1
	I0210 12:33:29.915488  755945 api_server.go:131] duration metric: took 11.29599147s to wait for apiserver health ...
	I0210 12:33:29.915496  755945 system_pods.go:43] waiting for kube-system pods to appear ...
	I0210 12:33:29.915519  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0210 12:33:29.915583  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0210 12:33:29.968391  755945 cri.go:89] found id: "cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c"
	I0210 12:33:29.968412  755945 cri.go:89] found id: ""
	I0210 12:33:29.968420  755945 logs.go:282] 1 containers: [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c]
	I0210 12:33:29.968481  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:29.972323  755945 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0210 12:33:29.972440  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0210 12:33:30.045537  755945 cri.go:89] found id: "b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def"
	I0210 12:33:30.045570  755945 cri.go:89] found id: ""
	I0210 12:33:30.045580  755945 logs.go:282] 1 containers: [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def]
	I0210 12:33:30.045649  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:30.064195  755945 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0210 12:33:30.064362  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0210 12:33:30.064961  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:30.122312  755945 cri.go:89] found id: "df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4"
	I0210 12:33:30.122336  755945 cri.go:89] found id: ""
	I0210 12:33:30.122345  755945 logs.go:282] 1 containers: [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4]
	I0210 12:33:30.122458  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:30.126659  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0210 12:33:30.126743  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0210 12:33:30.169499  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:30.172497  755945 cri.go:89] found id: "ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe"
	I0210 12:33:30.172523  755945 cri.go:89] found id: ""
	I0210 12:33:30.172531  755945 logs.go:282] 1 containers: [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe]
	I0210 12:33:30.172593  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:30.176397  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0210 12:33:30.176479  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0210 12:33:30.219382  755945 cri.go:89] found id: "c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2"
	I0210 12:33:30.219408  755945 cri.go:89] found id: ""
	I0210 12:33:30.219416  755945 logs.go:282] 1 containers: [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2]
	I0210 12:33:30.219495  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:30.224227  755945 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0210 12:33:30.224331  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0210 12:33:30.265418  755945 cri.go:89] found id: "ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1"
	I0210 12:33:30.265441  755945 cri.go:89] found id: ""
	I0210 12:33:30.265449  755945 logs.go:282] 1 containers: [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1]
	I0210 12:33:30.265516  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:30.269469  755945 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0210 12:33:30.269542  755945 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0210 12:33:30.274695  755945 kapi.go:107] duration metric: took 1m32.004597156s to wait for kubernetes.io/minikube-addons=registry ...
	I0210 12:33:30.275101  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:30.310569  755945 cri.go:89] found id: "54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0"
	I0210 12:33:30.310592  755945 cri.go:89] found id: ""
	I0210 12:33:30.310601  755945 logs.go:282] 1 containers: [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0]
	I0210 12:33:30.310657  755945 ssh_runner.go:195] Run: which crictl
	I0210 12:33:30.314042  755945 logs.go:123] Gathering logs for kubelet ...
	I0210 12:33:30.314064  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0210 12:33:30.374703  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: W0210 12:31:51.250816    1509 reflector.go:569] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:30.374947  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: E0210 12:31:51.250878    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:30.375124  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: W0210 12:31:51.251320    1509 reflector.go:569] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:30.375343  755945 logs.go:138] Found kubelet problem: Feb 10 12:31:51 addons-006202 kubelet[1509]: E0210 12:31:51.251352    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:30.399945  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.759650    1509 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-006202' and this object
	W0210 12:33:30.400177  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.759704    1509 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:30.400469  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: I0210 12:32:37.761326    1509 status_manager.go:890] "Failed to get status for pod" podUID="f9bb39b6-ce21-4473-9237-6bfef4c2138b" pod="kube-system/coredns-668d6bf9bc-cbtfm" err="pods \"coredns-668d6bf9bc-cbtfm\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object"
	W0210 12:33:30.400662  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.765417    1509 reflector.go:569] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006202' and this object
	W0210 12:33:30.400894  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.765466    1509 reflector.go:166] "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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:30.401076  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.789859    1509 reflector.go:569] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-006202' and this object
	W0210 12:33:30.401314  755945 logs.go:138] Found kubelet problem: Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.789904    1509 reflector.go:166] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:30.439633  755945 logs.go:123] Gathering logs for describe nodes ...
	I0210 12:33:30.439659  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0210 12:33:30.552665  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:30.559568  755945 logs.go:123] Gathering logs for kube-apiserver [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c] ...
	I0210 12:33:30.559598  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c"
	I0210 12:33:30.618045  755945 logs.go:123] Gathering logs for coredns [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4] ...
	I0210 12:33:30.618079  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4"
	I0210 12:33:30.656844  755945 logs.go:123] Gathering logs for kube-scheduler [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe] ...
	I0210 12:33:30.656873  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe"
	I0210 12:33:30.665790  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:30.715775  755945 logs.go:123] Gathering logs for kube-controller-manager [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1] ...
	I0210 12:33:30.715807  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1"
	I0210 12:33:30.775486  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:30.793873  755945 logs.go:123] Gathering logs for dmesg ...
	I0210 12:33:30.793909  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0210 12:33:30.815202  755945 logs.go:123] Gathering logs for etcd [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def] ...
	I0210 12:33:30.815231  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def"
	I0210 12:33:30.866825  755945 logs.go:123] Gathering logs for kube-proxy [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2] ...
	I0210 12:33:30.866861  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2"
	I0210 12:33:30.906483  755945 logs.go:123] Gathering logs for kindnet [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0] ...
	I0210 12:33:30.906510  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0"
	I0210 12:33:30.952602  755945 logs.go:123] Gathering logs for CRI-O ...
	I0210 12:33:30.952635  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0210 12:33:31.039652  755945 logs.go:123] Gathering logs for container status ...
	I0210 12:33:31.039691  755945 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0210 12:33:31.049920  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:31.102852  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:33:31.102886  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0210 12:33:31.102936  755945 out.go:270] X Problems detected in kubelet:
	W0210 12:33:31.102946  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: I0210 12:32:37.761326    1509 status_manager.go:890] "Failed to get status for pod" podUID="f9bb39b6-ce21-4473-9237-6bfef4c2138b" pod="kube-system/coredns-668d6bf9bc-cbtfm" err="pods \"coredns-668d6bf9bc-cbtfm\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-006202' and this object"
	W0210 12:33:31.102957  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.765417    1509 reflector.go:569] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-006202' and this object
	W0210 12:33:31.102975  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.765466    1509 reflector.go:166] "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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	W0210 12:33:31.102984  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: W0210 12:32:37.789859    1509 reflector.go:569] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-006202" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-006202' and this object
	W0210 12:33:31.102995  755945 out.go:270]   Feb 10 12:32:37 addons-006202 kubelet[1509]: E0210 12:32:37.789904    1509 reflector.go:166] "Unhandled Error" err="object-\"ingress-nginx\"/\"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-006202\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-006202' and this object" logger="UnhandledError"
	I0210 12:33:31.103010  755945 out.go:358] Setting ErrFile to fd 2...
	I0210 12:33:31.103016  755945 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:33:31.165581  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:31.273083  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:31.549496  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:31.664825  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:31.773669  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:32.048921  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:32.164944  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:32.273952  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:32.549361  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:32.664515  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:32.773009  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:33.049476  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:33.164598  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:33.273851  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:33.549194  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:33.664703  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:33.773943  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:34.049105  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:34.165243  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:34.274076  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:34.549616  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:34.665397  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:34.774017  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:35.049891  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:35.165762  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:35.274417  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:35.551234  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:35.664789  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:35.774067  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:36.049475  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:36.165167  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:36.280570  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:36.549993  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:36.664367  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:36.775153  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:37.053032  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:37.166158  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:37.274723  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:37.549207  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:37.664930  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:37.777901  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:38.050501  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:38.165611  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:38.274383  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:38.551371  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:38.666360  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:38.773911  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:39.065719  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:39.165501  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:39.274597  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:39.550550  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:39.665758  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:39.774183  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:40.050393  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:40.173657  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:40.273322  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:40.550123  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:40.668891  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:40.774229  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:41.056248  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:41.109800  755945 system_pods.go:59] 18 kube-system pods found
	I0210 12:33:41.109845  755945 system_pods.go:61] "coredns-668d6bf9bc-cbtfm" [f9bb39b6-ce21-4473-9237-6bfef4c2138b] Running
	I0210 12:33:41.109853  755945 system_pods.go:61] "csi-hostpath-attacher-0" [25bd5556-c5ab-43f1-a797-b9422ed15ba3] Running
	I0210 12:33:41.109858  755945 system_pods.go:61] "csi-hostpath-resizer-0" [17c89bd4-2871-4c44-9a69-d763c3b8c3f7] Running
	I0210 12:33:41.109867  755945 system_pods.go:61] "csi-hostpathplugin-b6pw8" [4b034438-b833-4b30-80a1-2cd8987332a5] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0210 12:33:41.109876  755945 system_pods.go:61] "etcd-addons-006202" [79214eda-15f2-499a-b206-e83314fc7ae6] Running
	I0210 12:33:41.109882  755945 system_pods.go:61] "kindnet-txv99" [d0bd1183-46ce-4a68-8249-8c896996ab22] Running
	I0210 12:33:41.109893  755945 system_pods.go:61] "kube-apiserver-addons-006202" [da6317b1-3702-4d3d-acb2-702eafa4181e] Running
	I0210 12:33:41.109898  755945 system_pods.go:61] "kube-controller-manager-addons-006202" [c2a64325-e18a-426e-b28f-59d7d48b6e1c] Running
	I0210 12:33:41.109902  755945 system_pods.go:61] "kube-ingress-dns-minikube" [2482af66-33d3-4cce-94c2-53e0e8af28de] Running
	I0210 12:33:41.109907  755945 system_pods.go:61] "kube-proxy-w7sz6" [6f43182c-963d-4e30-84a8-6efd117c1ba1] Running
	I0210 12:33:41.109926  755945 system_pods.go:61] "kube-scheduler-addons-006202" [88048c3b-e70d-4475-93ea-344268266ae4] Running
	I0210 12:33:41.109931  755945 system_pods.go:61] "metrics-server-7fbb699795-xd69p" [9e3455c6-f13c-4be9-a788-4e03ae696b05] Running
	I0210 12:33:41.109941  755945 system_pods.go:61] "nvidia-device-plugin-daemonset-v7nsh" [72780bff-aa9a-49fb-9f2f-6a0ba7fc8f7a] Running
	I0210 12:33:41.109946  755945 system_pods.go:61] "registry-6c88467877-4cf5b" [230dc2ec-bc62-4330-8860-becfc1f9634f] Running
	I0210 12:33:41.109949  755945 system_pods.go:61] "registry-proxy-svw2c" [80b555bf-2a56-4596-ae0f-2bbeb4e2afa3] Running
	I0210 12:33:41.109955  755945 system_pods.go:61] "snapshot-controller-68b874b76f-bs9t2" [107bb79b-9496-4b7d-bb19-6fa383701aca] Running
	I0210 12:33:41.109961  755945 system_pods.go:61] "snapshot-controller-68b874b76f-fdm58" [64fd457a-123c-4c8d-8bb8-666dcff16475] Running
	I0210 12:33:41.109965  755945 system_pods.go:61] "storage-provisioner" [dd906cc9-86a6-43fa-acf0-f93586816123] Running
	I0210 12:33:41.109974  755945 system_pods.go:74] duration metric: took 11.194471342s to wait for pod list to return data ...
	I0210 12:33:41.109986  755945 default_sa.go:34] waiting for default service account to be created ...
	I0210 12:33:41.113655  755945 default_sa.go:45] found service account: "default"
	I0210 12:33:41.113685  755945 default_sa.go:55] duration metric: took 3.692415ms for default service account to be created ...
	I0210 12:33:41.113706  755945 system_pods.go:116] waiting for k8s-apps to be running ...
	I0210 12:33:41.122806  755945 system_pods.go:86] 18 kube-system pods found
	I0210 12:33:41.122847  755945 system_pods.go:89] "coredns-668d6bf9bc-cbtfm" [f9bb39b6-ce21-4473-9237-6bfef4c2138b] Running
	I0210 12:33:41.122856  755945 system_pods.go:89] "csi-hostpath-attacher-0" [25bd5556-c5ab-43f1-a797-b9422ed15ba3] Running
	I0210 12:33:41.122875  755945 system_pods.go:89] "csi-hostpath-resizer-0" [17c89bd4-2871-4c44-9a69-d763c3b8c3f7] Running
	I0210 12:33:41.122883  755945 system_pods.go:89] "csi-hostpathplugin-b6pw8" [4b034438-b833-4b30-80a1-2cd8987332a5] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0210 12:33:41.122888  755945 system_pods.go:89] "etcd-addons-006202" [79214eda-15f2-499a-b206-e83314fc7ae6] Running
	I0210 12:33:41.122895  755945 system_pods.go:89] "kindnet-txv99" [d0bd1183-46ce-4a68-8249-8c896996ab22] Running
	I0210 12:33:41.122901  755945 system_pods.go:89] "kube-apiserver-addons-006202" [da6317b1-3702-4d3d-acb2-702eafa4181e] Running
	I0210 12:33:41.122915  755945 system_pods.go:89] "kube-controller-manager-addons-006202" [c2a64325-e18a-426e-b28f-59d7d48b6e1c] Running
	I0210 12:33:41.122926  755945 system_pods.go:89] "kube-ingress-dns-minikube" [2482af66-33d3-4cce-94c2-53e0e8af28de] Running
	I0210 12:33:41.122931  755945 system_pods.go:89] "kube-proxy-w7sz6" [6f43182c-963d-4e30-84a8-6efd117c1ba1] Running
	I0210 12:33:41.122935  755945 system_pods.go:89] "kube-scheduler-addons-006202" [88048c3b-e70d-4475-93ea-344268266ae4] Running
	I0210 12:33:41.122940  755945 system_pods.go:89] "metrics-server-7fbb699795-xd69p" [9e3455c6-f13c-4be9-a788-4e03ae696b05] Running
	I0210 12:33:41.122944  755945 system_pods.go:89] "nvidia-device-plugin-daemonset-v7nsh" [72780bff-aa9a-49fb-9f2f-6a0ba7fc8f7a] Running
	I0210 12:33:41.122954  755945 system_pods.go:89] "registry-6c88467877-4cf5b" [230dc2ec-bc62-4330-8860-becfc1f9634f] Running
	I0210 12:33:41.122958  755945 system_pods.go:89] "registry-proxy-svw2c" [80b555bf-2a56-4596-ae0f-2bbeb4e2afa3] Running
	I0210 12:33:41.122962  755945 system_pods.go:89] "snapshot-controller-68b874b76f-bs9t2" [107bb79b-9496-4b7d-bb19-6fa383701aca] Running
	I0210 12:33:41.122966  755945 system_pods.go:89] "snapshot-controller-68b874b76f-fdm58" [64fd457a-123c-4c8d-8bb8-666dcff16475] Running
	I0210 12:33:41.122971  755945 system_pods.go:89] "storage-provisioner" [dd906cc9-86a6-43fa-acf0-f93586816123] Running
	I0210 12:33:41.122977  755945 system_pods.go:126] duration metric: took 9.26328ms to wait for k8s-apps to be running ...
	I0210 12:33:41.122994  755945 system_svc.go:44] waiting for kubelet service to be running ....
	I0210 12:33:41.123054  755945 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:33:41.141276  755945 system_svc.go:56] duration metric: took 18.272945ms WaitForService to wait for kubelet
	I0210 12:33:41.141315  755945 kubeadm.go:582] duration metric: took 1m50.054411233s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0210 12:33:41.141347  755945 node_conditions.go:102] verifying NodePressure condition ...
	I0210 12:33:41.147654  755945 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0210 12:33:41.147689  755945 node_conditions.go:123] node cpu capacity is 2
	I0210 12:33:41.147701  755945 node_conditions.go:105] duration metric: took 6.345843ms to run NodePressure ...
	I0210 12:33:41.147712  755945 start.go:241] waiting for startup goroutines ...
	I0210 12:33:41.167912  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:41.286655  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:41.599509  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:41.677150  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:41.774846  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:42.049610  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:42.198288  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:42.279861  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:42.548935  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:42.665328  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:42.773213  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:43.049853  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:43.164472  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:43.273551  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:43.548952  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:43.664941  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:43.774169  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:44.049529  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:44.164891  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:44.274521  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:44.549133  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:44.666005  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:44.774439  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:45.063747  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:45.188330  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:45.275226  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:45.550448  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:45.665235  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:45.773464  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:46.049743  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:46.165320  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:46.276795  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:46.549709  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:46.667105  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:46.774679  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:47.050665  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0210 12:33:47.165583  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:47.282499  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:47.550259  755945 kapi.go:107] duration metric: took 1m44.504495004s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0210 12:33:47.554428  755945 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-006202 cluster.
	I0210 12:33:47.557186  755945 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.
	I0210 12:33:47.560011  755945 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0210 12:33:47.664471  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:47.773692  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:48.164610  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:48.274134  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:48.664756  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:48.773941  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:49.164903  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:49.275349  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:49.664363  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:49.773559  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:50.164980  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:50.274567  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:50.670925  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:50.774506  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:51.167851  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:51.274337  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:51.665071  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:51.774750  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:52.165043  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:52.273713  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:52.666208  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:52.779615  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:53.165061  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:53.274183  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:53.665658  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:53.774852  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:54.165535  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:54.274264  755945 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0210 12:33:54.664592  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:54.773811  755945 kapi.go:107] duration metric: took 1m56.503702991s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0210 12:33:55.165821  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:55.664829  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:56.165656  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:56.664618  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:57.167564  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:57.665661  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:58.165350  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:58.664982  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:59.171974  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:33:59.666122  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:00.200198  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:00.665338  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:01.165646  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:01.664776  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:02.165041  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:02.664989  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:03.165163  755945 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0210 12:34:03.665014  755945 kapi.go:107] duration metric: took 2m5.003886659s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0210 12:34:03.668261  755945 out.go:177] * Enabled addons: inspektor-gadget, ingress-dns, cloud-spanner, amd-gpu-device-plugin, storage-provisioner, nvidia-device-plugin, metrics-server, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0210 12:34:03.671965  755945 addons.go:514] duration metric: took 2m12.58464869s for enable addons: enabled=[inspektor-gadget ingress-dns cloud-spanner amd-gpu-device-plugin storage-provisioner nvidia-device-plugin metrics-server yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0210 12:34:03.672018  755945 start.go:246] waiting for cluster config update ...
	I0210 12:34:03.672043  755945 start.go:255] writing updated cluster config ...
	I0210 12:34:03.672389  755945 ssh_runner.go:195] Run: rm -f paused
	I0210 12:34:04.090245  755945 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0210 12:34:04.093470  755945 out.go:177] * Done! kubectl is now configured to use "addons-006202" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.723558339Z" level=info msg="Removed pod sandbox: ec5dd35dc1c3d9d4a93c9e5112e054b4e95547b64a18b1a3301ec6a4dd6cb5c5" id=9387a940-2ccc-44a3-a7f7-78aab0ff3dc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.724087597Z" level=info msg="Stopping pod sandbox: 33ce50f573da3398408bdaa80a4a0007c52acb8697b877e10ce50cfb33da9e23" id=9f72d3d9-e874-445e-aefa-fc0eeb4e8b87 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.724120334Z" level=info msg="Stopped pod sandbox (already stopped): 33ce50f573da3398408bdaa80a4a0007c52acb8697b877e10ce50cfb33da9e23" id=9f72d3d9-e874-445e-aefa-fc0eeb4e8b87 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.724680205Z" level=info msg="Removing pod sandbox: 33ce50f573da3398408bdaa80a4a0007c52acb8697b877e10ce50cfb33da9e23" id=42f1e5a8-2529-4879-858b-8821100c99a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.735032769Z" level=info msg="Removed pod sandbox: 33ce50f573da3398408bdaa80a4a0007c52acb8697b877e10ce50cfb33da9e23" id=42f1e5a8-2529-4879-858b-8821100c99a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.735585017Z" level=info msg="Stopping pod sandbox: e7927635b191cde301c97c7c11a31c63aec2998d0980dbcd32fbf1c1224d5dc6" id=c250ee77-a084-46d7-a847-70be64ff8eff name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.735718937Z" level=info msg="Stopped pod sandbox (already stopped): e7927635b191cde301c97c7c11a31c63aec2998d0980dbcd32fbf1c1224d5dc6" id=c250ee77-a084-46d7-a847-70be64ff8eff name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.736145601Z" level=info msg="Removing pod sandbox: e7927635b191cde301c97c7c11a31c63aec2998d0980dbcd32fbf1c1224d5dc6" id=70f50c6c-b979-400c-babe-d7f17880cb43 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.748324168Z" level=info msg="Removed pod sandbox: e7927635b191cde301c97c7c11a31c63aec2998d0980dbcd32fbf1c1224d5dc6" id=70f50c6c-b979-400c-babe-d7f17880cb43 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.748802022Z" level=info msg="Stopping pod sandbox: 46fb81c86da1971884ad324739432d86bbfb6b635ea4b6aeadf97fda6d9eb14d" id=b79ad265-a443-4c8d-87e1-809d6349b40a name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.748842095Z" level=info msg="Stopped pod sandbox (already stopped): 46fb81c86da1971884ad324739432d86bbfb6b635ea4b6aeadf97fda6d9eb14d" id=b79ad265-a443-4c8d-87e1-809d6349b40a name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.749233100Z" level=info msg="Removing pod sandbox: 46fb81c86da1971884ad324739432d86bbfb6b635ea4b6aeadf97fda6d9eb14d" id=ada8cc2f-ccf9-4f1b-bed6-5c08389ef449 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:36:46 addons-006202 crio[979]: time="2025-02-10 12:36:46.759611346Z" level=info msg="Removed pod sandbox: 46fb81c86da1971884ad324739432d86bbfb6b635ea4b6aeadf97fda6d9eb14d" id=ada8cc2f-ccf9-4f1b-bed6-5c08389ef449 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.714752381Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-qrrgf/POD" id=f5f99532-7dcf-4a94-aaf2-80fa04116123 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.714812794Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.759576669Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-qrrgf Namespace:default ID:23d2ca77bae34c225f6409223919144ab6b604cc220cc354bd27f9fccda47248 UID:e91b91f8-e8a6-4ec9-b165-7e917b7b17ce NetNS:/var/run/netns/b3f72007-71dc-4fe6-8ed2-4801aeb5cf4f Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.759616586Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-qrrgf to CNI network \"kindnet\" (type=ptp)"
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.780025074Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-qrrgf Namespace:default ID:23d2ca77bae34c225f6409223919144ab6b604cc220cc354bd27f9fccda47248 UID:e91b91f8-e8a6-4ec9-b165-7e917b7b17ce NetNS:/var/run/netns/b3f72007-71dc-4fe6-8ed2-4801aeb5cf4f Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.780683371Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-qrrgf for CNI network kindnet (type=ptp)"
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.785066853Z" level=info msg="Ran pod sandbox 23d2ca77bae34c225f6409223919144ab6b604cc220cc354bd27f9fccda47248 with infra container: default/hello-world-app-7d9564db4-qrrgf/POD" id=f5f99532-7dcf-4a94-aaf2-80fa04116123 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.786908635Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=c4e9ca62-b77a-4433-bfc0-a75e76b4acfc name=/runtime.v1.ImageService/ImageStatus
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.787129732Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=c4e9ca62-b77a-4433-bfc0-a75e76b4acfc name=/runtime.v1.ImageService/ImageStatus
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.787850181Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=bbfd250b-61d6-432b-bcb7-7845ffb9f1fb name=/runtime.v1.ImageService/PullImage
	Feb 10 12:37:38 addons-006202 crio[979]: time="2025-02-10 12:37:38.790422528Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Feb 10 12:37:39 addons-006202 crio[979]: time="2025-02-10 12:37:39.284670973Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	eeffe7bb439d9       docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef                              2 minutes ago       Running             nginx                     0                   c4f64d14dca50       nginx
	a67b2ca90a796       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   f3c45d0074e32       busybox
	91c7abf33fce3       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             3 minutes ago       Running             controller                0                   73b7ceeed212b       ingress-nginx-controller-56d7c84fd4-fn27l
	60c49be5debe0       d54655ed3a8543a162b688a24bf969ee1a28d906b8ccb30188059247efdae234                                                             4 minutes ago       Exited              patch                     1                   208720d8269a5       ingress-nginx-admission-patch-ckn67
	8c0292db01be5       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   4 minutes ago       Exited              create                    0                   75be93c5dc93d       ingress-nginx-admission-create-lwqzz
	ced0417544992       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             4 minutes ago       Running             local-path-provisioner    0                   41be2bfff358a       local-path-provisioner-76f89f99b5-xtzz4
	73918bb6556e8       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             4 minutes ago       Running             minikube-ingress-dns      0                   d70bb6646420c       kube-ingress-dns-minikube
	df4c719cda306       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             5 minutes ago       Running             coredns                   0                   9bd930c561292       coredns-668d6bf9bc-cbtfm
	8673f9b330591       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner       0                   ac74c5d62f61f       storage-provisioner
	54b66babc7687       docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be                           5 minutes ago       Running             kindnet-cni               0                   bd8b5b594e726       kindnet-txv99
	c85949a7dff2c       e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0                                                             5 minutes ago       Running             kube-proxy                0                   cd43d824de1c1       kube-proxy-w7sz6
	ca9e5d7a75a61       2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13                                                             6 minutes ago       Running             kube-controller-manager   0                   3a1fd6bbc31d5       kube-controller-manager-addons-006202
	cc89271c0317c       265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19                                                             6 minutes ago       Running             kube-apiserver            0                   5fd1e6a1b62b3       kube-apiserver-addons-006202
	b439865a020d6       7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82                                                             6 minutes ago       Running             etcd                      0                   d63af7034f657       etcd-addons-006202
	ef1028dcfcc45       ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c                                                             6 minutes ago       Running             kube-scheduler            0                   8c6154930d99e       kube-scheduler-addons-006202
	
	
	==> coredns [df4c719cda306c3cfcd01df026424efd6c6b50a499baa81e27b40fbe224d0cf4] <==
	[INFO] 10.244.0.14:34678 - 4770 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.005137866s
	[INFO] 10.244.0.14:34678 - 9677 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00015838s
	[INFO] 10.244.0.14:34678 - 29299 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000226595s
	[INFO] 10.244.0.14:43171 - 8067 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000165296s
	[INFO] 10.244.0.14:43171 - 8280 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00022625s
	[INFO] 10.244.0.14:40690 - 39633 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00011148s
	[INFO] 10.244.0.14:40690 - 39387 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000074705s
	[INFO] 10.244.0.14:47251 - 61354 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000101741s
	[INFO] 10.244.0.14:47251 - 61157 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000079186s
	[INFO] 10.244.0.14:58770 - 41779 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001283773s
	[INFO] 10.244.0.14:58770 - 41574 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001330418s
	[INFO] 10.244.0.14:48810 - 43574 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000122032s
	[INFO] 10.244.0.14:48810 - 43394 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000090689s
	[INFO] 10.244.0.20:34317 - 35092 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000205328s
	[INFO] 10.244.0.20:58340 - 33930 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000181329s
	[INFO] 10.244.0.20:57930 - 64564 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000183298s
	[INFO] 10.244.0.20:36855 - 62982 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000127242s
	[INFO] 10.244.0.20:36825 - 11513 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000200135s
	[INFO] 10.244.0.20:48631 - 33145 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000372601s
	[INFO] 10.244.0.20:48625 - 2310 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002327012s
	[INFO] 10.244.0.20:36805 - 53094 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002473839s
	[INFO] 10.244.0.20:51591 - 4713 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.004048665s
	[INFO] 10.244.0.20:35754 - 37840 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003774719s
	[INFO] 10.244.0.24:38748 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000175093s
	[INFO] 10.244.0.24:54252 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000104071s
	
	
	==> describe nodes <==
	Name:               addons-006202
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-006202
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ef65fd9d75393231710a2bc61f2cab58e3e6ecb2
	                    minikube.k8s.io/name=addons-006202
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_10T12_31_47_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-006202
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 10 Feb 2025 12:31:43 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-006202
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 10 Feb 2025 12:37:33 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 10 Feb 2025 12:35:52 +0000   Mon, 10 Feb 2025 12:31:40 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 10 Feb 2025 12:35:52 +0000   Mon, 10 Feb 2025 12:31:40 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 10 Feb 2025 12:35:52 +0000   Mon, 10 Feb 2025 12:31:40 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 10 Feb 2025 12:35:52 +0000   Mon, 10 Feb 2025 12:32:37 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-006202
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 7932be111a944457abc0c043267d9286
	  System UUID:                f974a305-0f06-467a-814a-dc39f177ab6b
	  Boot ID:                    39e5942d-25bf-4478-9f0f-6cdac5abf46f
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m36s
	  default                     hello-world-app-7d9564db4-qrrgf              0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m23s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-fn27l    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         5m42s
	  kube-system                 coredns-668d6bf9bc-cbtfm                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     5m47s
	  kube-system                 etcd-addons-006202                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m54s
	  kube-system                 kindnet-txv99                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      5m49s
	  kube-system                 kube-apiserver-addons-006202                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m54s
	  kube-system                 kube-controller-manager-addons-006202        200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m54s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m44s
	  kube-system                 kube-proxy-w7sz6                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m49s
	  kube-system                 kube-scheduler-addons-006202                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m54s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m43s
	  local-path-storage          local-path-provisioner-76f89f99b5-xtzz4      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m43s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                  From             Message
	  ----     ------                   ----                 ----             -------
	  Normal   Starting                 5m42s                kube-proxy       
	  Normal   NodeHasSufficientMemory  6m1s (x8 over 6m1s)  kubelet          Node addons-006202 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m1s (x8 over 6m1s)  kubelet          Node addons-006202 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m1s (x8 over 6m1s)  kubelet          Node addons-006202 status is now: NodeHasSufficientPID
	  Normal   Starting                 5m54s                kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m54s                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  5m54s                kubelet          Node addons-006202 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m54s                kubelet          Node addons-006202 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m54s                kubelet          Node addons-006202 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m50s                node-controller  Node addons-006202 event: Registered Node addons-006202 in Controller
	  Normal   NodeReady                5m3s                 kubelet          Node addons-006202 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [b439865a020d62edbd28ca2e20ee004ad4eb4c2e67dc4a8915f168027d419def] <==
	{"level":"info","ts":"2025-02-10T12:31:53.919024Z","caller":"traceutil/trace.go:171","msg":"trace[1883687472] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"194.92347ms","start":"2025-02-10T12:31:53.724085Z","end":"2025-02-10T12:31:53.919009Z","steps":["trace[1883687472] 'process raft request'  (duration: 194.584853ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:31:53.919209Z","caller":"traceutil/trace.go:171","msg":"trace[177028989] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"190.152387ms","start":"2025-02-10T12:31:53.729049Z","end":"2025-02-10T12:31:53.919201Z","steps":["trace[177028989] 'process raft request'  (duration: 189.717149ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:31:54.738025Z","caller":"traceutil/trace.go:171","msg":"trace[2102876633] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"125.220365ms","start":"2025-02-10T12:31:54.606303Z","end":"2025-02-10T12:31:54.731524Z","steps":["trace[2102876633] 'process raft request'  (duration: 52.254677ms)","trace[2102876633] 'store kv pair into bolt db' {req_type:put; key:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; req_size:3125; } (duration: 72.851254ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T12:31:54.927093Z","caller":"traceutil/trace.go:171","msg":"trace[978817010] linearizableReadLoop","detail":"{readStateIndex:388; appliedIndex:388; }","duration":"107.632047ms","start":"2025-02-10T12:31:54.819426Z","end":"2025-02-10T12:31:54.927058Z","steps":["trace[978817010] 'read index received'  (duration: 107.621339ms)","trace[978817010] 'applied index is now lower than readState.Index'  (duration: 8.771µs)"],"step_count":2}
	{"level":"warn","ts":"2025-02-10T12:31:54.988368Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"168.92057ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T12:31:55.070565Z","caller":"traceutil/trace.go:171","msg":"trace[831949928] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:381; }","duration":"220.302016ms","start":"2025-02-10T12:31:54.819419Z","end":"2025-02-10T12:31:55.039721Z","steps":["trace[831949928] 'agreement among raft nodes before linearized reading'  (duration: 107.866797ms)","trace[831949928] 'range keys from in-memory index tree'  (duration: 61.038085ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T12:31:55.019691Z","caller":"traceutil/trace.go:171","msg":"trace[880024154] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"108.000103ms","start":"2025-02-10T12:31:54.902197Z","end":"2025-02-10T12:31:55.010197Z","steps":["trace[880024154] 'process raft request'  (duration: 47.851767ms)","trace[880024154] 'compare'  (duration: 37.342883ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T12:31:55.020165Z","caller":"traceutil/trace.go:171","msg":"trace[223230875] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"117.63947ms","start":"2025-02-10T12:31:54.902512Z","end":"2025-02-10T12:31:55.020152Z","steps":["trace[223230875] 'process raft request'  (duration: 97.249633ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:31:55.100712Z","caller":"traceutil/trace.go:171","msg":"trace[176532338] linearizableReadLoop","detail":"{readStateIndex:391; appliedIndex:388; }","duration":"173.474247ms","start":"2025-02-10T12:31:54.927217Z","end":"2025-02-10T12:31:55.100691Z","steps":["trace[176532338] 'read index received'  (duration: 22.664608ms)","trace[176532338] 'applied index is now lower than readState.Index'  (duration: 150.808023ms)"],"step_count":2}
	{"level":"warn","ts":"2025-02-10T12:31:55.101321Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"198.729088ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-02-10T12:31:55.126086Z","caller":"traceutil/trace.go:171","msg":"trace[1411592352] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:384; }","duration":"223.493652ms","start":"2025-02-10T12:31:54.902563Z","end":"2025-02-10T12:31:55.126057Z","steps":["trace[1411592352] 'agreement among raft nodes before linearized reading'  (duration: 198.27607ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:31:55.120139Z","caller":"traceutil/trace.go:171","msg":"trace[2020928714] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"306.377191ms","start":"2025-02-10T12:31:54.813735Z","end":"2025-02-10T12:31:55.120113Z","steps":["trace[2020928714] 'process raft request'  (duration: 206.150127ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:31:55.173423Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-10T12:31:54.813708Z","time spent":"359.641812ms","remote":"127.0.0.1:50608","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":764,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-proxy-w7sz6.1822d8bd3813f082\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy-w7sz6.1822d8bd3813f082\" value_size:684 lease:8128035185339349433 >> failure:<>"}
	{"level":"info","ts":"2025-02-10T12:31:55.184548Z","caller":"traceutil/trace.go:171","msg":"trace[1371884893] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"214.81937ms","start":"2025-02-10T12:31:54.969711Z","end":"2025-02-10T12:31:55.184530Z","steps":["trace[1371884893] 'process raft request'  (duration: 211.969263ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:31:55.226092Z","caller":"traceutil/trace.go:171","msg":"trace[784649871] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:391; }","duration":"104.686262ms","start":"2025-02-10T12:31:55.121390Z","end":"2025-02-10T12:31:55.226076Z","steps":["trace[784649871] 'read index received'  (duration: 60.139697ms)","trace[784649871] 'applied index is now lower than readState.Index'  (duration: 44.545942ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-10T12:31:55.227386Z","caller":"traceutil/trace.go:171","msg":"trace[1065741225] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"189.478075ms","start":"2025-02-10T12:31:55.037894Z","end":"2025-02-10T12:31:55.227372Z","steps":["trace[1065741225] 'process raft request'  (duration: 184.748239ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-10T12:31:55.232548Z","caller":"traceutil/trace.go:171","msg":"trace[1226991737] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"148.356329ms","start":"2025-02-10T12:31:55.084174Z","end":"2025-02-10T12:31:55.232530Z","steps":["trace[1226991737] 'process raft request'  (duration: 141.839324ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:31:55.232728Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"263.100976ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-10T12:31:55.253524Z","caller":"traceutil/trace.go:171","msg":"trace[1366767614] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:387; }","duration":"283.916132ms","start":"2025-02-10T12:31:54.969584Z","end":"2025-02-10T12:31:55.253500Z","steps":["trace[1366767614] 'agreement among raft nodes before linearized reading'  (duration: 263.089014ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:31:55.271553Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-10T12:31:54.969544Z","time spent":"301.979006ms","remote":"127.0.0.1:50656","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":0,"response size":29,"request content":"key:\"/registry/namespaces/local-path-storage\" limit:1 "}
	{"level":"warn","ts":"2025-02-10T12:31:55.232795Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"296.59875ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" limit:1 ","response":"range_response_count:1 size:3752"}
	{"level":"info","ts":"2025-02-10T12:31:55.272665Z","caller":"traceutil/trace.go:171","msg":"trace[1571573250] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-668d6bf9bc; range_end:; response_count:1; response_revision:387; }","duration":"336.270507ms","start":"2025-02-10T12:31:54.936177Z","end":"2025-02-10T12:31:55.272448Z","steps":["trace[1571573250] 'agreement among raft nodes before linearized reading'  (duration: 296.57252ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-10T12:31:55.279187Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-10T12:31:54.936121Z","time spent":"343.026776ms","remote":"127.0.0.1:50978","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":3776,"request content":"key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" limit:1 "}
	{"level":"warn","ts":"2025-02-10T12:31:56.257703Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.315066ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" limit:1 ","response":"range_response_count:1 size:3351"}
	{"level":"info","ts":"2025-02-10T12:31:56.257843Z","caller":"traceutil/trace.go:171","msg":"trace[1266880566] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:1; response_revision:425; }","duration":"103.471853ms","start":"2025-02-10T12:31:56.154356Z","end":"2025-02-10T12:31:56.257828Z","steps":["trace[1266880566] 'agreement among raft nodes before linearized reading'  (duration: 39.905219ms)","trace[1266880566] 'range keys from in-memory index tree'  (duration: 63.324884ms)"],"step_count":2}
	
	
	==> kernel <==
	 12:37:40 up 1 day, 17:20,  0 users,  load average: 0.32, 1.29, 2.17
	Linux addons-006202 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [54b66babc7687f42ee6844d1d9f25fcca7b46626b81dd25c08c14286b0e74fd0] <==
	I0210 12:35:37.605472       1 main.go:301] handling current node
	I0210 12:35:47.605335       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:35:47.605404       1 main.go:301] handling current node
	I0210 12:35:57.605880       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:35:57.605929       1 main.go:301] handling current node
	I0210 12:36:07.605350       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:36:07.605479       1 main.go:301] handling current node
	I0210 12:36:17.609082       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:36:17.609118       1 main.go:301] handling current node
	I0210 12:36:27.610640       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:36:27.610675       1 main.go:301] handling current node
	I0210 12:36:37.605709       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:36:37.605743       1 main.go:301] handling current node
	I0210 12:36:47.614624       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:36:47.614745       1 main.go:301] handling current node
	I0210 12:36:57.605692       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:36:57.605729       1 main.go:301] handling current node
	I0210 12:37:07.611840       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:37:07.611875       1 main.go:301] handling current node
	I0210 12:37:17.608342       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:37:17.608381       1 main.go:301] handling current node
	I0210 12:37:27.614416       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:37:27.614449       1 main.go:301] handling current node
	I0210 12:37:37.605851       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0210 12:37:37.605885       1 main.go:301] handling current node
	
	
	==> kube-apiserver [cc89271c0317cbcb32625849f07a463406d0c8f55f3c29ecc6fd60a8ef6f678c] <==
	I0210 12:33:11.054664       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0210 12:33:11.106521       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	E0210 12:34:15.222575       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:42954: use of closed network connection
	E0210 12:34:15.618467       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:43020: use of closed network connection
	I0210 12:34:25.015510       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.109.249"}
	I0210 12:35:11.529032       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0210 12:35:11.954609       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	W0210 12:35:12.670105       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0210 12:35:17.214519       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0210 12:35:17.602351       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.211.199"}
	I0210 12:35:41.848549       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0210 12:35:56.160899       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:35:56.160950       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:35:56.208724       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:35:56.209974       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:35:56.227651       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:35:56.227707       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:35:56.252746       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:35:56.252794       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0210 12:35:56.306665       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0210 12:35:56.306704       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0210 12:35:57.253923       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0210 12:35:57.307118       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0210 12:35:57.409391       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0210 12:37:38.660730       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.123.172"}
	
	
	==> kube-controller-manager [ca9e5d7a75a619b385ed102f66bfdd489d4c40e688a091fc66cc7e375448f5a1] <==
	W0210 12:36:36.830336       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:36:36.830369       1 reflector.go:166] "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"
	W0210 12:36:55.447891       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:36:55.448900       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0210 12:36:55.449874       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:36:55.449910       1 reflector.go:166] "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"
	W0210 12:37:00.231581       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:37:00.233717       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0210 12:37:00.236395       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:37:00.236541       1 reflector.go:166] "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"
	W0210 12:37:03.080748       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:37:03.081905       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0210 12:37:03.082952       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:37:03.082991       1 reflector.go:166] "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"
	W0210 12:37:06.265456       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:37:06.266497       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotclasses"
	W0210 12:37:06.267404       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:37:06.267442       1 reflector.go:166] "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"
	W0210 12:37:33.064374       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0210 12:37:33.065488       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0210 12:37:33.066553       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0210 12:37:33.066590       1 reflector.go:166] "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"
	I0210 12:37:38.410888       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="34.661331ms"
	I0210 12:37:38.437125       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="26.105265ms"
	I0210 12:37:38.437398       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="83.255µs"
	
	
	==> kube-proxy [c85949a7dff2c55f2dcfc30e53d26a4ed6c3d7ddddb4ddb0cc8578046476b5d2] <==
	I0210 12:31:57.976217       1 server_linux.go:66] "Using iptables proxy"
	I0210 12:31:58.440930       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0210 12:31:58.441081       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`"
	I0210 12:31:58.484304       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0210 12:31:58.484464       1 server_linux.go:170] "Using iptables Proxier"
	I0210 12:31:58.488726       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"
	I0210 12:31:58.494697       1 server.go:497] "Version info" version="v1.32.1"
	I0210 12:31:58.494790       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0210 12:31:58.500837       1 config.go:329] "Starting node config controller"
	I0210 12:31:58.500905       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0210 12:31:58.501337       1 config.go:199] "Starting service config controller"
	I0210 12:31:58.501346       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0210 12:31:58.501368       1 config.go:105] "Starting endpoint slice config controller"
	I0210 12:31:58.501372       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0210 12:31:58.604335       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0210 12:31:58.604373       1 shared_informer.go:320] Caches are synced for service config
	I0210 12:31:58.605092       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [ef1028dcfcc459a504d9e0a136e2291396f61ba662cdb3b866b98fd0a3dc9cfe] <==
	W0210 12:31:44.528932       1 reflector.go:569] 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
	E0210 12:31:44.528982       1 reflector.go:166] "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"
	W0210 12:31:44.529123       1 reflector.go:569] 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
	E0210 12:31:44.529236       1 reflector.go:166] "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"
	W0210 12:31:44.529165       1 reflector.go:569] 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
	E0210 12:31:44.529309       1 reflector.go:166] "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"
	W0210 12:31:44.532643       1 reflector.go:569] runtime/asm_arm64.s:1223: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0210 12:31:44.534216       1 reflector.go:166] "Unhandled Error" err="runtime/asm_arm64.s:1223: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0210 12:31:44.534471       1 reflector.go:569] 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
	E0210 12:31:44.534862       1 reflector.go:166] "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"
	W0210 12:31:44.534596       1 reflector.go:569] 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
	E0210 12:31:44.534967       1 reflector.go:166] "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"
	W0210 12:31:44.534636       1 reflector.go:569] 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
	E0210 12:31:44.535049       1 reflector.go:166] "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"
	W0210 12:31:44.534684       1 reflector.go:569] 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
	E0210 12:31:44.535143       1 reflector.go:166] "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"
	W0210 12:31:44.534716       1 reflector.go:569] 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
	E0210 12:31:44.535244       1 reflector.go:166] "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"
	W0210 12:31:44.534747       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0210 12:31:44.535336       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0210 12:31:44.534786       1 reflector.go:569] 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
	E0210 12:31:44.535431       1 reflector.go:166] "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"
	W0210 12:31:44.534831       1 reflector.go:569] 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
	E0210 12:31:44.535518       1 reflector.go:166] "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"
	I0210 12:31:45.424951       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 10 12:37:06 addons-006202 kubelet[1509]: E0210 12:37:06.540769    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191026540516269,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:16 addons-006202 kubelet[1509]: E0210 12:37:16.543315    1509 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191036543044349,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:16 addons-006202 kubelet[1509]: E0210 12:37:16.543369    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191036543044349,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:26 addons-006202 kubelet[1509]: E0210 12:37:26.545870    1509 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191046545638852,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:26 addons-006202 kubelet[1509]: E0210 12:37:26.545913    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191046545638852,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:36 addons-006202 kubelet[1509]: E0210 12:37:36.549107    1509 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191056548860600,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:36 addons-006202 kubelet[1509]: E0210 12:37:36.549150    1509 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739191056548860600,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: E0210 12:37:38.213745    1509 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/2d45dc4d347e3fa6a3ee20eca8e9e5d7c6ae200261d2a387a3d6d63bcb06a6cf/diff" to get inode usage: stat /var/lib/containers/storage/overlay/2d45dc4d347e3fa6a3ee20eca8e9e5d7c6ae200261d2a387a3d6d63bcb06a6cf/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.409947    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="4b034438-b833-4b30-80a1-2cd8987332a5" containerName="hostpath"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.409985    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="199c032a-0ff0-4df8-a5a9-060e305ccba9" containerName="task-pv-container"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.409995    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="4b034438-b833-4b30-80a1-2cd8987332a5" containerName="csi-provisioner"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410004    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="17c89bd4-2871-4c44-9a69-d763c3b8c3f7" containerName="csi-resizer"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410011    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="4b034438-b833-4b30-80a1-2cd8987332a5" containerName="csi-snapshotter"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410017    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="4b034438-b833-4b30-80a1-2cd8987332a5" containerName="liveness-probe"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410024    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="107bb79b-9496-4b7d-bb19-6fa383701aca" containerName="volume-snapshot-controller"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410030    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="4b034438-b833-4b30-80a1-2cd8987332a5" containerName="node-driver-registrar"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410037    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="25bd5556-c5ab-43f1-a797-b9422ed15ba3" containerName="csi-attacher"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410044    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="4b034438-b833-4b30-80a1-2cd8987332a5" containerName="csi-external-health-monitor-controller"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.410052    1509 memory_manager.go:355] "RemoveStaleState removing state" podUID="64fd457a-123c-4c8d-8bb8-666dcff16475" containerName="volume-snapshot-controller"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.412314    1509 status_manager.go:890] "Failed to get status for pod" podUID="e91b91f8-e8a6-4ec9-b165-7e917b7b17ce" pod="default/hello-world-app-7d9564db4-qrrgf" err="pods \"hello-world-app-7d9564db4-qrrgf\" is forbidden: User \"system:node:addons-006202\" cannot get resource \"pods\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-006202' and this object"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: I0210 12:37:38.472822    1509 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-p9t68\" (UniqueName: \"kubernetes.io/projected/e91b91f8-e8a6-4ec9-b165-7e917b7b17ce-kube-api-access-p9t68\") pod \"hello-world-app-7d9564db4-qrrgf\" (UID: \"e91b91f8-e8a6-4ec9-b165-7e917b7b17ce\") " pod="default/hello-world-app-7d9564db4-qrrgf"
	Feb 10 12:37:38 addons-006202 kubelet[1509]: E0210 12:37:38.564252    1509 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/3957bc75a16c6d597b5b0ec6fb57196a94da8b84ab2b8d5e5c46133e29c6648f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/3957bc75a16c6d597b5b0ec6fb57196a94da8b84ab2b8d5e5c46133e29c6648f/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 12:37:38 addons-006202 kubelet[1509]: E0210 12:37:38.619067    1509 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/d9ae1a187f7eba48ea56dc6b9175d5e754dbf45e9e6544d3e7ec63c0714e589d/diff" to get inode usage: stat /var/lib/containers/storage/overlay/d9ae1a187f7eba48ea56dc6b9175d5e754dbf45e9e6544d3e7ec63c0714e589d/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 12:37:38 addons-006202 kubelet[1509]: E0210 12:37:38.626299    1509 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8050a6fc50c0c7421651505484bcdbb9a3d25a0d3cf86d11d8b05e24a973ee32/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8050a6fc50c0c7421651505484bcdbb9a3d25a0d3cf86d11d8b05e24a973ee32/diff: no such file or directory, extraDiskErr: <nil>
	Feb 10 12:37:38 addons-006202 kubelet[1509]: W0210 12:37:38.783682    1509 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/67e61b112ba1cd2c55403468259ef0327634f202020fe21082fb626e7868f40b/crio-23d2ca77bae34c225f6409223919144ab6b604cc220cc354bd27f9fccda47248 WatchSource:0}: Error finding container 23d2ca77bae34c225f6409223919144ab6b604cc220cc354bd27f9fccda47248: Status 404 returned error can't find the container with id 23d2ca77bae34c225f6409223919144ab6b604cc220cc354bd27f9fccda47248
	
	
	==> storage-provisioner [8673f9b3305919b1c57bd98266bc09b67ece123cc9c45e7d759e21ad019c64d3] <==
	I0210 12:32:38.329649       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0210 12:32:38.350203       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0210 12:32:38.350249       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0210 12:32:38.372973       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"1da81ce7-d62c-4956-a1fa-3676d8d99fc3", APIVersion:"v1", ResourceVersion:"911", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-006202_e0f83d21-56ae-4694-ae54-8d61a8288e80 became leader
	I0210 12:32:38.373968       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0210 12:32:38.374050       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-006202_e0f83d21-56ae-4694-ae54-8d61a8288e80!
	I0210 12:32:38.476001       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-006202_e0f83d21-56ae-4694-ae54-8d61a8288e80!
	

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

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lwqzz" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-ckn67" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-006202 describe pod ingress-nginx-admission-create-lwqzz ingress-nginx-admission-patch-ckn67: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 addons disable ingress-dns --alsologtostderr -v=1: (1.444596804s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 addons disable ingress --alsologtostderr -v=1: (7.768513286s)
--- FAIL: TestAddons/parallel/Ingress (154.11s)

                                                
                                    

Test pass (298/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.69
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.1
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 5.18
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.09
18 TestDownloadOnly/v1.32.1/DeleteAll 0.23
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 186.06
31 TestAddons/serial/GCPAuth/Namespaces 0.21
32 TestAddons/serial/GCPAuth/FakeCredentials 10.98
35 TestAddons/parallel/Registry 17.44
37 TestAddons/parallel/InspektorGadget 11.9
38 TestAddons/parallel/MetricsServer 6.82
40 TestAddons/parallel/CSI 64.17
41 TestAddons/parallel/Headlamp 17.9
42 TestAddons/parallel/CloudSpanner 5.59
43 TestAddons/parallel/LocalPath 9.51
44 TestAddons/parallel/NvidiaDevicePlugin 6.63
45 TestAddons/parallel/Yakd 12.02
47 TestAddons/StoppedEnableDisable 12.25
48 TestCertOptions 41.13
49 TestCertExpiration 249.89
51 TestForceSystemdFlag 43.78
52 TestForceSystemdEnv 43.69
58 TestErrorSpam/setup 29.97
59 TestErrorSpam/start 0.82
60 TestErrorSpam/status 1.07
61 TestErrorSpam/pause 1.85
62 TestErrorSpam/unpause 1.81
63 TestErrorSpam/stop 1.48
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 54.64
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 32.19
70 TestFunctional/serial/KubeContext 0.07
71 TestFunctional/serial/KubectlGetPods 0.09
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.45
75 TestFunctional/serial/CacheCmd/cache/add_local 1.47
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.18
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.15
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 39.86
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.73
86 TestFunctional/serial/LogsFileCmd 1.83
87 TestFunctional/serial/InvalidService 4.73
89 TestFunctional/parallel/ConfigCmd 0.52
90 TestFunctional/parallel/DashboardCmd 11.18
91 TestFunctional/parallel/DryRun 0.44
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1.04
97 TestFunctional/parallel/ServiceCmdConnect 13.87
98 TestFunctional/parallel/AddonsCmd 0.19
99 TestFunctional/parallel/PersistentVolumeClaim 25.03
101 TestFunctional/parallel/SSHCmd 0.65
102 TestFunctional/parallel/CpCmd 2.01
104 TestFunctional/parallel/FileSync 0.43
105 TestFunctional/parallel/CertSync 1.94
109 TestFunctional/parallel/NodeLabels 0.09
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.73
113 TestFunctional/parallel/License 0.27
114 TestFunctional/parallel/Version/short 0.11
115 TestFunctional/parallel/Version/components 1.22
116 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
117 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
118 TestFunctional/parallel/ImageCommands/ImageListJson 0.31
119 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
120 TestFunctional/parallel/ImageCommands/ImageBuild 3.83
121 TestFunctional/parallel/ImageCommands/Setup 0.78
122 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.79
124 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.67
125 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.52
128 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.99
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.02
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.52
131 TestFunctional/parallel/ImageCommands/ImageRemove 0.57
132 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.83
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.59
134 TestFunctional/parallel/UpdateContextCmd/no_changes 0.18
135 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
136 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.17
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
138 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
142 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
143 TestFunctional/parallel/ServiceCmd/DeployApp 6.24
144 TestFunctional/parallel/ProfileCmd/profile_not_create 0.45
145 TestFunctional/parallel/ProfileCmd/profile_list 0.43
146 TestFunctional/parallel/ProfileCmd/profile_json_output 0.43
147 TestFunctional/parallel/MountCmd/any-port 9.71
148 TestFunctional/parallel/ServiceCmd/List 0.61
149 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
150 TestFunctional/parallel/ServiceCmd/HTTPS 0.44
151 TestFunctional/parallel/ServiceCmd/Format 0.4
152 TestFunctional/parallel/ServiceCmd/URL 0.41
153 TestFunctional/parallel/MountCmd/specific-port 2.61
154 TestFunctional/parallel/MountCmd/VerifyCleanup 1.96
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 184.54
163 TestMultiControlPlane/serial/DeployApp 8.4
164 TestMultiControlPlane/serial/PingHostFromPods 1.73
165 TestMultiControlPlane/serial/AddWorkerNode 36.49
166 TestMultiControlPlane/serial/NodeLabels 0.12
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.05
168 TestMultiControlPlane/serial/CopyFile 19.2
169 TestMultiControlPlane/serial/StopSecondaryNode 12.75
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.77
171 TestMultiControlPlane/serial/RestartSecondaryNode 24.22
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.35
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 200.43
174 TestMultiControlPlane/serial/DeleteSecondaryNode 12.76
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.75
176 TestMultiControlPlane/serial/StopCluster 35.76
177 TestMultiControlPlane/serial/RestartCluster 75.06
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.76
179 TestMultiControlPlane/serial/AddSecondaryNode 74.57
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.07
184 TestJSONOutput/start/Command 53.45
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.79
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.69
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.84
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.31
209 TestKicCustomNetwork/create_custom_network 37.47
210 TestKicCustomNetwork/use_default_bridge_network 33.15
211 TestKicExistingNetwork 35.57
212 TestKicCustomSubnet 36.25
213 TestKicStaticIP 31.51
214 TestMainNoArgs 0.06
215 TestMinikubeProfile 68.25
218 TestMountStart/serial/StartWithMountFirst 7.06
219 TestMountStart/serial/VerifyMountFirst 0.27
220 TestMountStart/serial/StartWithMountSecond 6.53
221 TestMountStart/serial/VerifyMountSecond 0.27
222 TestMountStart/serial/DeleteFirst 1.65
223 TestMountStart/serial/VerifyMountPostDelete 0.26
224 TestMountStart/serial/Stop 1.21
225 TestMountStart/serial/RestartStopped 7.72
226 TestMountStart/serial/VerifyMountPostStop 0.27
229 TestMultiNode/serial/FreshStart2Nodes 86.6
230 TestMultiNode/serial/DeployApp2Nodes 8.51
231 TestMultiNode/serial/PingHostFrom2Pods 1.04
232 TestMultiNode/serial/AddNode 30.24
233 TestMultiNode/serial/MultiNodeLabels 0.09
234 TestMultiNode/serial/ProfileList 0.68
235 TestMultiNode/serial/CopyFile 10.19
236 TestMultiNode/serial/StopNode 2.31
237 TestMultiNode/serial/StartAfterStop 9.59
238 TestMultiNode/serial/RestartKeepsNodes 85.32
239 TestMultiNode/serial/DeleteNode 5.33
240 TestMultiNode/serial/StopMultiNode 23.9
241 TestMultiNode/serial/RestartMultiNode 47.72
242 TestMultiNode/serial/ValidateNameConflict 36.86
247 TestPreload 134.64
249 TestScheduledStopUnix 106.64
252 TestInsufficientStorage 11.83
253 TestRunningBinaryUpgrade 70.96
255 TestKubernetesUpgrade 389.98
256 TestMissingContainerUpgrade 151.25
258 TestPause/serial/Start 71.48
260 TestNoKubernetes/serial/StartNoK8sWithVersion 0.12
261 TestNoKubernetes/serial/StartWithK8s 42.43
262 TestNoKubernetes/serial/StartWithStopK8s 8.48
263 TestNoKubernetes/serial/Start 5.87
264 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
265 TestNoKubernetes/serial/ProfileList 1.07
266 TestNoKubernetes/serial/Stop 1.24
267 TestNoKubernetes/serial/StartNoArgs 7.66
268 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
272 TestPause/serial/SecondStartNoReconfiguration 28.93
277 TestNetworkPlugins/group/false 3.8
281 TestPause/serial/Pause 1.01
282 TestPause/serial/VerifyStatus 0.52
283 TestPause/serial/Unpause 0.87
284 TestPause/serial/PauseAgain 1.16
285 TestPause/serial/DeletePaused 3.02
286 TestPause/serial/VerifyDeletedResources 0.49
287 TestStoppedBinaryUpgrade/Setup 0.65
288 TestStoppedBinaryUpgrade/Upgrade 88.91
296 TestNetworkPlugins/group/auto/Start 61.88
297 TestNetworkPlugins/group/auto/KubeletFlags 0.33
298 TestNetworkPlugins/group/auto/NetCatPod 12.36
299 TestStoppedBinaryUpgrade/MinikubeLogs 1.41
300 TestNetworkPlugins/group/auto/DNS 0.28
301 TestNetworkPlugins/group/auto/Localhost 0.2
302 TestNetworkPlugins/group/auto/HairPin 0.26
303 TestNetworkPlugins/group/kindnet/Start 57.03
304 TestNetworkPlugins/group/calico/Start 72.25
305 TestNetworkPlugins/group/kindnet/ControllerPod 6
306 TestNetworkPlugins/group/kindnet/KubeletFlags 0.35
307 TestNetworkPlugins/group/kindnet/NetCatPod 13.31
308 TestNetworkPlugins/group/kindnet/DNS 0.27
309 TestNetworkPlugins/group/kindnet/Localhost 0.23
310 TestNetworkPlugins/group/kindnet/HairPin 0.24
311 TestNetworkPlugins/group/calico/ControllerPod 6.01
312 TestNetworkPlugins/group/custom-flannel/Start 65.57
313 TestNetworkPlugins/group/calico/KubeletFlags 0.54
314 TestNetworkPlugins/group/calico/NetCatPod 12.37
315 TestNetworkPlugins/group/calico/DNS 0.39
316 TestNetworkPlugins/group/calico/Localhost 0.22
317 TestNetworkPlugins/group/calico/HairPin 0.2
318 TestNetworkPlugins/group/enable-default-cni/Start 50.9
319 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.38
320 TestNetworkPlugins/group/custom-flannel/NetCatPod 14.3
321 TestNetworkPlugins/group/custom-flannel/DNS 0.27
322 TestNetworkPlugins/group/custom-flannel/Localhost 0.26
323 TestNetworkPlugins/group/custom-flannel/HairPin 0.24
324 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.38
325 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.38
326 TestNetworkPlugins/group/flannel/Start 85.99
327 TestNetworkPlugins/group/enable-default-cni/DNS 0.28
328 TestNetworkPlugins/group/enable-default-cni/Localhost 0.23
329 TestNetworkPlugins/group/enable-default-cni/HairPin 0.21
330 TestNetworkPlugins/group/bridge/Start 76.79
331 TestNetworkPlugins/group/flannel/ControllerPod 6
332 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
333 TestNetworkPlugins/group/flannel/NetCatPod 11.3
334 TestNetworkPlugins/group/flannel/DNS 0.19
335 TestNetworkPlugins/group/flannel/Localhost 0.21
336 TestNetworkPlugins/group/bridge/KubeletFlags 0.4
337 TestNetworkPlugins/group/flannel/HairPin 0.22
338 TestNetworkPlugins/group/bridge/NetCatPod 10.39
339 TestNetworkPlugins/group/bridge/DNS 0.22
340 TestNetworkPlugins/group/bridge/Localhost 0.21
341 TestNetworkPlugins/group/bridge/HairPin 0.19
343 TestStartStop/group/old-k8s-version/serial/FirstStart 177.75
345 TestStartStop/group/no-preload/serial/FirstStart 68.18
346 TestStartStop/group/no-preload/serial/DeployApp 10.42
347 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.1
348 TestStartStop/group/no-preload/serial/Stop 11.99
349 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
350 TestStartStop/group/no-preload/serial/SecondStart 267.28
351 TestStartStop/group/old-k8s-version/serial/DeployApp 10.54
352 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.21
353 TestStartStop/group/old-k8s-version/serial/Stop 12.04
354 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
355 TestStartStop/group/old-k8s-version/serial/SecondStart 148.03
356 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
357 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
358 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
359 TestStartStop/group/old-k8s-version/serial/Pause 3.38
361 TestStartStop/group/embed-certs/serial/FirstStart 56.89
362 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
363 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.13
364 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.33
365 TestStartStop/group/no-preload/serial/Pause 3.98
367 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 53.99
368 TestStartStop/group/embed-certs/serial/DeployApp 11.36
369 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.11
370 TestStartStop/group/embed-certs/serial/Stop 11.96
371 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.39
372 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
373 TestStartStop/group/embed-certs/serial/SecondStart 279.71
374 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.4
375 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.18
376 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.26
377 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 283.84
378 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
379 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.13
380 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.28
381 TestStartStop/group/embed-certs/serial/Pause 3.57
383 TestStartStop/group/newest-cni/serial/FirstStart 37.29
384 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.02
385 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.13
386 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.29
387 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.81
388 TestStartStop/group/newest-cni/serial/DeployApp 0
389 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.27
390 TestStartStop/group/newest-cni/serial/Stop 1.25
391 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
392 TestStartStop/group/newest-cni/serial/SecondStart 16.55
393 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
394 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
395 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
396 TestStartStop/group/newest-cni/serial/Pause 2.99
x
+
TestDownloadOnly/v1.20.0/json-events (6.69s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0210 12:30:50.392371  755187 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0210 12:30:50.392454  755187 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20383-749799/.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.1s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-822485 | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |          |
	|         | -p download-only-822485        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:30:43
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:30:43.749217  755192 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:30:43.749426  755192 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:30:43.749455  755192 out.go:358] Setting ErrFile to fd 2...
	I0210 12:30:43.749479  755192 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:30:43.749771  755192 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	W0210 12:30:43.749948  755192 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20383-749799/.minikube/config/config.json: open /home/jenkins/minikube-integration/20383-749799/.minikube/config/config.json: no such file or directory
	I0210 12:30:43.750435  755192 out.go:352] Setting JSON to true
	I0210 12:30:43.751405  755192 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":148389,"bootTime":1739042255,"procs":164,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0210 12:30:43.751515  755192 start.go:139] virtualization:  
	I0210 12:30:43.755961  755192 out.go:97] [download-only-822485] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0210 12:30:43.756151  755192 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball: no such file or directory
	I0210 12:30:43.756200  755192 notify.go:220] Checking for updates...
	I0210 12:30:43.759068  755192 out.go:169] MINIKUBE_LOCATION=20383
	I0210 12:30:43.762311  755192 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:30:43.765220  755192 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 12:30:43.768310  755192 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	I0210 12:30:43.771223  755192 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0210 12:30:43.777035  755192 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 12:30:43.777311  755192 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:30:43.801923  755192 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:30:43.802026  755192 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:30:43.865021  755192 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:54 SystemTime:2025-02-10 12:30:43.855445526 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:30:43.865131  755192 docker.go:318] overlay module found
	I0210 12:30:43.868245  755192 out.go:97] Using the docker driver based on user configuration
	I0210 12:30:43.868381  755192 start.go:297] selected driver: docker
	I0210 12:30:43.868397  755192 start.go:901] validating driver "docker" against <nil>
	I0210 12:30:43.868501  755192 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:30:43.921133  755192 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:54 SystemTime:2025-02-10 12:30:43.912137616 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:30:43.921341  755192 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:30:43.921662  755192 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0210 12:30:43.921818  755192 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 12:30:43.924935  755192 out.go:169] Using Docker driver with root privileges
	I0210 12:30:43.927836  755192 cni.go:84] Creating CNI manager for ""
	I0210 12:30:43.927914  755192 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:30:43.927929  755192 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:30:43.928020  755192 start.go:340] cluster config:
	{Name:download-only-822485 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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-822485 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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}
	I0210 12:30:43.930996  755192 out.go:97] Starting "download-only-822485" primary control-plane node in "download-only-822485" cluster
	I0210 12:30:43.931029  755192 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 12:30:43.933938  755192 out.go:97] Pulling base image v0.0.46 ...
	I0210 12:30:43.933965  755192 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0210 12:30:43.934071  755192 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:30:43.950068  755192 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:30:43.950834  755192 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:30:43.950957  755192 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:30:44.004834  755192 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
	I0210 12:30:44.004863  755192 cache.go:56] Caching tarball of preloaded images
	I0210 12:30:44.005057  755192 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0210 12:30:44.008620  755192 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0210 12:30:44.008660  755192 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0210 12:30:44.104262  755192 download.go:108] 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/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0210 12:30:48.716615  755192 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:30:48.744036  755192 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0210 12:30:48.744215  755192 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-822485 host does not exist
	  To start a cluster, run: "minikube start -p download-only-822485"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (5.18s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0210 12:30:56.032666  755187 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0210 12:30:56.032707  755187 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-822485 | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |                     |
	|         | -p download-only-822485        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC | 10 Feb 25 12:30 UTC |
	| delete  | -p download-only-822485        | download-only-822485 | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC | 10 Feb 25 12:30 UTC |
	| start   | -o=json --download-only        | download-only-456141 | jenkins | v1.35.0 | 10 Feb 25 12:30 UTC |                     |
	|         | -p download-only-456141        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/10 12:30:50
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0210 12:30:50.901222  755395 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:30:50.901405  755395 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:30:50.901418  755395 out.go:358] Setting ErrFile to fd 2...
	I0210 12:30:50.901424  755395 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:30:50.901715  755395 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 12:30:50.902174  755395 out.go:352] Setting JSON to true
	I0210 12:30:50.903170  755395 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":148396,"bootTime":1739042255,"procs":162,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0210 12:30:50.903249  755395 start.go:139] virtualization:  
	I0210 12:30:50.906889  755395 out.go:97] [download-only-456141] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:30:50.907193  755395 notify.go:220] Checking for updates...
	I0210 12:30:50.910999  755395 out.go:169] MINIKUBE_LOCATION=20383
	I0210 12:30:50.914055  755395 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:30:50.916863  755395 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 12:30:50.920212  755395 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	I0210 12:30:50.923019  755395 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0210 12:30:50.928548  755395 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0210 12:30:50.928879  755395 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:30:50.964028  755395 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:30:50.964136  755395 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:30:51.028707  755395 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:47 SystemTime:2025-02-10 12:30:51.019294593 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:30:51.028833  755395 docker.go:318] overlay module found
	I0210 12:30:51.031867  755395 out.go:97] Using the docker driver based on user configuration
	I0210 12:30:51.031916  755395 start.go:297] selected driver: docker
	I0210 12:30:51.031925  755395 start.go:901] validating driver "docker" against <nil>
	I0210 12:30:51.032044  755395 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:30:51.096211  755395 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:47 SystemTime:2025-02-10 12:30:51.087218025 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:30:51.096449  755395 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0210 12:30:51.096758  755395 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0210 12:30:51.096926  755395 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0210 12:30:51.100100  755395 out.go:169] Using Docker driver with root privileges
	I0210 12:30:51.102997  755395 cni.go:84] Creating CNI manager for ""
	I0210 12:30:51.103068  755395 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0210 12:30:51.103077  755395 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0210 12:30:51.103177  755395 start.go:340] cluster config:
	{Name:download-only-456141 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:download-only-456141 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:30:51.106118  755395 out.go:97] Starting "download-only-456141" primary control-plane node in "download-only-456141" cluster
	I0210 12:30:51.106148  755395 cache.go:121] Beginning downloading kic base image for docker with crio
	I0210 12:30:51.108989  755395 out.go:97] Pulling base image v0.0.46 ...
	I0210 12:30:51.109021  755395 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:30:51.109187  755395 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0210 12:30:51.125750  755395 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0210 12:30:51.125886  755395 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0210 12:30:51.125913  755395 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0210 12:30:51.125924  755395 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0210 12:30:51.125933  755395 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0210 12:30:51.174397  755395 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0210 12:30:51.174424  755395 cache.go:56] Caching tarball of preloaded images
	I0210 12:30:51.175270  755395 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:30:51.178497  755395 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0210 12:30:51.178535  755395 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0210 12:30:51.259605  755395 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:2975fc7b8b3f798b17cd470734f6f7e1 -> /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0210 12:30:54.540628  755395 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0210 12:30:54.540733  755395 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20383-749799/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0210 12:30:55.416456  755395 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0210 12:30:55.416880  755395 profile.go:143] Saving config to /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/download-only-456141/config.json ...
	I0210 12:30:55.416916  755395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/download-only-456141/config.json: {Name:mk1b2679bcf0cfcd60c4d9b4d8cad8f65abecdbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0210 12:30:55.417733  755395 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0210 12:30:55.417927  755395 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/20383-749799/.minikube/cache/linux/arm64/v1.32.1/kubectl
	
	
	* The control-plane node download-only-456141 host does not exist
	  To start a cluster, run: "minikube start -p download-only-456141"

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAll (0.23s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I0210 12:30:57.369810  755187 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-428273 --alsologtostderr --binary-mirror http://127.0.0.1:40249 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-428273" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-428273
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (186.06s)

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

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-006202 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-006202 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" [627e4bb4-cfee-42ea-a0e8-a67a83b8f8a8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [627e4bb4-cfee-42ea-a0e8-a67a83b8f8a8] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.014013078s
addons_test.go:633: (dbg) Run:  kubectl --context addons-006202 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-006202 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-006202 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-006202 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.98s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 10.591639ms
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-6c88467877-4cf5b" [230dc2ec-bc62-4330-8860-becfc1f9634f] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.006879058s
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-svw2c" [80b555bf-2a56-4596-ae0f-2bbeb4e2afa3] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.002913968s
addons_test.go:331: (dbg) Run:  kubectl --context addons-006202 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-006202 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-006202 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.394892074s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 ip
2025/02/10 12:34:40 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.44s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.9s)

                                                
                                                
=== 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-rzhqc" [4cb256d0-5985-4224-b8bf-9d6419d995e7] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00366171s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 addons disable inspektor-gadget --alsologtostderr -v=1: (5.899658304s)
--- PASS: TestAddons/parallel/InspektorGadget (11.90s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.577079ms
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-7fbb699795-xd69p" [9e3455c6-f13c-4be9-a788-4e03ae696b05] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003316424s
addons_test.go:402: (dbg) Run:  kubectl --context addons-006202 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.82s)

                                                
                                    
x
+
TestAddons/parallel/CSI (64.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0210 12:34:59.176652  755187 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0210 12:34:59.180897  755187 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0210 12:34:59.180930  755187 kapi.go:107] duration metric: took 7.070591ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 7.082857ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-006202 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-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-006202 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" [547fe27e-251e-4616-92c0-641af22c04f9] Pending
helpers_test.go:344: "task-pv-pod" [547fe27e-251e-4616-92c0-641af22c04f9] 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" [547fe27e-251e-4616-92c0-641af22c04f9] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 24.00353373s
addons_test.go:511: (dbg) Run:  kubectl --context addons-006202 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-006202 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-006202 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-006202 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-006202 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-006202 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-006202 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-006202 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" [199c032a-0ff0-4df8-a5a9-060e305ccba9] Pending
helpers_test.go:344: "task-pv-pod-restore" [199c032a-0ff0-4df8-a5a9-060e305ccba9] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004191146s
addons_test.go:553: (dbg) Run:  kubectl --context addons-006202 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-006202 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-006202 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.762524475s)
--- PASS: TestAddons/parallel/CSI (64.17s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.9s)

                                                
                                                
=== 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-006202 --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-5d4b5d7bd6-rsm97" [ce4bb3d4-9354-463c-86e0-e26c52ac1901] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-rsm97" [ce4bb3d4-9354-463c-86e0-e26c52ac1901] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-rsm97" [ce4bb3d4-9354-463c-86e0-e26c52ac1901] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003755936s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 addons disable headlamp --alsologtostderr -v=1: (5.908080734s)
--- PASS: TestAddons/parallel/Headlamp (17.90s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.59s)

                                                
                                                
=== 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-5d76cffbc-lxm4d" [9413ac5c-8d3e-493e-892a-25acef1d2789] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003962171s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.59s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (9.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-006202 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-006202 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-006202 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-006202 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" [019d6721-778b-4d08-b9bd-2396b317f72c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [019d6721-778b-4d08-b9bd-2396b317f72c] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [019d6721-778b-4d08-b9bd-2396b317f72c] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004396565s
addons_test.go:906: (dbg) Run:  kubectl --context addons-006202 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 ssh "cat /opt/local-path-provisioner/pvc-ec66004e-c03d-4840-af22-8bec98005abd_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-006202 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-006202 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (9.51s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.63s)

                                                
                                                
=== 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-v7nsh" [72780bff-aa9a-49fb-9f2f-6a0ba7fc8f7a] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004869647s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.63s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.02s)

                                                
                                                
=== 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-575dd5996b-8wq26" [cb71dc50-3683-4022-99ea-ced763906a8b] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003120097s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-006202 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-006202 addons disable yakd --alsologtostderr -v=1: (6.019754224s)
--- PASS: TestAddons/parallel/Yakd (12.02s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.25s)

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

                                                
                                    
x
+
TestCertOptions (41.13s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-778279 --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
E0210 13:12:08.035522  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-778279 --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: (38.220411145s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-778279 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-778279 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-778279 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-778279" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-778279
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-778279: (2.156227641s)
--- PASS: TestCertOptions (41.13s)

                                                
                                    
x
+
TestCertExpiration (249.89s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (43.78s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (43.69s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.97s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.82s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.07s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.85s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.81s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.48s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20383-749799/.minikube/files/etc/test/nested/copy/755187/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (54.64s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-arm64 start -p functional-065437 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0210 12:39:04.966972  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:04.973786  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:04.985145  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:05.006735  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:05.048174  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:05.129564  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:05.291025  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:05.613229  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:06.255235  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:07.536516  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:10.098155  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:15.220754  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:39:25.462691  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2251: (dbg) Done: out/minikube-linux-arm64 start -p functional-065437 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (54.643049453s)
--- PASS: TestFunctional/serial/StartWithProxy (54.64s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (32.19s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0210 12:39:45.267653  755187 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:676: (dbg) Run:  out/minikube-linux-arm64 start -p functional-065437 --alsologtostderr -v=8
E0210 12:39:45.944809  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-arm64 start -p functional-065437 --alsologtostderr -v=8: (32.183457195s)
functional_test.go:680: soft start took 32.18910178s for "functional-065437" cluster.
I0210 12:40:17.451507  755187 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (32.19s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 cache add registry.k8s.io/pause:3.1: (1.529440329s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 cache add registry.k8s.io/pause:3.3: (1.510962531s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 cache add registry.k8s.io/pause:latest: (1.411833711s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.45s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-065437 /tmp/TestFunctionalserialCacheCmdcacheadd_local2709959204/001
functional_test.go:1106: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 cache add minikube-local-cache-test:functional-065437
functional_test.go:1111: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 cache delete minikube-local-cache-test:functional-065437
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-065437
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.47s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 cache reload
functional_test.go:1175: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 cache reload: (1.237445014s)
functional_test.go:1180: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.18s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.86s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-arm64 start -p functional-065437 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0210 12:40:26.907216  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-arm64 start -p functional-065437 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.857667623s)
functional_test.go:778: restart took 39.857765065s for "functional-065437" cluster.
I0210 12:41:06.413439  755187 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (39.86s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.73s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 logs: (1.724942767s)
--- PASS: TestFunctional/serial/LogsCmd (1.73s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.83s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 logs --file /tmp/TestFunctionalserialLogsFileCmd2904362776/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 logs --file /tmp/TestFunctionalserialLogsFileCmd2904362776/001/logs.txt: (1.832681561s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.83s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.73s)

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

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

                                                
                                                
-- /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:2344: (dbg) Run:  kubectl --context functional-065437 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.73s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.52s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.44s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:41:55.354349  783164 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:41:55.354524  783164 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:41:55.354551  783164 out.go:358] Setting ErrFile to fd 2...
	I0210 12:41:55.354569  783164 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:41:55.354934  783164 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 12:41:55.355562  783164 out.go:352] Setting JSON to false
	I0210 12:41:55.356637  783164 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":149060,"bootTime":1739042255,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0210 12:41:55.356717  783164 start.go:139] virtualization:  
	I0210 12:41:55.360036  783164 out.go:177] * [functional-065437] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 12:41:55.363802  783164 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:41:55.363966  783164 notify.go:220] Checking for updates...
	I0210 12:41:55.369523  783164 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:41:55.372433  783164 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 12:41:55.375348  783164 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	I0210 12:41:55.378246  783164 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:41:55.381109  783164 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:41:55.384499  783164 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:41:55.385049  783164 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:41:55.418454  783164 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:41:55.418614  783164 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:41:55.473835  783164 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-10 12:41:55.465096753 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:41:55.473971  783164 docker.go:318] overlay module found
	I0210 12:41:55.477114  783164 out.go:177] * Using the docker driver based on existing profile
	I0210 12:41:55.480034  783164 start.go:297] selected driver: docker
	I0210 12:41:55.480054  783164 start.go:901] validating driver "docker" against &{Name:functional-065437 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-065437 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:41:55.480179  783164 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:41:55.483815  783164 out.go:201] 
	W0210 12:41:55.486765  783164 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
	I0210 12:41:55.489578  783164 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:41:55.154386  783115 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:41:55.154603  783115 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:41:55.154630  783115 out.go:358] Setting ErrFile to fd 2...
	I0210 12:41:55.154650  783115 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:41:55.155490  783115 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 12:41:55.155954  783115 out.go:352] Setting JSON to false
	I0210 12:41:55.157101  783115 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":149060,"bootTime":1739042255,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0210 12:41:55.157273  783115 start.go:139] virtualization:  
	I0210 12:41:55.163448  783115 out.go:177] * [functional-065437] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0210 12:41:55.166606  783115 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 12:41:55.166700  783115 notify.go:220] Checking for updates...
	I0210 12:41:55.172511  783115 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 12:41:55.175426  783115 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 12:41:55.178364  783115 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	I0210 12:41:55.181208  783115 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 12:41:55.184092  783115 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 12:41:55.187599  783115 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:41:55.188145  783115 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 12:41:55.223081  783115 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 12:41:55.223262  783115 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:41:55.282063  783115 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-10 12:41:55.272641912 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:41:55.282181  783115 docker.go:318] overlay module found
	I0210 12:41:55.285364  783115 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0210 12:41:55.288314  783115 start.go:297] selected driver: docker
	I0210 12:41:55.288347  783115 start.go:901] validating driver "docker" against &{Name:functional-065437 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-065437 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0210 12:41:55.288470  783115 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 12:41:55.291963  783115 out.go:201] 
	W0210 12:41:55.294912  783115 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
	I0210 12:41:55.297784  783115 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 status
functional_test.go:877: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:889: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.04s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1644: (dbg) Run:  kubectl --context functional-065437 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-065437 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-8449669db6-fcmms" [3a3c25ef-e443-47f7-87dc-b667e9f30f2d] Pending
helpers_test.go:344: "hello-node-connect-8449669db6-fcmms" [3a3c25ef-e443-47f7-87dc-b667e9f30f2d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-8449669db6-fcmms" [3a3c25ef-e443-47f7-87dc-b667e9f30f2d] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.003927723s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:30883
functional_test.go:1692: http://192.168.49.2:30883: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-8449669db6-fcmms

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.19s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.03s)

                                                
                                                
=== 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" [9d1ad60f-2f43-4515-a4d6-540382faf711] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003477488s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-065437 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-065437 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-065437 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-065437 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" [0c48e8dc-88e0-4e7c-abef-f026e0fef881] Pending
helpers_test.go:344: "sp-pod" [0c48e8dc-88e0-4e7c-abef-f026e0fef881] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0c48e8dc-88e0-4e7c-abef-f026e0fef881] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.009355807s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-065437 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-065437 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-065437 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" [203b764a-d1ad-41f5-9bb9-d6b7e49bcd77] Pending
helpers_test.go:344: "sp-pod" [203b764a-d1ad-41f5-9bb9-d6b7e49bcd77] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004081514s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-065437 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.03s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.65s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/755187/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /etc/test/nested/copy/755187/hosts"
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/755187.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /etc/ssl/certs/755187.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/755187.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /usr/share/ca-certificates/755187.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/7551872.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /etc/ssl/certs/7551872.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/7551872.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /usr/share/ca-certificates/7551872.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.94s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.73s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.27s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 version -o=json --components: (1.216805837s)
--- PASS: TestFunctional/parallel/Version/components (1.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-065437 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.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-065437
localhost/kicbase/echo-server:functional-065437
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:v20241212-9f82dd49
docker.io/kindest/kindnetd:v20241108-5c6d2daf
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-065437 image ls --format short --alsologtostderr:
I0210 12:42:06.417477  784639 out.go:345] Setting OutFile to fd 1 ...
I0210 12:42:06.417605  784639 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:06.417611  784639 out.go:358] Setting ErrFile to fd 2...
I0210 12:42:06.417616  784639 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:06.418026  784639 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
I0210 12:42:06.419062  784639 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:06.419290  784639 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:06.420091  784639 cli_runner.go:164] Run: docker container inspect functional-065437 --format={{.State.Status}}
I0210 12:42:06.439042  784639 ssh_runner.go:195] Run: systemctl --version
I0210 12:42:06.439097  784639 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-065437
I0210 12:42:06.457514  784639 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41069 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/functional-065437/id_rsa Username:docker}
I0210 12:42:06.549176  784639 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-065437 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 9b1b7be1ffa60 | 201MB  |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 2933761aa7ada | 88.2MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/minikube-local-cache-test     | functional-065437  | a7dcddce1e8f4 | 3.33kB |
| registry.k8s.io/kube-scheduler          | v1.32.1            | ddb38cac617cb | 69MB   |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/kube-proxy              | v1.32.1            | e124fbed851d7 | 98.3MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 2be0bcf609c65 | 98.3MB |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | e1181ee320546 | 99MB   |
| docker.io/library/nginx                 | alpine             | 525fa81b865c3 | 50.8MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| localhost/kicbase/echo-server           | functional-065437  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | 7fc9d4aa817aa | 143MB  |
| registry.k8s.io/kube-apiserver          | v1.32.1            | 265c2dedf28ab | 95MB   |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-065437 image ls --format table --alsologtostderr:
I0210 12:42:07.580626  784896 out.go:345] Setting OutFile to fd 1 ...
I0210 12:42:07.580795  784896 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.580808  784896 out.go:358] Setting ErrFile to fd 2...
I0210 12:42:07.580813  784896 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.581041  784896 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
I0210 12:42:07.581717  784896 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.581835  784896 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.582317  784896 cli_runner.go:164] Run: docker container inspect functional-065437 --format={{.State.Status}}
I0210 12:42:07.602277  784896 ssh_runner.go:195] Run: systemctl --version
I0210 12:42:07.602336  784896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-065437
I0210 12:42:07.621142  784896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41069 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/functional-065437/id_rsa Username:docker}
I0210 12:42:07.717051  784896 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

                                                
                                    
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:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-065437 image ls --format json --alsologtostderr:
[{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:71478b03f55b6a17c25fee181fbaaafb7ac4f5314c4007eb0cf3d35fb20938e3","registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"88241478"},{"id":"ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c","repoDigests":["registry.k8s.io/kube-scheduler@sha256:244bf1ea0194bd050a2408898d65b6a3259624fdd5a3541788b40b4e94c02fc1","registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],
"size":"68973892"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"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":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2
a6517cf392fe4","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":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82","repoDigests":["registry.k8s.io/etcd@sha256:313adb872febec3a5740969d5bf1b1df0d222f8fa06675f34db5a7fc437356a1","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"143226622"},{"id":"afb61768
ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"a7dcddce1e8f480960be4c31d41772b100ff74a9cbaa04e870ac3a2a364a1e1b","repoDigests":["localhost/minikube-local-cache-test@sha256:914e10a38b547d6aa6e08257bf607f92820b6293ab640e93fe0d2f9c0e21dc10"],"repoTags":["localhost/minikube-local-cache-test:functional-065437"],"size":"3328"},{"id":"265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19","repoDigests":["registry.k8s.io/kube-apiserver@sha256:88154e5cc4415415c0cbfb49ad1d63ea2de74614b7b567d5f344c5bcb5c5f244","registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"94991840"},{"id":"e124fbed851d756107a6153db4dc52269a2fd
34af3cc46f00a2ef113f868aab0","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5","registry.k8s.io/kube-proxy@sha256:0d36a8e2f0f6a06753c1ae9949a9a4a58d752f8364fd2ab083fcd836c37f844d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"98313623"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903","repoDigests":["docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e","docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"98274354"},{"id":"525fa81b865c3bef8743265945df1859f8f0cb06a4f71aacbcb54f2fbd5a57d8","repoDigests":["do
cker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef","docker.io/library/nginx@sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909"],"repoTags":["docker.io/library/nginx:alpine"],"size":"50780648"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-065437"],"size":"4788229"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6","repoDigests":["docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be","docker.io/kindest/kindnetd@sha256:56ea59f77258052c45060765
25318ffa66817500f68e94a50fdf7d600a280d26"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"99018802"},{"id":"9b1b7be1ffa607d40d545607d3fdf441f08553468adec5588fb58499ad77fe58","repoDigests":["docker.io/library/nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34","docker.io/library/nginx@sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd"],"repoTags":["docker.io/library/nginx:latest"],"size":"201397159"},{"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"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-065437 image ls --format json --alsologtostderr:
I0210 12:42:07.257887  784827 out.go:345] Setting OutFile to fd 1 ...
I0210 12:42:07.258055  784827 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.258086  784827 out.go:358] Setting ErrFile to fd 2...
I0210 12:42:07.258108  784827 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.258375  784827 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
I0210 12:42:07.259052  784827 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.259238  784827 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.259752  784827 cli_runner.go:164] Run: docker container inspect functional-065437 --format={{.State.Status}}
I0210 12:42:07.306056  784827 ssh_runner.go:195] Run: systemctl --version
I0210 12:42:07.306113  784827 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-065437
I0210 12:42:07.343871  784827 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41069 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/functional-065437/id_rsa Username:docker}
I0210 12:42:07.435246  784827 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-065437 image ls --format yaml --alsologtostderr:
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-065437
size: "4788229"
- 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: 7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82
repoDigests:
- registry.k8s.io/etcd@sha256:313adb872febec3a5740969d5bf1b1df0d222f8fa06675f34db5a7fc437356a1
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "143226622"
- 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: 265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:88154e5cc4415415c0cbfb49ad1d63ea2de74614b7b567d5f344c5bcb5c5f244
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "94991840"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903
repoDigests:
- docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "98274354"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 9b1b7be1ffa607d40d545607d3fdf441f08553468adec5588fb58499ad77fe58
repoDigests:
- docker.io/library/nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34
- docker.io/library/nginx@sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd
repoTags:
- docker.io/library/nginx:latest
size: "201397159"
- 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: 2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:71478b03f55b6a17c25fee181fbaaafb7ac4f5314c4007eb0cf3d35fb20938e3
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "88241478"
- id: e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
- registry.k8s.io/kube-proxy@sha256:0d36a8e2f0f6a06753c1ae9949a9a4a58d752f8364fd2ab083fcd836c37f844d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "98313623"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6
repoDigests:
- docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "99018802"
- id: 525fa81b865c3bef8743265945df1859f8f0cb06a4f71aacbcb54f2fbd5a57d8
repoDigests:
- docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef
- docker.io/library/nginx@sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909
repoTags:
- docker.io/library/nginx:alpine
size: "50780648"
- id: a7dcddce1e8f480960be4c31d41772b100ff74a9cbaa04e870ac3a2a364a1e1b
repoDigests:
- localhost/minikube-local-cache-test@sha256:914e10a38b547d6aa6e08257bf607f92820b6293ab640e93fe0d2f9c0e21dc10
repoTags:
- localhost/minikube-local-cache-test:functional-065437
size: "3328"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:244bf1ea0194bd050a2408898d65b6a3259624fdd5a3541788b40b4e94c02fc1
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "68973892"
- 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:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-065437 image ls --format yaml --alsologtostderr:
I0210 12:42:07.002743  784760 out.go:345] Setting OutFile to fd 1 ...
I0210 12:42:07.002874  784760 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.002879  784760 out.go:358] Setting ErrFile to fd 2...
I0210 12:42:07.002884  784760 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.003179  784760 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
I0210 12:42:07.004333  784760 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.004477  784760 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.005067  784760 cli_runner.go:164] Run: docker container inspect functional-065437 --format={{.State.Status}}
I0210 12:42:07.024393  784760 ssh_runner.go:195] Run: systemctl --version
I0210 12:42:07.024452  784760 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-065437
I0210 12:42:07.043174  784760 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41069 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/functional-065437/id_rsa Username:docker}
I0210 12:42:07.141420  784760 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image build -t localhost/my-image:functional-065437 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 image build -t localhost/my-image:functional-065437 testdata/build --alsologtostderr: (3.325377533s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-arm64 -p functional-065437 image build -t localhost/my-image:functional-065437 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 8bddd900881
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-065437
--> bf1d20a0926
Successfully tagged localhost/my-image:functional-065437
bf1d20a09262eec28a16557edff168ebcc7d72037452c3a87123c9dd5f7af8b2
functional_test.go:340: (dbg) Stderr: out/minikube-linux-arm64 -p functional-065437 image build -t localhost/my-image:functional-065437 testdata/build --alsologtostderr:
I0210 12:42:07.117076  784793 out.go:345] Setting OutFile to fd 1 ...
I0210 12:42:07.118379  784793 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.118397  784793 out.go:358] Setting ErrFile to fd 2...
I0210 12:42:07.118404  784793 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0210 12:42:07.118808  784793 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
I0210 12:42:07.119839  784793 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.121384  784793 config.go:182] Loaded profile config "functional-065437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0210 12:42:07.121925  784793 cli_runner.go:164] Run: docker container inspect functional-065437 --format={{.State.Status}}
I0210 12:42:07.144889  784793 ssh_runner.go:195] Run: systemctl --version
I0210 12:42:07.144950  784793 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-065437
I0210 12:42:07.170334  784793 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41069 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/functional-065437/id_rsa Username:docker}
I0210 12:42:07.277474  784793 build_images.go:161] Building image from path: /tmp/build.3949804781.tar
I0210 12:42:07.277552  784793 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0210 12:42:07.287883  784793 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3949804781.tar
I0210 12:42:07.294500  784793 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3949804781.tar: stat -c "%s %y" /var/lib/minikube/build/build.3949804781.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3949804781.tar': No such file or directory
I0210 12:42:07.294532  784793 ssh_runner.go:362] scp /tmp/build.3949804781.tar --> /var/lib/minikube/build/build.3949804781.tar (3072 bytes)
I0210 12:42:07.321798  784793 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3949804781
I0210 12:42:07.336777  784793 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3949804781 -xf /var/lib/minikube/build/build.3949804781.tar
I0210 12:42:07.353868  784793 crio.go:315] Building image: /var/lib/minikube/build/build.3949804781
I0210 12:42:07.353953  784793 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-065437 /var/lib/minikube/build/build.3949804781 --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
I0210 12:42:10.350427  784793 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-065437 /var/lib/minikube/build/build.3949804781 --cgroup-manager=cgroupfs: (2.996450132s)
I0210 12:42:10.350499  784793 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3949804781
I0210 12:42:10.359576  784793 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3949804781.tar
I0210 12:42:10.368642  784793 build_images.go:217] Built localhost/my-image:functional-065437 from /tmp/build.3949804781.tar
I0210 12:42:10.368673  784793 build_images.go:133] succeeded building to: functional-065437
I0210 12:42:10.368678  784793 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.83s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-065437
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image load --daemon kicbase/echo-server:functional-065437 --alsologtostderr
functional_test.go:372: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 image load --daemon kicbase/echo-server:functional-065437 --alsologtostderr: (1.41861708s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.79s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-065437 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" [32644983-0002-46c0-a189-77dda1ec88a5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [32644983-0002-46c0-a189-77dda1ec88a5] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.003706822s
I0210 12:41:28.740897  755187 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.52s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-065437
functional_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image load --daemon kicbase/echo-server:functional-065437 --alsologtostderr
functional_test.go:262: (dbg) Done: out/minikube-linux-arm64 -p functional-065437 image load --daemon kicbase/echo-server:functional-065437 --alsologtostderr: (1.464642839s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.02s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image rm kicbase/echo-server:functional-065437 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.57s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-065437
functional_test.go:441: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 image save --daemon kicbase/echo-server:functional-065437 --alsologtostderr
functional_test.go:449: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-065437
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.59s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2136: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 update-context --alsologtostderr -v=2
2025/02/10 12:42:06 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.18s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-065437 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1454: (dbg) Run:  kubectl --context functional-065437 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-065437 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64fc58db8c-bp4rj" [da3e6b23-66bf-499c-ae95-b0356273ab46] Pending
helpers_test.go:344: "hello-node-64fc58db8c-bp4rj" [da3e6b23-66bf-499c-ae95-b0356273ab46] Running
E0210 12:41:48.829556  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.003918623s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.24s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1287: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1292: (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.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1332: Took "372.361269ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1346: Took "61.512145ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1383: Took "363.672316ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1396: Took "63.936582ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.43s)

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

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

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

                                                
                                                
** /stderr **
I0210 12:41:51.122138  755187 retry.go:31] will retry after 564.701162ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Feb 10 12:41 created-by-test
-rw-r--r-- 1 docker docker 24 Feb 10 12:41 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb 10 12:41 test-1739191310759769644
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh cat /mount-9p/test-1739191310759769644
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-065437 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" [fdf18dac-5e83-4327-8aa3-fb5658455283] Pending
helpers_test.go:344: "busybox-mount" [fdf18dac-5e83-4327-8aa3-fb5658455283] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [fdf18dac-5e83-4327-8aa3-fb5658455283] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [fdf18dac-5e83-4327-8aa3-fb5658455283] 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.003679929s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-065437 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-065437 /tmp/TestFunctionalparallelMountCmdany-port1256107957/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.71s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 service list -o json
functional_test.go:1511: Took "591.484249ms" to run "out/minikube-linux-arm64 -p functional-065437 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:30582
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.44s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 service hello-node --url
functional_test.go:1582: found endpoint for hello-node: http://192.168.49.2:30582
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.41s)

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

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

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

                                                
                                                
** /stderr **
I0210 12:42:01.073675  755187 retry.go:31] will retry after 743.00997ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-065437 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-065437 /tmp/TestFunctionalparallelMountCmdspecific-port3517284253/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-065437 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-065437 ssh "sudo umount -f /mount-9p": exit status 1 (346.543775ms)

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:207: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:207: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-065437
--- 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:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-065437
--- 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:223: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-065437
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (184.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-688662 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 12:44:04.964758  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:44:32.671759  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-688662 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m3.672180714s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (184.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-688662 -- rollout status deployment/busybox: (5.231415s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-48xhx -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-4wrgt -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-mr7k8 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-48xhx -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-4wrgt -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-mr7k8 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-48xhx -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-4wrgt -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-mr7k8 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (8.40s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-48xhx -- 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-688662 -- exec busybox-58667487b6-48xhx -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-4wrgt -- 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-688662 -- exec busybox-58667487b6-4wrgt -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-688662 -- exec busybox-58667487b6-mr7k8 -- 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-688662 -- exec busybox-58667487b6-mr7k8 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.49s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp testdata/cp-test.txt ha-688662:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3498855426/001/cp-test_ha-688662.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662:/home/docker/cp-test.txt ha-688662-m02:/home/docker/cp-test_ha-688662_ha-688662-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test_ha-688662_ha-688662-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662:/home/docker/cp-test.txt ha-688662-m03:/home/docker/cp-test_ha-688662_ha-688662-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test_ha-688662_ha-688662-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662:/home/docker/cp-test.txt ha-688662-m04:/home/docker/cp-test_ha-688662_ha-688662-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test_ha-688662_ha-688662-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp testdata/cp-test.txt ha-688662-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3498855426/001/cp-test_ha-688662-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m02:/home/docker/cp-test.txt ha-688662:/home/docker/cp-test_ha-688662-m02_ha-688662.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test_ha-688662-m02_ha-688662.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m02:/home/docker/cp-test.txt ha-688662-m03:/home/docker/cp-test_ha-688662-m02_ha-688662-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test_ha-688662-m02_ha-688662-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m02:/home/docker/cp-test.txt ha-688662-m04:/home/docker/cp-test_ha-688662-m02_ha-688662-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test_ha-688662-m02_ha-688662-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp testdata/cp-test.txt ha-688662-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3498855426/001/cp-test_ha-688662-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m03:/home/docker/cp-test.txt ha-688662:/home/docker/cp-test_ha-688662-m03_ha-688662.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test_ha-688662-m03_ha-688662.txt"
E0210 12:46:18.226445  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:46:18.235558  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:46:18.248552  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:46:18.269934  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:46:18.311255  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m03:/home/docker/cp-test.txt ha-688662-m02:/home/docker/cp-test_ha-688662-m03_ha-688662-m02.txt
E0210 12:46:18.392623  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:46:18.556407  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test.txt"
E0210 12:46:18.878311  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test_ha-688662-m03_ha-688662-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m03:/home/docker/cp-test.txt ha-688662-m04:/home/docker/cp-test_ha-688662-m03_ha-688662-m04.txt
E0210 12:46:19.519962  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test_ha-688662-m03_ha-688662-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp testdata/cp-test.txt ha-688662-m04:/home/docker/cp-test.txt
E0210 12:46:20.802073  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3498855426/001/cp-test_ha-688662-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m04:/home/docker/cp-test.txt ha-688662:/home/docker/cp-test_ha-688662-m04_ha-688662.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662 "sudo cat /home/docker/cp-test_ha-688662-m04_ha-688662.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m04:/home/docker/cp-test.txt ha-688662-m02:/home/docker/cp-test_ha-688662-m04_ha-688662-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test.txt"
E0210 12:46:23.364092  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m02 "sudo cat /home/docker/cp-test_ha-688662-m04_ha-688662-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 cp ha-688662-m04:/home/docker/cp-test.txt ha-688662-m03:/home/docker/cp-test_ha-688662-m04_ha-688662-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 ssh -n ha-688662-m03 "sudo cat /home/docker/cp-test_ha-688662-m04_ha-688662-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 node stop m02 -v=7 --alsologtostderr
E0210 12:46:28.485890  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-688662 node stop m02 -v=7 --alsologtostderr: (11.977783165s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr: exit status 7 (771.828431ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:46:37.081432  800800 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:46:37.081567  800800 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:46:37.081577  800800 out.go:358] Setting ErrFile to fd 2...
	I0210 12:46:37.081582  800800 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:46:37.081843  800800 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 12:46:37.082178  800800 out.go:352] Setting JSON to false
	I0210 12:46:37.082234  800800 mustload.go:65] Loading cluster: ha-688662
	I0210 12:46:37.082319  800800 notify.go:220] Checking for updates...
	I0210 12:46:37.083625  800800 config.go:182] Loaded profile config "ha-688662": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:46:37.083659  800800 status.go:174] checking status of ha-688662 ...
	I0210 12:46:37.084457  800800 cli_runner.go:164] Run: docker container inspect ha-688662 --format={{.State.Status}}
	I0210 12:46:37.105728  800800 status.go:371] ha-688662 host status = "Running" (err=<nil>)
	I0210 12:46:37.105753  800800 host.go:66] Checking if "ha-688662" exists ...
	I0210 12:46:37.106068  800800 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-688662
	I0210 12:46:37.132412  800800 host.go:66] Checking if "ha-688662" exists ...
	I0210 12:46:37.132773  800800 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:46:37.132843  800800 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-688662
	I0210 12:46:37.153207  800800 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41074 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/ha-688662/id_rsa Username:docker}
	I0210 12:46:37.245845  800800 ssh_runner.go:195] Run: systemctl --version
	I0210 12:46:37.250184  800800 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:46:37.262418  800800 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 12:46:37.338432  800800 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:73 SystemTime:2025-02-10 12:46:37.328905001 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 12:46:37.339104  800800 kubeconfig.go:125] found "ha-688662" server: "https://192.168.49.254:8443"
	I0210 12:46:37.339151  800800 api_server.go:166] Checking apiserver status ...
	I0210 12:46:37.339209  800800 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:46:37.350915  800800 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1426/cgroup
	I0210 12:46:37.361006  800800 api_server.go:182] apiserver freezer: "6:freezer:/docker/130d0d99cc4a675acbbff94f04e7bfa29c86a827fcc5e69285c152f43edee8dd/crio/crio-bac9454228d39899b2ca1af6ce460cf66f36731ad2f350dc105bbc7fe0ae076f"
	I0210 12:46:37.361072  800800 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/130d0d99cc4a675acbbff94f04e7bfa29c86a827fcc5e69285c152f43edee8dd/crio/crio-bac9454228d39899b2ca1af6ce460cf66f36731ad2f350dc105bbc7fe0ae076f/freezer.state
	I0210 12:46:37.370205  800800 api_server.go:204] freezer state: "THAWED"
	I0210 12:46:37.370237  800800 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 12:46:37.380567  800800 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 12:46:37.380597  800800 status.go:463] ha-688662 apiserver status = Running (err=<nil>)
	I0210 12:46:37.380607  800800 status.go:176] ha-688662 status: &{Name:ha-688662 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:46:37.380623  800800 status.go:174] checking status of ha-688662-m02 ...
	I0210 12:46:37.380934  800800 cli_runner.go:164] Run: docker container inspect ha-688662-m02 --format={{.State.Status}}
	I0210 12:46:37.400964  800800 status.go:371] ha-688662-m02 host status = "Stopped" (err=<nil>)
	I0210 12:46:37.400986  800800 status.go:384] host is not running, skipping remaining checks
	I0210 12:46:37.400993  800800 status.go:176] ha-688662-m02 status: &{Name:ha-688662-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:46:37.401012  800800 status.go:174] checking status of ha-688662-m03 ...
	I0210 12:46:37.401326  800800 cli_runner.go:164] Run: docker container inspect ha-688662-m03 --format={{.State.Status}}
	I0210 12:46:37.419350  800800 status.go:371] ha-688662-m03 host status = "Running" (err=<nil>)
	I0210 12:46:37.419393  800800 host.go:66] Checking if "ha-688662-m03" exists ...
	I0210 12:46:37.419743  800800 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-688662-m03
	I0210 12:46:37.437904  800800 host.go:66] Checking if "ha-688662-m03" exists ...
	I0210 12:46:37.438262  800800 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:46:37.438312  800800 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-688662-m03
	I0210 12:46:37.456705  800800 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41084 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/ha-688662-m03/id_rsa Username:docker}
	I0210 12:46:37.545733  800800 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:46:37.559178  800800 kubeconfig.go:125] found "ha-688662" server: "https://192.168.49.254:8443"
	I0210 12:46:37.559206  800800 api_server.go:166] Checking apiserver status ...
	I0210 12:46:37.559251  800800 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 12:46:37.571275  800800 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1319/cgroup
	I0210 12:46:37.581589  800800 api_server.go:182] apiserver freezer: "6:freezer:/docker/2e583469117b834fbec388f5db82138ca64a08db90dd8a1088d6e9d35ff38837/crio/crio-ba06a87dfbc620fb0ff2d843195f70040a2fcab5bc6f7f9c735c79586fa1f506"
	I0210 12:46:37.581695  800800 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2e583469117b834fbec388f5db82138ca64a08db90dd8a1088d6e9d35ff38837/crio/crio-ba06a87dfbc620fb0ff2d843195f70040a2fcab5bc6f7f9c735c79586fa1f506/freezer.state
	I0210 12:46:37.599209  800800 api_server.go:204] freezer state: "THAWED"
	I0210 12:46:37.599255  800800 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0210 12:46:37.607648  800800 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0210 12:46:37.607686  800800 status.go:463] ha-688662-m03 apiserver status = Running (err=<nil>)
	I0210 12:46:37.607697  800800 status.go:176] ha-688662-m03 status: &{Name:ha-688662-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:46:37.607726  800800 status.go:174] checking status of ha-688662-m04 ...
	I0210 12:46:37.608041  800800 cli_runner.go:164] Run: docker container inspect ha-688662-m04 --format={{.State.Status}}
	I0210 12:46:37.625991  800800 status.go:371] ha-688662-m04 host status = "Running" (err=<nil>)
	I0210 12:46:37.626017  800800 host.go:66] Checking if "ha-688662-m04" exists ...
	I0210 12:46:37.626314  800800 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-688662-m04
	I0210 12:46:37.645201  800800 host.go:66] Checking if "ha-688662-m04" exists ...
	I0210 12:46:37.645517  800800 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 12:46:37.645557  800800 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-688662-m04
	I0210 12:46:37.678814  800800 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41089 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/ha-688662-m04/id_rsa Username:docker}
	I0210 12:46:37.781470  800800 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 12:46:37.795555  800800 status.go:176] ha-688662-m04 status: &{Name:ha-688662-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (24.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 node start m02 -v=7 --alsologtostderr
E0210 12:46:38.727697  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:46:59.209471  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-688662 node start m02 -v=7 --alsologtostderr: (22.517729613s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr: (1.537493103s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (24.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.35s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (200.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-688662 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-688662 -v=7 --alsologtostderr
E0210 12:47:40.172306  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-688662 -v=7 --alsologtostderr: (37.055238641s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-688662 --wait=true -v=7 --alsologtostderr
E0210 12:49:02.094130  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:49:04.965085  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-688662 --wait=true -v=7 --alsologtostderr: (2m43.199812086s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-688662
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (200.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.76s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 12:51:13.768079  815251 out.go:345] Setting OutFile to fd 1 ...
	I0210 12:51:13.768373  815251 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:51:13.768415  815251 out.go:358] Setting ErrFile to fd 2...
	I0210 12:51:13.768455  815251 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 12:51:13.768833  815251 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 12:51:13.769122  815251 out.go:352] Setting JSON to false
	I0210 12:51:13.769202  815251 mustload.go:65] Loading cluster: ha-688662
	I0210 12:51:13.769295  815251 notify.go:220] Checking for updates...
	I0210 12:51:13.770444  815251 config.go:182] Loaded profile config "ha-688662": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 12:51:13.770534  815251 status.go:174] checking status of ha-688662 ...
	I0210 12:51:13.771318  815251 cli_runner.go:164] Run: docker container inspect ha-688662 --format={{.State.Status}}
	I0210 12:51:13.789812  815251 status.go:371] ha-688662 host status = "Stopped" (err=<nil>)
	I0210 12:51:13.789833  815251 status.go:384] host is not running, skipping remaining checks
	I0210 12:51:13.789840  815251 status.go:176] ha-688662 status: &{Name:ha-688662 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:51:13.789870  815251 status.go:174] checking status of ha-688662-m02 ...
	I0210 12:51:13.790171  815251 cli_runner.go:164] Run: docker container inspect ha-688662-m02 --format={{.State.Status}}
	I0210 12:51:13.813981  815251 status.go:371] ha-688662-m02 host status = "Stopped" (err=<nil>)
	I0210 12:51:13.814000  815251 status.go:384] host is not running, skipping remaining checks
	I0210 12:51:13.814007  815251 status.go:176] ha-688662-m02 status: &{Name:ha-688662-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 12:51:13.814035  815251 status.go:174] checking status of ha-688662-m04 ...
	I0210 12:51:13.814329  815251 cli_runner.go:164] Run: docker container inspect ha-688662-m04 --format={{.State.Status}}
	I0210 12:51:13.835125  815251 status.go:371] ha-688662-m04 host status = "Stopped" (err=<nil>)
	I0210 12:51:13.835146  815251 status.go:384] host is not running, skipping remaining checks
	I0210 12:51:13.835153  815251 status.go:176] ha-688662-m04 status: &{Name:ha-688662-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (75.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-688662 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 12:51:18.226575  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 12:51:45.936336  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-688662 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m14.094053225s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (75.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (74.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-688662 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-688662 --control-plane -v=7 --alsologtostderr: (1m13.567913431s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-688662 status -v=7 --alsologtostderr: (1.005561863s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (74.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.07s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (53.45s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-172193 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0210 12:54:04.964699  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-172193 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (53.440674183s)
--- PASS: TestJSONOutput/start/Command (53.45s)

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.84s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.31s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"97879950-082f-427f-8496-d66474efc2b6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-670717] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"df7e6b40-8b38-4917-8b7d-f19a78885d0f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20383"}}
	{"specversion":"1.0","id":"103fcfb1-ce76-4457-b6a2-cc200bbe06a8","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":"7d878798-4514-46b4-9a40-1b19f2d503af","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig"}}
	{"specversion":"1.0","id":"8d0b8ac4-639f-4412-a526-95f5aa20490c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube"}}
	{"specversion":"1.0","id":"c51f1d6d-200e-4149-bf65-0b4262a9bd72","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":"5977a29c-87b8-4410-9e38-9916c8efb12f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c7216b96-a0cf-4b94-bf83-1e5dabec2cac","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-670717" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-670717
--- PASS: TestErrorJSONOutput (0.31s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.47s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-995579 --network=
E0210 12:55:28.034165  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/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-995579 --network=: (35.370972734s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-995579" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-995579
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-995579: (2.080771275s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.47s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.15s)

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

                                                
                                    
x
+
TestKicExistingNetwork (35.57s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0210 12:56:09.956320  755187 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}}]}"
W0210 12:56:09.972503  755187 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
I0210 12:56:09.973213  755187 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0210 12:56:09.974083  755187 cli_runner.go:164] Run: docker network inspect existing-network
W0210 12:56:09.989950  755187 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0210 12:56:09.989984  755187 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
I0210 12:56:09.990000  755187 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0210 12:56:09.990141  755187 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}}]}"
I0210 12:56:10.021326  755187 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-77350b60db4e IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:cf:bf:f9:93} reservation:<nil>}
I0210 12:56:10.023164  755187 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:0x4001af55e0}
I0210 12:56:10.023227  755187 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 ...
I0210 12:56:10.023957  755187 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
I0210 12:56:10.105266  755187 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-293951 --network=existing-network
E0210 12:56:18.226065  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/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-293951 --network=existing-network: (33.65807568s)
helpers_test.go:175: Cleaning up "existing-network-293951" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-293951
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-293951: (1.719284923s)
I0210 12:56:45.507756  755187 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (35.57s)

                                                
                                    
x
+
TestKicCustomSubnet (36.25s)

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

                                                
                                    
x
+
TestKicStaticIP (31.51s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.25s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-181221 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-181221 --driver=docker  --container-runtime=crio: (31.600853655s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-183921 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-183921 --driver=docker  --container-runtime=crio: (30.899140117s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-181221
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-183921
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-183921" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-183921
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-183921: (1.994804646s)
helpers_test.go:175: Cleaning up "first-181221" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-181221
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-181221: (2.326402697s)
--- PASS: TestMinikubeProfile (68.25s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.06s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-937553 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0210 12:59:04.965485  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-937553 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.054979386s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.06s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.53s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
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-937553 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-937553 --alsologtostderr -v=5: (1.653511664s)
--- PASS: TestMountStart/serial/DeleteFirst (1.65s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.72s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (86.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (8.51s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-498865 -v 3 --alsologtostderr
E0210 13:01:18.226692  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-498865 -v 3 --alsologtostderr: (29.541846879s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-498865 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.24s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-498865 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 (10.19s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.31s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:01:47.794385  868872 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:01:47.794591  868872 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:01:47.794640  868872 out.go:358] Setting ErrFile to fd 2...
	I0210 13:01:47.794668  868872 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:01:47.794949  868872 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 13:01:47.795183  868872 out.go:352] Setting JSON to false
	I0210 13:01:47.795256  868872 mustload.go:65] Loading cluster: multinode-498865
	I0210 13:01:47.795327  868872 notify.go:220] Checking for updates...
	I0210 13:01:47.796781  868872 config.go:182] Loaded profile config "multinode-498865": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 13:01:47.796812  868872 status.go:174] checking status of multinode-498865 ...
	I0210 13:01:47.797449  868872 cli_runner.go:164] Run: docker container inspect multinode-498865 --format={{.State.Status}}
	I0210 13:01:47.816957  868872 status.go:371] multinode-498865 host status = "Running" (err=<nil>)
	I0210 13:01:47.817081  868872 host.go:66] Checking if "multinode-498865" exists ...
	I0210 13:01:47.817437  868872 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-498865
	I0210 13:01:47.847386  868872 host.go:66] Checking if "multinode-498865" exists ...
	I0210 13:01:47.847701  868872 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:01:47.847759  868872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-498865
	I0210 13:01:47.867861  868872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41194 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/multinode-498865/id_rsa Username:docker}
	I0210 13:01:47.958446  868872 ssh_runner.go:195] Run: systemctl --version
	I0210 13:01:47.963133  868872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:01:47.976772  868872 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:01:48.074878  868872 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:43 OomKillDisable:true NGoroutines:63 SystemTime:2025-02-10 13:01:48.04788884 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:01:48.075533  868872 kubeconfig.go:125] found "multinode-498865" server: "https://192.168.67.2:8443"
	I0210 13:01:48.075575  868872 api_server.go:166] Checking apiserver status ...
	I0210 13:01:48.075636  868872 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0210 13:01:48.089132  868872 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1457/cgroup
	I0210 13:01:48.101785  868872 api_server.go:182] apiserver freezer: "6:freezer:/docker/22735bfdd213930bf0e53da8c1874d71a20eaca33138bb452c16ebeae48ecbba/crio/crio-86967d450dcd08581748e5ce4ef70a24102710c6c69e495d880cff8742d644a3"
	I0210 13:01:48.101860  868872 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/22735bfdd213930bf0e53da8c1874d71a20eaca33138bb452c16ebeae48ecbba/crio/crio-86967d450dcd08581748e5ce4ef70a24102710c6c69e495d880cff8742d644a3/freezer.state
	I0210 13:01:48.111970  868872 api_server.go:204] freezer state: "THAWED"
	I0210 13:01:48.111997  868872 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0210 13:01:48.121004  868872 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0210 13:01:48.121034  868872 status.go:463] multinode-498865 apiserver status = Running (err=<nil>)
	I0210 13:01:48.121045  868872 status.go:176] multinode-498865 status: &{Name:multinode-498865 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:01:48.121074  868872 status.go:174] checking status of multinode-498865-m02 ...
	I0210 13:01:48.121398  868872 cli_runner.go:164] Run: docker container inspect multinode-498865-m02 --format={{.State.Status}}
	I0210 13:01:48.139303  868872 status.go:371] multinode-498865-m02 host status = "Running" (err=<nil>)
	I0210 13:01:48.139350  868872 host.go:66] Checking if "multinode-498865-m02" exists ...
	I0210 13:01:48.139666  868872 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-498865-m02
	I0210 13:01:48.157195  868872 host.go:66] Checking if "multinode-498865-m02" exists ...
	I0210 13:01:48.157518  868872 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0210 13:01:48.157582  868872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-498865-m02
	I0210 13:01:48.179624  868872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:41199 SSHKeyPath:/home/jenkins/minikube-integration/20383-749799/.minikube/machines/multinode-498865-m02/id_rsa Username:docker}
	I0210 13:01:48.270229  868872 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0210 13:01:48.282907  868872 status.go:176] multinode-498865-m02 status: &{Name:multinode-498865-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:01:48.282956  868872 status.go:174] checking status of multinode-498865-m03 ...
	I0210 13:01:48.283295  868872 cli_runner.go:164] Run: docker container inspect multinode-498865-m03 --format={{.State.Status}}
	I0210 13:01:48.300092  868872 status.go:371] multinode-498865-m03 host status = "Stopped" (err=<nil>)
	I0210 13:01:48.300116  868872 status.go:384] host is not running, skipping remaining checks
	I0210 13:01:48.300129  868872 status.go:176] multinode-498865-m03 status: &{Name:multinode-498865-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (85.32s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-498865
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-498865
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-498865: (24.86564076s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-498865 --wait=true -v=8 --alsologtostderr
E0210 13:02:41.297997  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-498865 --wait=true -v=8 --alsologtostderr: (1m0.309097969s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-498865
--- PASS: TestMultiNode/serial/RestartKeepsNodes (85.32s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.9s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:03:52.389139  876300 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:03:52.389268  876300 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:03:52.389279  876300 out.go:358] Setting ErrFile to fd 2...
	I0210 13:03:52.389285  876300 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:03:52.389521  876300 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 13:03:52.389707  876300 out.go:352] Setting JSON to false
	I0210 13:03:52.389748  876300 mustload.go:65] Loading cluster: multinode-498865
	I0210 13:03:52.389837  876300 notify.go:220] Checking for updates...
	I0210 13:03:52.390155  876300 config.go:182] Loaded profile config "multinode-498865": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 13:03:52.390171  876300 status.go:174] checking status of multinode-498865 ...
	I0210 13:03:52.390783  876300 cli_runner.go:164] Run: docker container inspect multinode-498865 --format={{.State.Status}}
	I0210 13:03:52.410150  876300 status.go:371] multinode-498865 host status = "Stopped" (err=<nil>)
	I0210 13:03:52.410171  876300 status.go:384] host is not running, skipping remaining checks
	I0210 13:03:52.410177  876300 status.go:176] multinode-498865 status: &{Name:multinode-498865 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0210 13:03:52.410208  876300 status.go:174] checking status of multinode-498865-m02 ...
	I0210 13:03:52.410511  876300 cli_runner.go:164] Run: docker container inspect multinode-498865-m02 --format={{.State.Status}}
	I0210 13:03:52.430268  876300 status.go:371] multinode-498865-m02 host status = "Stopped" (err=<nil>)
	I0210 13:03:52.430288  876300 status.go:384] host is not running, skipping remaining checks
	I0210 13:03:52.430295  876300 status.go:176] multinode-498865-m02 status: &{Name:multinode-498865-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (47.72s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-498865 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0210 13:04:04.964913  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-498865 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (47.051340581s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-498865 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 (47.72s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.86s)

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

                                                
                                                
-- stdout --
	* [multinode-498865-m02] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20383
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

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

                                                
                                    
x
+
TestPreload (134.64s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-138574 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0210 13:06:18.226150  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-138574 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m40.530510075s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-138574 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-138574 image pull gcr.io/k8s-minikube/busybox: (3.309315879s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-138574
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-138574: (5.784486678s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-138574 --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-138574 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (22.097522839s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-138574 image list
helpers_test.go:175: Cleaning up "test-preload-138574" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-138574
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-138574: (2.516763769s)
--- PASS: TestPreload (134.64s)

                                                
                                    
x
+
TestScheduledStopUnix (106.64s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-164628 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-164628 --memory=2048 --driver=docker  --container-runtime=crio: (30.317199349s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-164628 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-164628 -n scheduled-stop-164628
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-164628 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0210 13:08:06.651971  755187 retry.go:31] will retry after 87.288µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.653131  755187 retry.go:31] will retry after 100.042µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.654286  755187 retry.go:31] will retry after 289.738µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.655444  755187 retry.go:31] will retry after 499.562µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.656599  755187 retry.go:31] will retry after 480.123µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.657717  755187 retry.go:31] will retry after 984.621µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.658946  755187 retry.go:31] will retry after 996.187µs: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.660054  755187 retry.go:31] will retry after 2.203742ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.663295  755187 retry.go:31] will retry after 1.367252ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.665748  755187 retry.go:31] will retry after 3.268627ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.669639  755187 retry.go:31] will retry after 4.337597ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.674900  755187 retry.go:31] will retry after 8.863327ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.684515  755187 retry.go:31] will retry after 17.11501ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.705371  755187 retry.go:31] will retry after 22.957887ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.728615  755187 retry.go:31] will retry after 19.473334ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
I0210 13:08:06.748873  755187 retry.go:31] will retry after 40.370951ms: open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/scheduled-stop-164628/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-164628 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-164628 -n scheduled-stop-164628
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-164628
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-164628 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0210 13:09:04.965486  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-164628
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-164628: exit status 7 (76.031406ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.83s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9879e751-4742-4574-8c59-d7fc3f9c17e9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-888136] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5d22bfb2-f3e6-45fd-ab45-c92a833cb2c8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20383"}}
	{"specversion":"1.0","id":"bf680935-a9f5-4f50-b7b2-6905e3bb8e71","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":"ccdac208-973f-48ef-9253-ae8a3040ab60","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig"}}
	{"specversion":"1.0","id":"66a86075-18b5-4f64-8497-1813fdebced2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube"}}
	{"specversion":"1.0","id":"48fc7774-2754-40bd-a526-8575596d2442","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":"486b6669-1ba3-4bb4-95d1-be59f42bda6d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5eaa81ae-f83c-40bd-b422-683f7149a13b","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":"5993b0c2-0ce1-4ebc-8c2a-15125950d348","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":"36fc9a66-a253-4cd8-89b1-c26b4d504876","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":"de875baf-d629-465b-bf60-71b7e0d3daed","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":"a84e31a7-efde-4244-b3d3-a91a1535b0fb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-888136\" primary control-plane node in \"insufficient-storage-888136\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"b756ee93-7163-427b-b624-1d8685e13ec2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"39475e9e-c8eb-4474-9943-82c1ae90954f","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":"7808083d-4c0f-4e75-a0fd-c48c505a1b67","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-888136 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-888136 --output=json --layout=cluster: exit status 7 (303.295239ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 13:09:32.043721  894255 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-888136" does not appear in /home/jenkins/minikube-integration/20383-749799/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0210 13:09:32.350275  894316 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-888136" does not appear in /home/jenkins/minikube-integration/20383-749799/kubeconfig
	E0210 13:09:32.361762  894316 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/insufficient-storage-888136/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (70.96s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3908827486 start -p running-upgrade-221449 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3908827486 start -p running-upgrade-221449 --memory=2200 --vm-driver=docker  --container-runtime=crio: (39.05681302s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-221449 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0210 13:19:04.965144  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-221449 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.592525905s)
helpers_test.go:175: Cleaning up "running-upgrade-221449" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-221449
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-221449: (2.723448909s)
--- PASS: TestRunningBinaryUpgrade (70.96s)

                                                
                                    
x
+
TestKubernetesUpgrade (389.98s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-734309 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0210 13:14:04.965567  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-734309 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m35.598245554s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-734309 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-734309 --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-734309 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (102.601779ms)

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (151.25s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.233133415 start -p missing-upgrade-910396 --memory=2200 --driver=docker  --container-runtime=crio
E0210 13:16:18.226109  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.233133415 start -p missing-upgrade-910396 --memory=2200 --driver=docker  --container-runtime=crio: (1m23.74191252s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-910396
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-910396: (10.48063527s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-910396
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-910396 --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-910396 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (53.355539958s)
helpers_test.go:175: Cleaning up "missing-upgrade-910396" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-910396
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-910396: (2.31051893s)
--- PASS: TestMissingContainerUpgrade (151.25s)

                                                
                                    
x
+
TestPause/serial/Start (71.48s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.12s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-936858] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20383
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.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.12s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.43s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.48s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.66s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (28.93s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.8s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0210 13:10:47.966020  904736 out.go:345] Setting OutFile to fd 1 ...
	I0210 13:10:47.966137  904736 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:10:47.966148  904736 out.go:358] Setting ErrFile to fd 2...
	I0210 13:10:47.966154  904736 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0210 13:10:47.966393  904736 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20383-749799/.minikube/bin
	I0210 13:10:47.966805  904736 out.go:352] Setting JSON to false
	I0210 13:10:47.967692  904736 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":150793,"bootTime":1739042255,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0210 13:10:47.967764  904736 start.go:139] virtualization:  
	I0210 13:10:47.971494  904736 out.go:177] * [false-208596] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0210 13:10:47.974621  904736 out.go:177]   - MINIKUBE_LOCATION=20383
	I0210 13:10:47.974693  904736 notify.go:220] Checking for updates...
	I0210 13:10:47.980415  904736 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0210 13:10:47.983285  904736 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20383-749799/kubeconfig
	I0210 13:10:47.986074  904736 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20383-749799/.minikube
	I0210 13:10:47.988966  904736 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0210 13:10:47.991915  904736 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0210 13:10:47.995534  904736 config.go:182] Loaded profile config "pause-704044": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0210 13:10:47.995654  904736 driver.go:394] Setting default libvirt URI to qemu:///system
	I0210 13:10:48.020394  904736 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0210 13:10:48.020526  904736 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0210 13:10:48.080899  904736 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:33 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-10 13:10:48.070160171 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.5.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:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0210 13:10:48.081018  904736 docker.go:318] overlay module found
	I0210 13:10:48.084300  904736 out.go:177] * Using the docker driver based on user configuration
	I0210 13:10:48.087286  904736 start.go:297] selected driver: docker
	I0210 13:10:48.087303  904736 start.go:901] validating driver "docker" against <nil>
	I0210 13:10:48.087320  904736 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0210 13:10:48.090791  904736 out.go:201] 
	W0210 13:10:48.093643  904736 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
	I0210 13:10:48.096542  904736 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 13:10:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-704044
contexts:
- context:
cluster: pause-704044
extensions:
- extension:
last-update: Mon, 10 Feb 2025 13:10:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-704044
name: pause-704044
current-context: pause-704044
kind: Config
preferences: {}
users:
- name: pause-704044
user:
client-certificate: /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/pause-704044/client.crt
client-key: /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/pause-704044/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Pause (1.01s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.52s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.87s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.16s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-704044 --alsologtostderr -v=5
E0210 13:11:18.226719  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-704044 --alsologtostderr -v=5: (1.160035013s)
--- PASS: TestPause/serial/PauseAgain (1.16s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.02s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.49s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.65s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (88.91s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2137867953 start -p stopped-upgrade-945080 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0210 13:19:21.299620  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2137867953 start -p stopped-upgrade-945080 --memory=2200 --vm-driver=docker  --container-runtime=crio: (46.99447274s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2137867953 -p stopped-upgrade-945080 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2137867953 -p stopped-upgrade-945080 stop: (3.131156989s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-945080 --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-945080 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.784870443s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (88.91s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-208596 "pgrep -a kubelet"
I0210 13:20:35.416358  755187 config.go:182] Loaded profile config "auto-208596": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-208596 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-5d86dc444-64gxc" [7167d884-95ab-4623-8b5a-76150c8c2909] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-64gxc" [7167d884-95ab-4623-8b5a-76150c8c2909] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003453426s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.36s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.41s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-208596 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0210 13:21:18.226092  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-208596 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m12.25391165s)
--- PASS: TestNetworkPlugins/group/calico/Start (72.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6s)

                                                
                                                
=== 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-qk467" [67958600-b898-453c-8603-73b589f8c04d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003500317s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-208596 "pgrep -a kubelet"
I0210 13:21:53.366868  755187 config.go:182] Loaded profile config "kindnet-208596": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-208596 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-5d86dc444-pmh7r" [86853883-615d-4528-af29-ff1cd1804887] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-pmh7r" [86853883-615d-4528-af29-ff1cd1804887] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.002990465s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.31s)

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

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

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

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

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

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

                                                
                                    
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-5vg2w" [599a60b0-7ed5-423f-a394-325fd75c3b8e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004919676s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-208596 "pgrep -a kubelet"
I0210 13:22:32.636112  755187 config.go:182] Loaded profile config "calico-208596": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.54s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-208596 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-pmnwd" [1b66c659-7f4d-4103-b77d-19ff957c6f6a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-pmnwd" [1b66c659-7f4d-4103-b77d-19ff957c6f6a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.006189141s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.37s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-208596 "pgrep -a kubelet"
I0210 13:23:35.919327  755187 config.go:182] Loaded profile config "custom-flannel-208596": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-208596 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-5d86dc444-bbr5q" [aa1ca9ff-49d6-4ca2-b7f9-f6da6f861829] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-bbr5q" [aa1ca9ff-49d6-4ca2-b7f9-f6da6f861829] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 14.004052112s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (14.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-208596 "pgrep -a kubelet"
I0210 13:24:03.835498  755187 config.go:182] Loaded profile config "enable-default-cni-208596": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-208596 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-5d86dc444-klwxp" [f19ef1df-235a-4114-aec1-630b865f1440] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0210 13:24:04.964914  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-klwxp" [f19ef1df-235a-4114-aec1-630b865f1440] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003774581s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.38s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-208596 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0210 13:25:35.753163  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:35.760463  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:35.771968  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:35.793447  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:35.834908  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:35.916376  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:36.077939  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:36.400073  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:37.042507  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:38.323856  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-208596 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m16.794232282s)
--- PASS: TestNetworkPlugins/group/bridge/Start (76.79s)

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

                                                
                                                
=== 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-krskx" [3873ec53-727f-48e7-bcde-819695255e0f] Running
E0210 13:25:40.885516  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:25:46.007757  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003194572s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-208596 "pgrep -a kubelet"
I0210 13:25:46.573552  755187 config.go:182] Loaded profile config "flannel-208596": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-208596 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-5d86dc444-7lqmw" [7833f033-9255-460c-b291-9effa7d16e23] Pending
helpers_test.go:344: "netcat-5d86dc444-7lqmw" [7833f033-9255-460c-b291-9effa7d16e23] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7lqmw" [7833f033-9255-460c-b291-9effa7d16e23] Running
E0210 13:25:56.249263  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003367512s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-208596 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-5d86dc444-wjpw6" [1ce5afd4-afa1-442e-84fc-35c7d3ff5afc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-wjpw6" [1ce5afd4-afa1-442e-84fc-35c7d3ff5afc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003647141s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.39s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-208596 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.19s)
E0210 13:39:19.897215  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-066189 --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:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-066189 --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: (2m57.754723323s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (177.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-679403 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 13:26:47.014484  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.020820  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.032146  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.053461  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.094819  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.176217  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.337682  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:47.659158  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:48.301022  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:49.582360  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:52.144213  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:57.265519  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:26:57.693275  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:07.506920  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.094451  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.100796  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.112153  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.133464  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.174792  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.256360  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.417693  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:26.739342  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:27.381485  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:27.989097  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:28.663575  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:31.224931  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:27:36.347157  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-679403 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (1m8.183044766s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (68.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-679403 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [5b951378-a66a-4ac2-873f-206b90ef6f34] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5b951378-a66a-4ac2-873f-206b90ef6f34] Running
E0210 13:27:46.588888  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004261655s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-679403 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.42s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-679403 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-679403 --alsologtostderr -v=3: (11.994489668s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.99s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-679403 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 13:28:07.070567  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:08.950366  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:19.615332  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.183219  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.189690  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.201104  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.222455  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.263881  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.345204  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.506890  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:36.828694  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:37.470802  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:38.752597  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:41.314778  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:46.436171  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:48.031766  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:48.037253  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:28:56.677589  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.188675  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.195081  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.206517  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.227915  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.269611  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.351033  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.512671  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.834972  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:04.964837  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:05.476521  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:06.758074  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:09.319588  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:14.441763  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:17.159393  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-679403 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m26.869083164s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-679403 -n no-preload-679403
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (267.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-066189 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [a32e662b-d15f-4bd1-875e-01e31c8b6c8a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a32e662b-d15f-4bd1-875e-01e31c8b6c8a] Running
E0210 13:29:24.683567  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.006251458s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-066189 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-066189 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0210 13:29:30.872711  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-066189 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-066189 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-066189 --alsologtostderr -v=3: (12.042537645s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.04s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-066189 --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
E0210 13:29:45.165473  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:29:58.120891  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:09.953602  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:26.127714  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:35.751970  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.279188  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.285692  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.297064  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.318483  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.359918  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.441372  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.602848  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:40.924599  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:41.566601  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:42.849694  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:45.412011  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:50.533500  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:58.897915  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:58.904324  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:58.915794  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:58.937206  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:58.978617  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:59.060211  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:59.222336  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:30:59.544091  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:00.189068  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:00.775007  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:01.470909  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:03.457417  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:04.032650  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:09.154897  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:18.226362  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:19.396236  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:20.043007  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:21.256712  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:39.877590  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:47.014468  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:31:48.049718  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:32:02.218440  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-066189 --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: (2m27.644740809s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-066189 -n old-k8s-version-066189
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (148.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-chhjf" [7053afd6-9290-441f-a999-efc6e4fb913a] Running
E0210 13:32:14.714485  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003779033s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-chhjf" [7053afd6-9290-441f-a999-efc6e4fb913a] Running
E0210 13:32:20.839603  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00422404s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-066189 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-066189 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-066189 -n old-k8s-version-066189
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-066189 -n old-k8s-version-066189
E0210 13:32:26.094560  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-dzx56" [96b26730-f9be-42c2-9709-1af7d2576727] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0044714s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-dzx56" [96b26730-f9be-42c2-9709-1af7d2576727] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004026966s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-679403 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-679403 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.33s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-140066 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 13:32:53.795436  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:33:24.139762  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-140066 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (53.99206958s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (53.99s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-949752 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6f8c6827-09ab-429f-a62d-36fcb5ca4c60] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6f8c6827-09ab-429f-a62d-36fcb5ca4c60] Running
E0210 13:33:36.183244  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.00314835s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-949752 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-949752 --alsologtostderr -v=3
E0210 13:33:42.761446  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-949752 --alsologtostderr -v=3: (11.96014059s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-140066 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (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" [cd2cae36-48ef-4f2b-8e1d-303fcbae6006] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cd2cae36-48ef-4f2b-8e1d-303fcbae6006] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.005537314s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-140066 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.39s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-949752 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-949752 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m39.338609541s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-949752 -n embed-certs-949752
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (279.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-140066 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-140066 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.2795764s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-140066 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-140066 --alsologtostderr -v=3
E0210 13:34:03.884553  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:04.189232  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:04.965349  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-140066 --alsologtostderr -v=3: (12.180927296s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.18s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-140066 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0210 13:34:19.897114  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:19.903463  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:19.914789  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:19.936158  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:19.977520  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:20.059711  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:20.221467  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:20.543461  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:21.185500  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:22.467433  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:25.030060  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:30.151408  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:31.892400  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:34:40.392786  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:35:00.874118  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:35:35.752506  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/auto-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:35:40.279559  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:35:41.837482  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:35:58.897462  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:36:01.301339  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:36:07.981088  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:36:18.225938  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/functional-065437/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:36:26.602903  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/bridge-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:36:47.014046  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/kindnet-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:03.758880  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:26.094130  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/calico-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.055209  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.061735  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.073257  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.094815  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.136387  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.218126  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.379599  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:42.701204  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:43.343455  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:44.624816  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:47.186807  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:37:52.308990  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:38:02.550454  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:38:23.032373  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-140066 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m43.460693629s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-140066 -n default-k8s-diff-port-140066
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (283.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-g8pzr" [fd73bbca-3810-479d-bbe8-4a31a64defd4] Running
E0210 13:38:36.183079  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/custom-flannel-208596/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003061744s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-g8pzr" [fd73bbca-3810-479d-bbe8-4a31a64defd4] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004863854s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-949752 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-949752 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.28s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-450768 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-450768 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (37.291419011s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (37.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-8ct9j" [387bc144-a1ef-4661-b45c-7f57556be9a0] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.022414476s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-8ct9j" [387bc144-a1ef-4661-b45c-7f57556be9a0] Running
E0210 13:39:03.993998  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/no-preload-679403/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:39:04.188544  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/enable-default-cni-208596/client.crt: no such file or directory" logger="UnhandledError"
E0210 13:39:04.965300  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/addons-006202/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00384106s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-140066 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-140066 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.29s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-140066 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-140066 -n default-k8s-diff-port-140066
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-140066 -n default-k8s-diff-port-140066
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.81s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-450768 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-450768 --alsologtostderr -v=3: (1.251854233s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.25s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-450768 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-450768 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (16.085772386s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-450768 -n newest-cni-450768
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.25s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-450768 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-450768 --alsologtostderr -v=1
E0210 13:39:47.600573  755187 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/old-k8s-version-066189/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-450768 -n newest-cni-450768
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-450768 -n newest-cni-450768
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.99s)

                                                
                                    

Test skip (32/331)

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.59s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.32s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1804: 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:480: 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:567: 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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.48s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 13:10:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-704044
contexts:
- context:
cluster: pause-704044
extensions:
- extension:
last-update: Mon, 10 Feb 2025 13:10:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-704044
name: pause-704044
current-context: pause-704044
kind: Config
preferences: {}
users:
- name: pause-704044
user:
client-certificate: /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/pause-704044/client.crt
client-key: /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/pause-704044/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.71s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20383-749799/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 10 Feb 2025 13:10:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-704044
contexts:
- context:
cluster: pause-704044
extensions:
- extension:
last-update: Mon, 10 Feb 2025 13:10:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-704044
name: pause-704044
current-context: pause-704044
kind: Config
preferences: {}
users:
- name: pause-704044
user:
client-certificate: /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/pause-704044/client.crt
client-key: /home/jenkins/minikube-integration/20383-749799/.minikube/profiles/pause-704044/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-530712" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-530712
--- SKIP: TestStartStop/group/disable-driver-mounts (0.24s)

                                                
                                    
Copied to clipboard