Test Report: Docker_Linux_crio_arm64 20400

                    
                      62166c5b3d4846dcb8bdc6cf847b2364ca5b5915:2025-02-11:38304
                    
                

Test fail (1/331)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-078072 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-078072 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-078072 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" [e7e7d216-b03a-44ba-b236-599dfea5ddd5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [e7e7d216-b03a-44ba-b236-599dfea5ddd5] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003460399s
I0211 02:07:16.097911    7642 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 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-078072 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.971565942s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "058b0b41befd8b3f710fa9b9c4d8772e569991d71b3da8cf4132bd6713bb74ce",
	        "Created": "2025-02-11T02:02:34.393856542Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8913,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-11T02:02:34.579130581Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/058b0b41befd8b3f710fa9b9c4d8772e569991d71b3da8cf4132bd6713bb74ce/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/058b0b41befd8b3f710fa9b9c4d8772e569991d71b3da8cf4132bd6713bb74ce/hostname",
	        "HostsPath": "/var/lib/docker/containers/058b0b41befd8b3f710fa9b9c4d8772e569991d71b3da8cf4132bd6713bb74ce/hosts",
	        "LogPath": "/var/lib/docker/containers/058b0b41befd8b3f710fa9b9c4d8772e569991d71b3da8cf4132bd6713bb74ce/058b0b41befd8b3f710fa9b9c4d8772e569991d71b3da8cf4132bd6713bb74ce-json.log",
	        "Name": "/addons-078072",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-078072:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-078072",
	            "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/44f064a199cdfba9a03e1a903615ebf541ff4413458a604630170f5db40f81bf-init/diff:/var/lib/docker/overlay2/10f2a06138b60bc2b68a560e844851fcdf11bf0a3203aea778bc34855559d1d7/diff",
	                "MergedDir": "/var/lib/docker/overlay2/44f064a199cdfba9a03e1a903615ebf541ff4413458a604630170f5db40f81bf/merged",
	                "UpperDir": "/var/lib/docker/overlay2/44f064a199cdfba9a03e1a903615ebf541ff4413458a604630170f5db40f81bf/diff",
	                "WorkDir": "/var/lib/docker/overlay2/44f064a199cdfba9a03e1a903615ebf541ff4413458a604630170f5db40f81bf/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-078072",
	                "Source": "/var/lib/docker/volumes/addons-078072/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-078072",
	            "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-078072",
	                "name.minikube.sigs.k8s.io": "addons-078072",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c1e7e97811005d904102db366169dd08f4d74d93a1c92b17a1e33b744be19766",
	            "SandboxKey": "/var/run/docker/netns/c1e7e9781100",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-078072": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "75ac0d7e6fa6a78ad1d48d72981131dd473e08a1576eaf987586580e5bce5e8b",
	                    "EndpointID": "e1a8adf4046a172cd37326373861336c93476d344a1df40f6f8dd672a2d00c7c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-078072",
	                        "058b0b41befd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-078072 -n addons-078072
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-078072 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 logs -n 25: (1.618019915s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-706997                                                                     | download-only-706997   | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC | 11 Feb 25 02:02 UTC |
	| start   | --download-only -p                                                                          | download-docker-657257 | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC |                     |
	|         | download-docker-657257                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-657257                                                                   | download-docker-657257 | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC | 11 Feb 25 02:02 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-916800   | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC |                     |
	|         | binary-mirror-916800                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36853                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-916800                                                                     | binary-mirror-916800   | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC | 11 Feb 25 02:02 UTC |
	| addons  | enable dashboard -p                                                                         | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC |                     |
	|         | addons-078072                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC |                     |
	|         | addons-078072                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-078072 --wait=true                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC | 11 Feb 25 02:05 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-078072 addons disable                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:05 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-078072 addons disable                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:05 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:05 UTC |
	|         | -p addons-078072                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-078072 addons disable                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:05 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-078072 ip                                                                            | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:05 UTC |
	| addons  | addons-078072 addons disable                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:05 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-078072 addons disable                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:05 UTC | 11 Feb 25 02:06 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-078072 addons                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:06 UTC | 11 Feb 25 02:06 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-078072 ssh cat                                                                       | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:06 UTC | 11 Feb 25 02:06 UTC |
	|         | /opt/local-path-provisioner/pvc-ef490877-464f-4ed2-a158-46e24ce186cd_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-078072 addons disable                                                                | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:06 UTC | 11 Feb 25 02:06 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-078072 addons                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:06 UTC | 11 Feb 25 02:06 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-078072 addons                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:06 UTC | 11 Feb 25 02:06 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-078072 addons                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:07 UTC | 11 Feb 25 02:07 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-078072 addons                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:07 UTC | 11 Feb 25 02:07 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-078072 addons                                                                        | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:07 UTC | 11 Feb 25 02:07 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-078072 ssh curl -s                                                                   | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:07 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-078072 ip                                                                            | addons-078072          | jenkins | v1.35.0 | 11 Feb 25 02:09 UTC | 11 Feb 25 02:09 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/11 02:02:09
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0211 02:02:09.149061    8404 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:02:09.149190    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:02:09.149202    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:02:09.149208    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:02:09.149464    8404 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:02:09.149934    8404 out.go:352] Setting JSON to false
	I0211 02:02:09.150697    8404 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2677,"bootTime":1739236653,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1077-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0211 02:02:09.150774    8404 start.go:139] virtualization:  
	I0211 02:02:09.154247    8404 out.go:177] * [addons-078072] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0211 02:02:09.158043    8404 out.go:177]   - MINIKUBE_LOCATION=20400
	I0211 02:02:09.158210    8404 notify.go:220] Checking for updates...
	I0211 02:02:09.163762    8404 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0211 02:02:09.166740    8404 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:02:09.169530    8404 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube
	I0211 02:02:09.172387    8404 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0211 02:02:09.175143    8404 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0211 02:02:09.178450    8404 driver.go:394] Setting default libvirt URI to qemu:///system
	I0211 02:02:09.203502    8404 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0211 02:02:09.203621    8404 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:02:09.266069    8404 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-11 02:02:09.257192456 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:02:09.266181    8404 docker.go:318] overlay module found
	I0211 02:02:09.269261    8404 out.go:177] * Using the docker driver based on user configuration
	I0211 02:02:09.272109    8404 start.go:297] selected driver: docker
	I0211 02:02:09.272134    8404 start.go:901] validating driver "docker" against <nil>
	I0211 02:02:09.272149    8404 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0211 02:02:09.272915    8404 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:02:09.332319    8404 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-02-11 02:02:09.322598892 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:02:09.332523    8404 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0211 02:02:09.332781    8404 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]
	I0211 02:02:09.335716    8404 out.go:177] * Using Docker driver with root privileges
	I0211 02:02:09.338636    8404 cni.go:84] Creating CNI manager for ""
	I0211 02:02:09.338710    8404 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0211 02:02:09.338724    8404 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0211 02:02:09.338806    8404 start.go:340] cluster config:
	{Name:addons-078072 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-078072 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}
	I0211 02:02:09.342130    8404 out.go:177] * Starting "addons-078072" primary control-plane node in "addons-078072" cluster
	I0211 02:02:09.344945    8404 cache.go:121] Beginning downloading kic base image for docker with crio
	I0211 02:02:09.347944    8404 out.go:177] * Pulling base image v0.0.46 ...
	I0211 02:02:09.350799    8404 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0211 02:02:09.350856    8404 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0211 02:02:09.350869    8404 cache.go:56] Caching tarball of preloaded images
	I0211 02:02:09.350973    8404 preload.go:172] Found /home/jenkins/minikube-integration/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0211 02:02:09.350989    8404 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0211 02:02:09.351353    8404 profile.go:143] Saving config to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/config.json ...
	I0211 02:02:09.351380    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/config.json: {Name:mk12808770c4fa10b20e088865c2874ccf4ffdf9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:09.351551    8404 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0211 02:02:09.368483    8404 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0211 02:02:09.368646    8404 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0211 02:02:09.368673    8404 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0211 02:02:09.368681    8404 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0211 02:02:09.368689    8404 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0211 02:02:09.368701    8404 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0211 02:02:26.656529    8404 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0211 02:02:26.656570    8404 cache.go:230] Successfully downloaded all kic artifacts
	I0211 02:02:26.656612    8404 start.go:360] acquireMachinesLock for addons-078072: {Name:mkb9da7ca6eefbd53c514fd1be3673cd1a0008b5 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0211 02:02:26.656742    8404 start.go:364] duration metric: took 107.247µs to acquireMachinesLock for "addons-078072"
	I0211 02:02:26.656777    8404 start.go:93] Provisioning new machine with config: &{Name:addons-078072 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-078072 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}
	I0211 02:02:26.656869    8404 start.go:125] createHost starting for "" (driver="docker")
	I0211 02:02:26.660275    8404 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0211 02:02:26.660510    8404 start.go:159] libmachine.API.Create for "addons-078072" (driver="docker")
	I0211 02:02:26.660547    8404 client.go:168] LocalClient.Create starting
	I0211 02:02:26.660660    8404 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca.pem
	I0211 02:02:27.169023    8404 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/cert.pem
	I0211 02:02:27.756397    8404 cli_runner.go:164] Run: docker network inspect addons-078072 --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}}]}"
	W0211 02:02:27.773735    8404 cli_runner.go:211] docker network inspect addons-078072 --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
	I0211 02:02:27.773835    8404 network_create.go:284] running [docker network inspect addons-078072] to gather additional debugging logs...
	I0211 02:02:27.773855    8404 cli_runner.go:164] Run: docker network inspect addons-078072
	W0211 02:02:27.790289    8404 cli_runner.go:211] docker network inspect addons-078072 returned with exit code 1
	I0211 02:02:27.790322    8404 network_create.go:287] error running [docker network inspect addons-078072]: docker network inspect addons-078072: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-078072 not found
	I0211 02:02:27.790349    8404 network_create.go:289] output of [docker network inspect addons-078072]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-078072 not found
	
	** /stderr **
	I0211 02:02:27.790450    8404 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}}]}"
	I0211 02:02:27.807697    8404 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:0x4001fe6ca0}
	I0211 02:02:27.807746    8404 network_create.go:124] attempt to create docker network addons-078072 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0211 02:02:27.807804    8404 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-078072 addons-078072
	I0211 02:02:27.882183    8404 network_create.go:108] docker network addons-078072 192.168.49.0/24 created
	I0211 02:02:27.882224    8404 kic.go:121] calculated static IP "192.168.49.2" for the "addons-078072" container
	I0211 02:02:27.882293    8404 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0211 02:02:27.898400    8404 cli_runner.go:164] Run: docker volume create addons-078072 --label name.minikube.sigs.k8s.io=addons-078072 --label created_by.minikube.sigs.k8s.io=true
	I0211 02:02:27.917332    8404 oci.go:103] Successfully created a docker volume addons-078072
	I0211 02:02:27.917426    8404 cli_runner.go:164] Run: docker run --rm --name addons-078072-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-078072 --entrypoint /usr/bin/test -v addons-078072:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0211 02:02:30.025892    8404 cli_runner.go:217] Completed: docker run --rm --name addons-078072-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-078072 --entrypoint /usr/bin/test -v addons-078072:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.108418899s)
	I0211 02:02:30.025949    8404 oci.go:107] Successfully prepared a docker volume addons-078072
	I0211 02:02:30.025980    8404 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0211 02:02:30.026001    8404 kic.go:194] Starting extracting preloaded images to volume ...
	I0211 02:02:30.026080    8404 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-078072:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0211 02:02:34.321585    8404 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-078072:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.295470326s)
	I0211 02:02:34.321618    8404 kic.go:203] duration metric: took 4.295613757s to extract preloaded images to volume ...
	W0211 02:02:34.321767    8404 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0211 02:02:34.321893    8404 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0211 02:02:34.373593    8404 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-078072 --name addons-078072 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-078072 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-078072 --network addons-078072 --ip 192.168.49.2 --volume addons-078072:/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
	I0211 02:02:34.771775    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Running}}
	I0211 02:02:34.804255    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:02:34.829546    8404 cli_runner.go:164] Run: docker exec addons-078072 stat /var/lib/dpkg/alternatives/iptables
	I0211 02:02:34.880615    8404 oci.go:144] the created container "addons-078072" has a running status.
	I0211 02:02:34.880647    8404 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa...
	I0211 02:02:35.594002    8404 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0211 02:02:35.621325    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:02:35.640535    8404 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0211 02:02:35.640554    8404 kic_runner.go:114] Args: [docker exec --privileged addons-078072 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0211 02:02:35.686530    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:02:35.712798    8404 machine.go:93] provisionDockerMachine start ...
	I0211 02:02:35.712889    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:35.734405    8404 main.go:141] libmachine: Using SSH client type: native
	I0211 02:02:35.734664    8404 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x414ca0] 0x4174e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0211 02:02:35.734673    8404 main.go:141] libmachine: About to run SSH command:
	hostname
	I0211 02:02:35.866759    8404 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-078072
	
	I0211 02:02:35.866827    8404 ubuntu.go:169] provisioning hostname "addons-078072"
	I0211 02:02:35.866919    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:35.888826    8404 main.go:141] libmachine: Using SSH client type: native
	I0211 02:02:35.889065    8404 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x414ca0] 0x4174e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0211 02:02:35.889077    8404 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-078072 && echo "addons-078072" | sudo tee /etc/hostname
	I0211 02:02:36.033828    8404 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-078072
	
	I0211 02:02:36.033912    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:36.053051    8404 main.go:141] libmachine: Using SSH client type: native
	I0211 02:02:36.053304    8404 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x414ca0] 0x4174e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0211 02:02:36.053321    8404 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-078072' /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-078072/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-078072' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0211 02:02:36.174909    8404 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0211 02:02:36.174963    8404 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20400-2318/.minikube CaCertPath:/home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20400-2318/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20400-2318/.minikube}
	I0211 02:02:36.174986    8404 ubuntu.go:177] setting up certificates
	I0211 02:02:36.174996    8404 provision.go:84] configureAuth start
	I0211 02:02:36.175062    8404 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-078072
	I0211 02:02:36.192592    8404 provision.go:143] copyHostCerts
	I0211 02:02:36.192680    8404 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20400-2318/.minikube/ca.pem (1078 bytes)
	I0211 02:02:36.192828    8404 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20400-2318/.minikube/cert.pem (1123 bytes)
	I0211 02:02:36.192894    8404 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20400-2318/.minikube/key.pem (1675 bytes)
	I0211 02:02:36.192957    8404 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20400-2318/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca-key.pem org=jenkins.addons-078072 san=[127.0.0.1 192.168.49.2 addons-078072 localhost minikube]
	I0211 02:02:36.778791    8404 provision.go:177] copyRemoteCerts
	I0211 02:02:36.778858    8404 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0211 02:02:36.778903    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:36.796896    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:02:36.887899    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0211 02:02:36.913052    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0211 02:02:36.938344    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0211 02:02:36.962490    8404 provision.go:87] duration metric: took 787.477806ms to configureAuth
	I0211 02:02:36.962516    8404 ubuntu.go:193] setting minikube options for container-runtime
	I0211 02:02:36.962705    8404 config.go:182] Loaded profile config "addons-078072": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:02:36.962824    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:36.980682    8404 main.go:141] libmachine: Using SSH client type: native
	I0211 02:02:36.980927    8404 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x414ca0] 0x4174e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0211 02:02:36.980947    8404 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
	I0211 02:02:37.209720    8404 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0211 02:02:37.209742    8404 machine.go:96] duration metric: took 1.496925348s to provisionDockerMachine
	I0211 02:02:37.209752    8404 client.go:171] duration metric: took 10.549197736s to LocalClient.Create
	I0211 02:02:37.209765    8404 start.go:167] duration metric: took 10.549256081s to libmachine.API.Create "addons-078072"
	I0211 02:02:37.209771    8404 start.go:293] postStartSetup for "addons-078072" (driver="docker")
	I0211 02:02:37.209782    8404 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]
	I0211 02:02:37.209855    8404 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
	I0211 02:02:37.209897    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:37.230055    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:02:37.324127    8404 ssh_runner.go:195] Run: cat /etc/os-release
	I0211 02:02:37.327211    8404 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0211 02:02:37.327248    8404 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0211 02:02:37.327259    8404 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0211 02:02:37.327269    8404 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0211 02:02:37.327279    8404 filesync.go:126] Scanning /home/jenkins/minikube-integration/20400-2318/.minikube/addons for local assets ...
	I0211 02:02:37.327352    8404 filesync.go:126] Scanning /home/jenkins/minikube-integration/20400-2318/.minikube/files for local assets ...
	I0211 02:02:37.327376    8404 start.go:296] duration metric: took 117.598352ms for postStartSetup
	I0211 02:02:37.327682    8404 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-078072
	I0211 02:02:37.344286    8404 profile.go:143] Saving config to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/config.json ...
	I0211 02:02:37.344580    8404 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0211 02:02:37.344629    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:37.360884    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:02:37.447998    8404 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0211 02:02:37.452491    8404 start.go:128] duration metric: took 10.795607241s to createHost
	I0211 02:02:37.452519    8404 start.go:83] releasing machines lock for "addons-078072", held for 10.795760633s
	I0211 02:02:37.452592    8404 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-078072
	I0211 02:02:37.471174    8404 ssh_runner.go:195] Run: cat /version.json
	I0211 02:02:37.471235    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:37.471485    8404 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0211 02:02:37.471543    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:02:37.491815    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:02:37.507930    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:02:37.582265    8404 ssh_runner.go:195] Run: systemctl --version
	I0211 02:02:37.715724    8404 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0211 02:02:37.857602    8404 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0211 02:02:37.862012    8404 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" ;
	I0211 02:02:37.884308    8404 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0211 02:02:37.884408    8404 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" ;
	I0211 02:02:37.919970    8404 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0211 02:02:37.920036    8404 start.go:495] detecting cgroup driver to use...
	I0211 02:02:37.920078    8404 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0211 02:02:37.920147    8404 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0211 02:02:37.936791    8404 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0211 02:02:37.949089    8404 docker.go:217] disabling cri-docker service (if available) ...
	I0211 02:02:37.949160    8404 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0211 02:02:37.963029    8404 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0211 02:02:37.977883    8404 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0211 02:02:38.060386    8404 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0211 02:02:38.147140    8404 docker.go:233] disabling docker service ...
	I0211 02:02:38.147211    8404 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0211 02:02:38.172326    8404 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0211 02:02:38.184716    8404 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0211 02:02:38.265806    8404 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0211 02:02:38.363221    8404 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0211 02:02:38.374744    8404 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"
	I0211 02:02:38.390768    8404 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0211 02:02:38.390861    8404 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"
	I0211 02:02:38.400384    8404 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0211 02:02:38.400493    8404 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0211 02:02:38.410096    8404 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0211 02:02:38.419395    8404 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0211 02:02:38.429036    8404 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0211 02:02:38.437598    8404 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"
	I0211 02:02:38.447081    8404 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"
	I0211 02:02:38.463346    8404 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"
	I0211 02:02:38.472898    8404 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0211 02:02:38.481511    8404 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0211 02:02:38.481577    8404 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0211 02:02:38.495092    8404 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0211 02:02:38.503830    8404 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0211 02:02:38.590526    8404 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0211 02:02:38.708476    8404 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0211 02:02:38.708578    8404 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0211 02:02:38.712172    8404 start.go:563] Will wait 60s for crictl version
	I0211 02:02:38.712289    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:02:38.715882    8404 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0211 02:02:38.754487    8404 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0211 02:02:38.754634    8404 ssh_runner.go:195] Run: crio --version
	I0211 02:02:38.792926    8404 ssh_runner.go:195] Run: crio --version
	I0211 02:02:38.838863    8404 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0211 02:02:38.841626    8404 cli_runner.go:164] Run: docker network inspect addons-078072 --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}}]}"
	I0211 02:02:38.860428    8404 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0211 02:02:38.863857    8404 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""
	I0211 02:02:38.874042    8404 kubeadm.go:883] updating cluster {Name:addons-078072 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-078072 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} ...
	I0211 02:02:38.874160    8404 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0211 02:02:38.874221    8404 ssh_runner.go:195] Run: sudo crictl images --output json
	I0211 02:02:38.952367    8404 crio.go:514] all images are preloaded for cri-o runtime.
	I0211 02:02:38.952390    8404 crio.go:433] Images already preloaded, skipping extraction
	I0211 02:02:38.952459    8404 ssh_runner.go:195] Run: sudo crictl images --output json
	I0211 02:02:38.993027    8404 crio.go:514] all images are preloaded for cri-o runtime.
	I0211 02:02:38.993099    8404 cache_images.go:84] Images are preloaded, skipping loading
	I0211 02:02:38.993114    8404 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0211 02:02:38.993216    8404 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-078072 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-078072 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:}
	I0211 02:02:38.993298    8404 ssh_runner.go:195] Run: crio config
	I0211 02:02:39.046213    8404 cni.go:84] Creating CNI manager for ""
	I0211 02:02:39.046237    8404 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0211 02:02:39.046247    8404 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0211 02:02:39.046271    8404 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-078072 NodeName:addons-078072 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}
	I0211 02:02:39.046402    8404 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-078072"
	  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
	
	I0211 02:02:39.046481    8404 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0211 02:02:39.055567    8404 binaries.go:44] Found k8s binaries, skipping transfer
	I0211 02:02:39.055691    8404 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0211 02:02:39.064999    8404 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0211 02:02:39.083663    8404 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0211 02:02:39.102178    8404 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0211 02:02:39.121008    8404 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0211 02:02:39.124319    8404 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""
	I0211 02:02:39.134888    8404 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0211 02:02:39.227360    8404 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0211 02:02:39.242306    8404 certs.go:68] Setting up /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072 for IP: 192.168.49.2
	I0211 02:02:39.242342    8404 certs.go:194] generating shared ca certs ...
	I0211 02:02:39.242357    8404 certs.go:226] acquiring lock for ca certs: {Name:mkb699e01c27f19e8b20af4902a4f31bd887a1b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:39.242516    8404 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20400-2318/.minikube/ca.key
	I0211 02:02:39.785017    8404 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt ...
	I0211 02:02:39.785053    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt: {Name:mk1cae168baba30e2a37666dc94d526cc12595c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:39.785243    8404 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20400-2318/.minikube/ca.key ...
	I0211 02:02:39.785255    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/ca.key: {Name:mk7c84958347da23b2b5f27b1a0983d87cfbeeea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:39.785337    8404 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.key
	I0211 02:02:40.239391    8404 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.crt ...
	I0211 02:02:40.239426    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.crt: {Name:mk8cce46cd4a48ad1a2d9a08f5d248a2bf8ff66b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:40.239613    8404 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.key ...
	I0211 02:02:40.239625    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.key: {Name:mk8348a58e583e1ca4a14c049ba907ebc426f8d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:40.239710    8404 certs.go:256] generating profile certs ...
	I0211 02:02:40.239771    8404 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.key
	I0211 02:02:40.239789    8404 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt with IP's: []
	I0211 02:02:40.502543    8404 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt ...
	I0211 02:02:40.502577    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: {Name:mkaf393b670da0a6d89854e5801876d7525a890b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:40.502773    8404 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.key ...
	I0211 02:02:40.502785    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.key: {Name:mk23a6340af2b0234f0fa8350607ef8791eb1ab7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:40.502864    8404 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.key.3d2058d6
	I0211 02:02:40.502887    8404 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.crt.3d2058d6 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0211 02:02:41.004191    8404 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.crt.3d2058d6 ...
	I0211 02:02:41.004223    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.crt.3d2058d6: {Name:mkf960b5c361809ff87cbd2894758e2f6a493636 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:41.004411    8404 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.key.3d2058d6 ...
	I0211 02:02:41.004425    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.key.3d2058d6: {Name:mk6b4430f0b80e5e1c5ca04455a585c93ae01950 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:41.004514    8404 certs.go:381] copying /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.crt.3d2058d6 -> /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.crt
	I0211 02:02:41.004591    8404 certs.go:385] copying /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.key.3d2058d6 -> /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.key
	I0211 02:02:41.004653    8404 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.key
	I0211 02:02:41.004673    8404 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.crt with IP's: []
	I0211 02:02:41.471546    8404 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.crt ...
	I0211 02:02:41.471580    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.crt: {Name:mk3aa1576eb5ac493545d594a0b9e5d0f65bb821 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:41.471763    8404 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.key ...
	I0211 02:02:41.471776    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.key: {Name:mkad5bca1e6678b9b876d7be8813ec02e5b1ffae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:02:41.471965    8404 certs.go:484] found cert: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca-key.pem (1679 bytes)
	I0211 02:02:41.472004    8404 certs.go:484] found cert: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/ca.pem (1078 bytes)
	I0211 02:02:41.472033    8404 certs.go:484] found cert: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/cert.pem (1123 bytes)
	I0211 02:02:41.472062    8404 certs.go:484] found cert: /home/jenkins/minikube-integration/20400-2318/.minikube/certs/key.pem (1675 bytes)
	I0211 02:02:41.472734    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0211 02:02:41.499443    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0211 02:02:41.523038    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0211 02:02:41.547378    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0211 02:02:41.571847    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0211 02:02:41.596323    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0211 02:02:41.620616    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0211 02:02:41.644731    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0211 02:02:41.670067    8404 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0211 02:02:41.702717    8404 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0211 02:02:41.724263    8404 ssh_runner.go:195] Run: openssl version
	I0211 02:02:41.729779    8404 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"
	I0211 02:02:41.739927    8404 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0211 02:02:41.743600    8404 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb 11 02:02 /usr/share/ca-certificates/minikubeCA.pem
	I0211 02:02:41.743699    8404 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0211 02:02:41.750649    8404 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"
	I0211 02:02:41.760721    8404 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0211 02:02:41.764134    8404 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
	I0211 02:02:41.764183    8404 kubeadm.go:392] StartCluster: {Name:addons-078072 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-078072 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}
	I0211 02:02:41.764257    8404 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0211 02:02:41.764329    8404 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0211 02:02:41.801863    8404 cri.go:89] found id: ""
	I0211 02:02:41.801986    8404 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0211 02:02:41.811240    8404 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0211 02:02:41.820822    8404 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0211 02:02:41.820894    8404 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
	I0211 02:02:41.830435    8404 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
	I0211 02:02:41.830458    8404 kubeadm.go:157] found existing configuration files:
	
	I0211 02:02:41.830530    8404 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0211 02:02:41.839476    8404 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
	I0211 02:02:41.839576    8404 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0211 02:02:41.848493    8404 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0211 02:02:41.857427    8404 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
	I0211 02:02:41.857515    8404 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0211 02:02:41.866122    8404 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0211 02:02:41.874990    8404 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
	I0211 02:02:41.875088    8404 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0211 02:02:41.884072    8404 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0211 02:02:41.893123    8404 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
	I0211 02:02:41.893190    8404 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0211 02:02:41.902116    8404 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"
	I0211 02:02:41.961250    8404 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0211 02:02:41.961539    8404 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-1077-aws\n", err: exit status 1
	I0211 02:02:42.022064    8404 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0211 02:03:00.864960    8404 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0211 02:03:00.865020    8404 kubeadm.go:310] [preflight] Running pre-flight checks
	I0211 02:03:00.865108    8404 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0211 02:03:00.865172    8404 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1077-aws
	I0211 02:03:00.865208    8404 kubeadm.go:310] OS: Linux
	I0211 02:03:00.865254    8404 kubeadm.go:310] CGROUPS_CPU: enabled
	I0211 02:03:00.865302    8404 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0211 02:03:00.865350    8404 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0211 02:03:00.865401    8404 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0211 02:03:00.865449    8404 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0211 02:03:00.865497    8404 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0211 02:03:00.865543    8404 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0211 02:03:00.865591    8404 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0211 02:03:00.865638    8404 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0211 02:03:00.865710    8404 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0211 02:03:00.865819    8404 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0211 02:03:00.865909    8404 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0211 02:03:00.865971    8404 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0211 02:03:00.869183    8404 out.go:235]   - Generating certificates and keys ...
	I0211 02:03:00.869273    8404 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0211 02:03:00.869336    8404 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0211 02:03:00.869402    8404 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0211 02:03:00.869458    8404 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0211 02:03:00.869517    8404 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0211 02:03:00.869567    8404 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0211 02:03:00.869620    8404 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0211 02:03:00.869736    8404 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-078072 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0211 02:03:00.869788    8404 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0211 02:03:00.869902    8404 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-078072 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0211 02:03:00.869966    8404 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0211 02:03:00.870029    8404 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0211 02:03:00.870073    8404 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0211 02:03:00.870128    8404 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0211 02:03:00.870179    8404 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0211 02:03:00.870234    8404 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0211 02:03:00.870288    8404 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0211 02:03:00.870350    8404 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0211 02:03:00.870410    8404 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0211 02:03:00.870491    8404 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0211 02:03:00.870556    8404 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0211 02:03:00.873603    8404 out.go:235]   - Booting up control plane ...
	I0211 02:03:00.873764    8404 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0211 02:03:00.873855    8404 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0211 02:03:00.873931    8404 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0211 02:03:00.874040    8404 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0211 02:03:00.874127    8404 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0211 02:03:00.874185    8404 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0211 02:03:00.874335    8404 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0211 02:03:00.874444    8404 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0211 02:03:00.874506    8404 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.00153726s
	I0211 02:03:00.874581    8404 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0211 02:03:00.874642    8404 kubeadm.go:310] [api-check] The API server is healthy after 5.503031813s
	I0211 02:03:00.874780    8404 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0211 02:03:00.874988    8404 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0211 02:03:00.875065    8404 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0211 02:03:00.875250    8404 kubeadm.go:310] [mark-control-plane] Marking the node addons-078072 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0211 02:03:00.875313    8404 kubeadm.go:310] [bootstrap-token] Using token: 7yyxkz.ykspuxl92694uplk
	I0211 02:03:00.878508    8404 out.go:235]   - Configuring RBAC rules ...
	I0211 02:03:00.878632    8404 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0211 02:03:00.878723    8404 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0211 02:03:00.878869    8404 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
	I0211 02:03:00.879046    8404 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0211 02:03:00.879167    8404 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0211 02:03:00.879257    8404 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0211 02:03:00.879374    8404 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0211 02:03:00.879423    8404 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0211 02:03:00.879472    8404 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0211 02:03:00.879481    8404 kubeadm.go:310] 
	I0211 02:03:00.879540    8404 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0211 02:03:00.879548    8404 kubeadm.go:310] 
	I0211 02:03:00.879625    8404 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0211 02:03:00.879633    8404 kubeadm.go:310] 
	I0211 02:03:00.879659    8404 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0211 02:03:00.879720    8404 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0211 02:03:00.879774    8404 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0211 02:03:00.879782    8404 kubeadm.go:310] 
	I0211 02:03:00.879836    8404 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0211 02:03:00.879844    8404 kubeadm.go:310] 
	I0211 02:03:00.879891    8404 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0211 02:03:00.879901    8404 kubeadm.go:310] 
	I0211 02:03:00.879957    8404 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0211 02:03:00.880036    8404 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0211 02:03:00.880107    8404 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0211 02:03:00.880115    8404 kubeadm.go:310] 
	I0211 02:03:00.880211    8404 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0211 02:03:00.880293    8404 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0211 02:03:00.880303    8404 kubeadm.go:310] 
	I0211 02:03:00.880386    8404 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 7yyxkz.ykspuxl92694uplk \
	I0211 02:03:00.880490    8404 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2120c9da3c99531e738f810d27f3aed98dafcf4c9d9954a1828e62589792eaf3 \
	I0211 02:03:00.880515    8404 kubeadm.go:310] 	--control-plane 
	I0211 02:03:00.880522    8404 kubeadm.go:310] 
	I0211 02:03:00.880607    8404 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0211 02:03:00.880615    8404 kubeadm.go:310] 
	I0211 02:03:00.880696    8404 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7yyxkz.ykspuxl92694uplk \
	I0211 02:03:00.880814    8404 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2120c9da3c99531e738f810d27f3aed98dafcf4c9d9954a1828e62589792eaf3 
	I0211 02:03:00.880826    8404 cni.go:84] Creating CNI manager for ""
	I0211 02:03:00.880833    8404 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0211 02:03:00.886139    8404 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0211 02:03:00.889075    8404 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0211 02:03:00.892929    8404 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0211 02:03:00.892950    8404 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0211 02:03:00.910823    8404 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
	I0211 02:03:01.204112    8404 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0211 02:03:01.204248    8404 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
	I0211 02:03:01.204331    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-078072 minikube.k8s.io/updated_at=2025_02_11T02_03_01_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=8e91f70b9b442caa4bec80b031add390ac34d321 minikube.k8s.io/name=addons-078072 minikube.k8s.io/primary=true
	I0211 02:03:01.352591    8404 ops.go:34] apiserver oom_adj: -16
	I0211 02:03:01.352702    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:01.853372    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:02.352824    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:02.852817    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:03.353444    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:03.853742    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:04.353065    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:04.852849    8404 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0211 02:03:05.007627    8404 kubeadm.go:1113] duration metric: took 3.803425529s to wait for elevateKubeSystemPrivileges
	I0211 02:03:05.007661    8404 kubeadm.go:394] duration metric: took 23.243479922s to StartCluster
	I0211 02:03:05.007680    8404 settings.go:142] acquiring lock: {Name:mkcb9f0571dcb924e955748cabf62d7babc9d2d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:03:05.007800    8404 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:03:05.008176    8404 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20400-2318/kubeconfig: {Name:mk788ac45535578315227e6d2be792d0a0803ed7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0211 02:03:05.008375    8404 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}
	I0211 02:03:05.008533    8404 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"
	I0211 02:03:05.008781    8404 config.go:182] Loaded profile config "addons-078072": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:03:05.008767    8404 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]
	I0211 02:03:05.008909    8404 addons.go:69] Setting yakd=true in profile "addons-078072"
	I0211 02:03:05.008924    8404 addons.go:238] Setting addon yakd=true in "addons-078072"
	I0211 02:03:05.008953    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.009438    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.009669    8404 addons.go:69] Setting inspektor-gadget=true in profile "addons-078072"
	I0211 02:03:05.009698    8404 addons.go:238] Setting addon inspektor-gadget=true in "addons-078072"
	I0211 02:03:05.009766    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.009988    8404 addons.go:69] Setting metrics-server=true in profile "addons-078072"
	I0211 02:03:05.010012    8404 addons.go:238] Setting addon metrics-server=true in "addons-078072"
	I0211 02:03:05.010039    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.010454    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.010501    8404 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-078072"
	I0211 02:03:05.010544    8404 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-078072"
	I0211 02:03:05.010587    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.011094    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.010456    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.018974    8404 addons.go:69] Setting cloud-spanner=true in profile "addons-078072"
	I0211 02:03:05.019006    8404 addons.go:238] Setting addon cloud-spanner=true in "addons-078072"
	I0211 02:03:05.019044    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.019542    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.031134    8404 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-078072"
	I0211 02:03:05.031219    8404 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-078072"
	I0211 02:03:05.031275    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.031815    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.039067    8404 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-078072"
	I0211 02:03:05.039136    8404 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-078072"
	I0211 02:03:05.039168    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.039677    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.042772    8404 addons.go:69] Setting default-storageclass=true in profile "addons-078072"
	I0211 02:03:05.042799    8404 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-078072"
	I0211 02:03:05.043278    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.048958    8404 addons.go:69] Setting registry=true in profile "addons-078072"
	I0211 02:03:05.049003    8404 addons.go:238] Setting addon registry=true in "addons-078072"
	I0211 02:03:05.049042    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.050113    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.059036    8404 addons.go:69] Setting gcp-auth=true in profile "addons-078072"
	I0211 02:03:05.059076    8404 mustload.go:65] Loading cluster: addons-078072
	I0211 02:03:05.059300    8404 config.go:182] Loaded profile config "addons-078072": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:03:05.059569    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.061819    8404 addons.go:69] Setting storage-provisioner=true in profile "addons-078072"
	I0211 02:03:05.061883    8404 addons.go:238] Setting addon storage-provisioner=true in "addons-078072"
	I0211 02:03:05.061953    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.062472    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.088621    8404 addons.go:69] Setting ingress=true in profile "addons-078072"
	I0211 02:03:05.088651    8404 addons.go:238] Setting addon ingress=true in "addons-078072"
	I0211 02:03:05.088697    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.089177    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.095258    8404 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-078072"
	I0211 02:03:05.095358    8404 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-078072"
	I0211 02:03:05.095781    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.111482    8404 addons.go:69] Setting ingress-dns=true in profile "addons-078072"
	I0211 02:03:05.111512    8404 addons.go:238] Setting addon ingress-dns=true in "addons-078072"
	I0211 02:03:05.111558    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.112136    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.120248    8404 addons.go:69] Setting volcano=true in profile "addons-078072"
	I0211 02:03:05.120322    8404 addons.go:238] Setting addon volcano=true in "addons-078072"
	I0211 02:03:05.120395    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.120920    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.146462    8404 addons.go:69] Setting volumesnapshots=true in profile "addons-078072"
	I0211 02:03:05.146497    8404 addons.go:238] Setting addon volumesnapshots=true in "addons-078072"
	I0211 02:03:05.146535    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.147079    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.166865    8404 out.go:177] * Verifying Kubernetes components...
	I0211 02:03:05.174969    8404 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0211 02:03:05.193284    8404 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0211 02:03:05.200411    8404 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0211 02:03:05.202524    8404 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0211 02:03:05.202545    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0211 02:03:05.202620    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.204384    8404 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0211 02:03:05.204483    8404 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0211 02:03:05.204584    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.211533    8404 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0211 02:03:05.217237    8404 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0211 02:03:05.217347    8404 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0211 02:03:05.217452    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.217702    8404 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0211 02:03:05.219123    8404 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0211 02:03:05.224239    8404 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0211 02:03:05.224262    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0211 02:03:05.224334    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.239455    8404 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0211 02:03:05.239475    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0211 02:03:05.239535    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.273521    8404 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0211 02:03:05.287064    8404 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0211 02:03:05.287149    8404 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0211 02:03:05.287239    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.343533    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0211 02:03:05.346319    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0211 02:03:05.349707    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0211 02:03:05.352763    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0211 02:03:05.355617    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0211 02:03:05.358458    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0211 02:03:05.361397    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0211 02:03:05.364227    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0211 02:03:05.367231    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0211 02:03:05.367266    8404 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0211 02:03:05.367336    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.402806    8404 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0211 02:03:05.405726    8404 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0211 02:03:05.405751    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0211 02:03:05.405824    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.420228    8404 host.go:66] Checking if "addons-078072" exists ...
	W0211 02:03:05.421063    8404 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0211 02:03:05.445234    8404 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0211 02:03:05.448238    8404 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0211 02:03:05.448307    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0211 02:03:05.448405    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.455831    8404 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-078072"
	I0211 02:03:05.455876    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.456291    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.490371    8404 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0211 02:03:05.493639    8404 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0211 02:03:05.493825    8404 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0211 02:03:05.493849    8404 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0211 02:03:05.493927    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.501258    8404 addons.go:238] Setting addon default-storageclass=true in "addons-078072"
	I0211 02:03:05.501356    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:05.501819    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:05.532880    8404 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0211 02:03:05.534204    8404 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 -"
	I0211 02:03:05.534639    8404 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0211 02:03:05.538393    8404 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0211 02:03:05.543720    8404 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0211 02:03:05.543747    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0211 02:03:05.543814    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.551481    8404 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0211 02:03:05.555862    8404 out.go:177]   - Using image docker.io/registry:2.8.3
	I0211 02:03:05.555993    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.556946    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.558268    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.558915    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.560388    8404 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0211 02:03:05.560417    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0211 02:03:05.560478    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.578201    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.580708    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.594595    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.600901    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.679198    8404 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0211 02:03:05.679223    8404 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0211 02:03:05.679292    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.699485    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.700227    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.702474    8404 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0211 02:03:05.708170    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.709188    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.711323    8404 out.go:177]   - Using image docker.io/busybox:stable
	I0211 02:03:05.714527    8404 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0211 02:03:05.714556    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0211 02:03:05.714622    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:05.764610    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:05.765384    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:06.179618    8404 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0211 02:03:06.179647    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0211 02:03:06.182652    8404 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0211 02:03:06.182672    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0211 02:03:06.192398    8404 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
	I0211 02:03:06.210424    8404 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
	I0211 02:03:06.214141    8404 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
	I0211 02:03:06.237325    8404 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0211 02:03:06.237396    8404 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0211 02:03:06.240740    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0211 02:03:06.240813    8404 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0211 02:03:06.257164    8404 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0211 02:03:06.257240    8404 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0211 02:03:06.264269    8404 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
	I0211 02:03:06.267317    8404 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
	I0211 02:03:06.270575    8404 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
	I0211 02:03:06.276784    8404 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0211 02:03:06.276859    8404 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0211 02:03:06.284478    8404 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
	I0211 02:03:06.300366    8404 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
	I0211 02:03:06.333117    8404 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0211 02:03:06.333190    8404 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0211 02:03:06.372663    8404 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0211 02:03:06.372735    8404 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0211 02:03:06.420187    8404 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0211 02:03:06.420263    8404 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0211 02:03:06.427041    8404 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
	I0211 02:03:06.446898    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0211 02:03:06.447003    8404 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)
	I0211 02:03:06.450114    8404 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0211 02:03:06.450189    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0211 02:03:06.511158    8404 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0211 02:03:06.511239    8404 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0211 02:03:06.551806    8404 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0211 02:03:06.551869    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0211 02:03:06.634922    8404 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
	I0211 02:03:06.689385    8404 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0211 02:03:06.689463    8404 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0211 02:03:06.727537    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0211 02:03:06.727610    8404 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0211 02:03:06.777376    8404 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
	I0211 02:03:06.778818    8404 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0211 02:03:06.778889    8404 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0211 02:03:06.870850    8404 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
	I0211 02:03:06.957036    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0211 02:03:06.957110    8404 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0211 02:03:06.974481    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0211 02:03:06.974564    8404 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0211 02:03:07.125232    8404 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0211 02:03:07.125311    8404 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0211 02:03:07.163422    8404 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0211 02:03:07.163494    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0211 02:03:07.255928    8404 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
	I0211 02:03:07.280381    8404 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0211 02:03:07.280455    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0211 02:03:07.374866    8404 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0211 02:03:07.374965    8404 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0211 02:03:07.470275    8404 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0211 02:03:07.470345    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0211 02:03:07.564231    8404 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0211 02:03:07.564304    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0211 02:03:07.695457    8404 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0211 02:03:07.695536    8404 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0211 02:03:07.913669    8404 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
	I0211 02:03:08.653215    8404 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.118547233s)
	I0211 02:03:08.653403    8404 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.11917479s)
	I0211 02:03:08.653471    8404 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0211 02:03:08.655053    8404 node_ready.go:35] waiting up to 6m0s for node "addons-078072" to be "Ready" ...
	I0211 02:03:08.907673    8404 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: (2.715239206s)
	I0211 02:03:09.688341    8404 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-078072" context rescaled to 1 replicas
	I0211 02:03:10.764412    8404 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: (4.55390536s)
	I0211 02:03:10.764522    8404 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: (4.550318151s)
	I0211 02:03:10.791300    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:10.908589    8404 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: (4.644233093s)
	I0211 02:03:12.425740    8404 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.158339823s)
	I0211 02:03:12.425773    8404 addons.go:479] Verifying addon ingress=true in "addons-078072"
	I0211 02:03:12.425992    8404 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: (6.155355238s)
	I0211 02:03:12.426280    8404 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: (6.141722229s)
	I0211 02:03:12.426348    8404 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.125908945s)
	I0211 02:03:12.426555    8404 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.999439017s)
	I0211 02:03:12.426597    8404 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.791584701s)
	I0211 02:03:12.426606    8404 addons.go:479] Verifying addon registry=true in "addons-078072"
	I0211 02:03:12.426736    8404 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.649278966s)
	I0211 02:03:12.427079    8404 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.556147215s)
	I0211 02:03:12.428377    8404 addons.go:479] Verifying addon metrics-server=true in "addons-078072"
	I0211 02:03:12.429098    8404 out.go:177] * Verifying registry addon...
	I0211 02:03:12.429112    8404 out.go:177] * Verifying ingress addon...
	I0211 02:03:12.431263    8404 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-078072 service yakd-dashboard -n yakd-dashboard
	
	I0211 02:03:12.431932    8404 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0211 02:03:12.432201    8404 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0211 02:03:12.445684    8404 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0211 02:03:12.445709    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:12.446793    8404 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0211 02:03:12.446825    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0211 02:03:12.477108    8404 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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]
	I0211 02:03:12.500062    8404 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.244044944s)
	W0211 02:03:12.500681    8404 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
	I0211 02:03:12.500778    8404 retry.go:31] will retry after 337.936881ms: 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
	I0211 02:03:12.839351    8404 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
	I0211 02:03:12.844117    8404 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: (4.930348848s)
	I0211 02:03:12.844203    8404 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-078072"
	I0211 02:03:12.847458    8404 out.go:177] * Verifying csi-hostpath-driver addon...
	I0211 02:03:12.851331    8404 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0211 02:03:12.855716    8404 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0211 02:03:12.855743    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:12.937102    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:12.937275    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:13.159048    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:13.354646    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:13.438830    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:13.439304    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:13.855134    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:13.955859    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:13.956038    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:14.356498    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:14.437383    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:14.437413    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:14.854909    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:14.875853    8404 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0211 02:03:14.875930    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:14.893022    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:14.956201    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:14.956617    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:14.993394    8404 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0211 02:03:15.011500    8404 addons.go:238] Setting addon gcp-auth=true in "addons-078072"
	I0211 02:03:15.011549    8404 host.go:66] Checking if "addons-078072" exists ...
	I0211 02:03:15.012020    8404 cli_runner.go:164] Run: docker container inspect addons-078072 --format={{.State.Status}}
	I0211 02:03:15.042914    8404 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0211 02:03:15.043044    8404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078072
	I0211 02:03:15.064005    8404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/addons-078072/id_rsa Username:docker}
	I0211 02:03:15.159313    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:15.355960    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:15.436105    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:15.436523    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:15.514882    8404 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.6754412s)
	I0211 02:03:15.518195    8404 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0211 02:03:15.521169    8404 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0211 02:03:15.524009    8404 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0211 02:03:15.524037    8404 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0211 02:03:15.543678    8404 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0211 02:03:15.543702    8404 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0211 02:03:15.561003    8404 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0211 02:03:15.561027    8404 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0211 02:03:15.580958    8404 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
	I0211 02:03:15.855753    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:15.936559    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:15.937580    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:16.135107    8404 addons.go:479] Verifying addon gcp-auth=true in "addons-078072"
	I0211 02:03:16.138875    8404 out.go:177] * Verifying gcp-auth addon...
	I0211 02:03:16.142701    8404 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0211 02:03:16.146147    8404 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0211 02:03:16.146181    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:16.355250    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:16.438342    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:16.438616    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:16.646248    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:16.854282    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:16.935938    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:16.936259    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:17.146484    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:17.354970    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:17.437307    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:17.437980    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:17.645743    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:17.658458    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:17.854467    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:17.936222    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:17.936673    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:18.145646    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:18.354288    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:18.437794    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:18.438675    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:18.646609    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:18.855111    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:18.935415    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:18.935641    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:19.148227    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:19.356806    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:19.437099    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:19.437276    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:19.646595    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:19.855439    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:19.935485    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:19.935687    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:20.145481    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:20.158126    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:20.355169    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:20.438508    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:20.438728    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:20.645948    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:20.854961    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:20.936302    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:20.936499    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:21.146730    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:21.354750    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:21.437492    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:21.437766    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:21.645776    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:21.854711    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:21.936076    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:21.936091    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:22.146022    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:22.158660    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:22.354721    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:22.435533    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:22.436417    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:22.645561    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:22.854694    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:22.936131    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:22.936298    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:23.146719    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:23.355596    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:23.437477    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:23.437705    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:23.645669    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:23.854574    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:23.936234    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:23.936438    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:24.146467    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:24.354614    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:24.436460    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:24.440515    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:24.646164    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:24.659156    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:24.854283    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:24.935630    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:24.935733    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:25.145722    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:25.355134    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:25.437153    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:25.438049    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:25.645919    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:25.854507    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:25.935696    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:25.935999    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:26.145920    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:26.354691    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:26.437131    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:26.437675    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:26.645602    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:26.854897    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:26.935350    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:26.936206    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:27.146196    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:27.159111    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:27.355566    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:27.438432    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:27.438558    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:27.646554    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:27.855133    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:27.935020    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:27.935551    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:28.146152    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:28.354830    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:28.436191    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:28.436225    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:28.646182    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:28.855268    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:28.934968    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:28.935237    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:29.148760    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:29.354719    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:29.435594    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:29.440299    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:29.645781    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:29.658380    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:29.854382    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:29.935815    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:29.936319    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:30.146184    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:30.355033    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:30.439083    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:30.439933    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:30.645507    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:30.854379    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:30.935495    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:30.935907    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:31.146081    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:31.354611    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:31.455692    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:31.455992    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:31.645431    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:31.658789    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:31.854988    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:31.935843    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:31.936337    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:32.146330    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:32.355248    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:32.437741    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:32.437846    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:32.645783    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:32.855060    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:32.935223    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:32.935638    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:33.146193    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:33.355280    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:33.440806    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:33.441240    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:33.646045    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:33.854499    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:33.935880    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:33.936037    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:34.148251    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:34.158548    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:34.354570    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:34.438330    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:34.438466    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:34.646329    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:34.855099    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:34.935773    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:34.935959    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:35.146037    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:35.354792    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:35.437996    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:35.438389    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:35.646087    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:35.854581    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:35.935570    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:35.935811    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:36.145363    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:36.158993    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:36.354776    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:36.437973    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:36.438552    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:36.646122    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:36.854614    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:36.936128    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:36.936264    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:37.146173    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:37.354845    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:37.438031    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:37.438456    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:37.646435    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:37.854795    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:37.936908    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:37.936999    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:38.146204    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:38.354620    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:38.438710    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:38.438885    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:38.645844    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:38.658464    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:38.854833    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:38.936584    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:38.936860    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:39.147614    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:39.355230    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:39.435497    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:39.437205    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:39.646129    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:39.855049    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:39.935148    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:39.935453    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:40.146209    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:40.354956    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:40.437272    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:40.437431    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:40.646495    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:40.854901    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:40.936945    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:40.937039    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:41.146079    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:41.158769    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:41.354832    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:41.436770    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:41.436991    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:41.645853    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:41.854829    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:41.935943    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:41.936112    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:42.147017    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:42.355316    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:42.436340    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:42.436881    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:42.645760    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:42.854529    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:42.935645    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:42.935871    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:43.145622    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:43.354959    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:43.437462    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:43.437672    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:43.645600    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:43.658059    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:43.854998    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:43.935813    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:43.936019    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:44.147054    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:44.354888    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:44.437074    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:44.437854    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:44.645878    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:44.854269    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:44.935517    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:44.935889    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:45.146770    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:45.354362    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:45.436857    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:45.437161    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:45.646024    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:45.658860    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:45.862688    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:45.935887    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:45.936109    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:46.145883    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:46.354624    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:46.438251    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:46.438582    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:46.646652    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:46.854573    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:46.935529    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:46.935977    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:47.146340    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:47.354669    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:47.436870    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:47.438628    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:47.646375    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:47.659160    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:47.855111    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:47.935149    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:47.935264    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:48.146267    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:48.354821    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:48.437357    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:48.439296    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:48.646010    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:48.855027    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:48.936598    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:48.936660    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:49.146824    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:49.355121    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:49.436979    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:49.437642    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:49.646221    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:49.854905    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:49.934869    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:49.935291    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:50.146222    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:50.158982    8404 node_ready.go:53] node "addons-078072" has status "Ready":"False"
	I0211 02:03:50.354448    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:50.437177    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:50.437451    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:50.646167    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:50.854657    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:50.935804    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:50.935920    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:51.146217    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:51.354614    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:51.437375    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:51.437550    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:51.645347    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:51.866829    8404 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0211 02:03:51.866857    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:51.965740    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:51.966777    8404 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0211 02:03:51.966806    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:52.151613    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:52.159965    8404 node_ready.go:49] node "addons-078072" has status "Ready":"True"
	I0211 02:03:52.160005    8404 node_ready.go:38] duration metric: took 43.504571741s for node "addons-078072" to be "Ready" ...
	I0211 02:03:52.160016    8404 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" ...
	I0211 02:03:52.169712    8404 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-5g5r8" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:52.389188    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:52.486721    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:52.486878    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:52.671791    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:52.856398    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:52.935797    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:52.936902    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:53.146473    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:53.354706    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:53.437896    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:53.438081    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:53.646376    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:53.675724    8404 pod_ready.go:93] pod "coredns-668d6bf9bc-5g5r8" in "kube-system" namespace has status "Ready":"True"
	I0211 02:03:53.675752    8404 pod_ready.go:82] duration metric: took 1.506007752s for pod "coredns-668d6bf9bc-5g5r8" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.675775    8404 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.680525    8404 pod_ready.go:93] pod "etcd-addons-078072" in "kube-system" namespace has status "Ready":"True"
	I0211 02:03:53.680558    8404 pod_ready.go:82] duration metric: took 4.77506ms for pod "etcd-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.680590    8404 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.684905    8404 pod_ready.go:93] pod "kube-apiserver-addons-078072" in "kube-system" namespace has status "Ready":"True"
	I0211 02:03:53.684930    8404 pod_ready.go:82] duration metric: took 4.325271ms for pod "kube-apiserver-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.684942    8404 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.689134    8404 pod_ready.go:93] pod "kube-controller-manager-addons-078072" in "kube-system" namespace has status "Ready":"True"
	I0211 02:03:53.689162    8404 pod_ready.go:82] duration metric: took 4.212059ms for pod "kube-controller-manager-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.689176    8404 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-7th4q" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.759335    8404 pod_ready.go:93] pod "kube-proxy-7th4q" in "kube-system" namespace has status "Ready":"True"
	I0211 02:03:53.759362    8404 pod_ready.go:82] duration metric: took 70.177263ms for pod "kube-proxy-7th4q" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.759373    8404 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:53.859867    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:53.935038    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:53.936694    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:54.145963    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:54.158840    8404 pod_ready.go:93] pod "kube-scheduler-addons-078072" in "kube-system" namespace has status "Ready":"True"
	I0211 02:03:54.158865    8404 pod_ready.go:82] duration metric: took 399.484924ms for pod "kube-scheduler-addons-078072" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:54.158877    8404 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace to be "Ready" ...
	I0211 02:03:54.355428    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:54.436201    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:54.436281    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:54.646392    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:54.855786    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:54.937605    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:54.938071    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:55.145986    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:55.354962    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:55.437722    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:55.438146    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:55.647389    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:55.855931    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:55.937605    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:55.938114    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:56.147004    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:56.164990    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:03:56.356035    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:56.439715    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:56.440354    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:56.649714    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:56.878210    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:56.938235    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:56.939671    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:57.146064    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:57.356676    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:57.436817    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:57.437072    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:57.646682    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:57.860526    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:57.935654    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:57.935993    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:58.145996    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:58.165192    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:03:58.355816    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:58.437686    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:58.438025    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:58.647109    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:58.855696    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:58.937049    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:58.937521    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:59.146826    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:59.355679    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:59.456570    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:59.457108    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:03:59.646325    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:03:59.855672    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:03:59.938539    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:03:59.938675    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:00.147755    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:00.166513    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:00.356255    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:00.448418    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:00.456086    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:00.646206    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:00.860014    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:00.937872    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:00.938313    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:01.146754    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:01.356722    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:01.436976    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:01.438246    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:01.646638    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:01.855169    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:01.936804    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:01.938104    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:02.147103    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:02.356530    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:02.438607    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:02.439489    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:02.655562    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:02.668294    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:02.860600    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:02.940927    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:02.941345    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:03.146683    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:03.356384    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:03.437333    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:03.438619    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:03.646381    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:03.855379    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:03.937817    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:03.938349    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:04.147749    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:04.355808    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:04.437706    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:04.447342    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:04.652236    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:04.684716    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:04.878348    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:04.937612    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:04.937709    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:05.145776    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:05.355311    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:05.462806    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:05.464663    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:05.646819    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:05.869297    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:05.958280    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:05.959685    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:06.146595    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:06.355641    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:06.436980    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:06.437039    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:06.646738    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:06.856017    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:06.944394    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:06.944865    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:07.145875    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:07.166678    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:07.355634    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:07.444396    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:07.444571    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:07.645593    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:07.855597    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:07.935900    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:07.936044    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:08.146312    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:08.355116    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:08.436927    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:08.437268    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:08.645912    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:08.856943    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:08.957519    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:08.958626    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:09.147709    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:09.355898    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:09.437644    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:09.437829    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:09.645823    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:09.664537    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:09.857221    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:09.935288    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:09.935538    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:10.146318    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:10.355760    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:10.435889    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:10.436273    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:10.646352    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:10.863618    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:10.969412    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:10.969931    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:11.146036    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:11.355495    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:11.436871    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:11.437766    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:11.646160    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:11.664608    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:11.855178    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:11.935588    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:11.936408    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:12.147572    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:12.356203    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:12.441445    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:12.449828    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:12.646439    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:12.855301    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:12.940675    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:12.944577    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:13.147293    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:13.354339    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:13.438103    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:13.438797    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:13.645254    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:13.665297    8404 pod_ready.go:103] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:13.856113    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:13.936011    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:13.936141    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:14.146631    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:14.355090    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:14.438342    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:14.439207    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:14.649649    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:14.690869    8404 pod_ready.go:93] pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace has status "Ready":"True"
	I0211 02:04:14.690900    8404 pod_ready.go:82] duration metric: took 20.532012741s for pod "metrics-server-7fbb699795-7rbb7" in "kube-system" namespace to be "Ready" ...
	I0211 02:04:14.690913    8404 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace to be "Ready" ...
	I0211 02:04:14.862228    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:14.936613    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:14.936788    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:15.147828    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:15.355723    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:15.437652    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:15.438304    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:15.646395    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:15.855478    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:15.956695    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:15.957026    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:16.153499    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:16.355052    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:16.448302    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:16.448664    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:16.646554    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:16.704694    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:16.856115    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:16.937041    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:16.937143    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:17.148610    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:17.355133    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:17.441440    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:17.441601    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:17.646368    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:17.857346    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:17.938037    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:17.938555    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:18.150821    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:18.355069    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:18.441450    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:18.441560    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:18.646014    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:18.856497    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:18.936638    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:18.938550    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:19.147910    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:19.196683    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:19.357218    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:19.456573    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:19.457533    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:19.645505    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:19.863942    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:19.962059    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:19.962179    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:20.147606    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:20.354544    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:20.437063    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:20.437408    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:20.646171    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:20.854799    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:20.936416    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:20.936520    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:21.146792    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:21.199089    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:21.355302    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:21.436805    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:21.437260    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:21.646662    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:21.855050    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:21.936402    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:21.937080    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:22.146582    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:22.354886    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:22.437509    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:22.437560    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:22.653834    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:22.855886    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:22.945609    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:22.946983    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:23.146080    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:23.354457    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:23.439413    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:23.439991    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:23.645964    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:23.696425    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:23.855130    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:23.936502    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:23.936724    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:24.145545    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:24.355544    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:24.440363    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:24.440993    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:24.646375    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:24.856276    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:24.937895    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:24.938278    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:25.160944    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:25.356157    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:25.438093    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:25.441355    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:25.646269    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:25.697215    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:25.857272    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:25.935534    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:25.936859    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:26.150146    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:26.354881    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:26.441753    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:26.442301    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:26.646231    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:26.856382    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:26.937230    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:26.938799    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:27.146733    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:27.356002    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:27.438506    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:27.440763    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:27.651742    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:27.697932    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:27.854837    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:27.937259    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:27.938818    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:28.146233    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:28.355218    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:28.442225    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:28.442489    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:28.647259    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:28.856800    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:28.940580    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:28.940864    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:29.150771    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:29.383295    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:29.436734    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:29.436872    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:29.646395    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:29.700832    8404 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"False"
	I0211 02:04:29.856564    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:29.938376    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:29.941295    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:30.146885    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:30.356881    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:30.439023    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:30.443546    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:30.646351    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:30.855533    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:30.936762    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:30.936943    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:31.155072    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:31.354986    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:31.436591    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:31.437724    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:31.645675    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:31.855888    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:31.935221    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:31.935479    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:32.146558    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:32.196706    8404 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace has status "Ready":"True"
	I0211 02:04:32.196731    8404 pod_ready.go:82] duration metric: took 17.505809295s for pod "nvidia-device-plugin-daemonset-cwmcw" in "kube-system" namespace to be "Ready" ...
	I0211 02:04:32.196752    8404 pod_ready.go:39] duration metric: took 40.036721601s 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" ...
	I0211 02:04:32.196775    8404 api_server.go:52] waiting for apiserver process to appear ...
	I0211 02:04:32.196822    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0211 02:04:32.196881    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0211 02:04:32.239931    8404 cri.go:89] found id: "9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6"
	I0211 02:04:32.239953    8404 cri.go:89] found id: ""
	I0211 02:04:32.239961    8404 logs.go:282] 1 containers: [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6]
	I0211 02:04:32.240015    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.243672    8404 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0211 02:04:32.243756    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0211 02:04:32.283184    8404 cri.go:89] found id: "8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439"
	I0211 02:04:32.283207    8404 cri.go:89] found id: ""
	I0211 02:04:32.283215    8404 logs.go:282] 1 containers: [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439]
	I0211 02:04:32.283290    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.287167    8404 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0211 02:04:32.287240    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0211 02:04:32.328518    8404 cri.go:89] found id: "acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df"
	I0211 02:04:32.328592    8404 cri.go:89] found id: ""
	I0211 02:04:32.328614    8404 logs.go:282] 1 containers: [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df]
	I0211 02:04:32.328708    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.332625    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0211 02:04:32.332718    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0211 02:04:32.354674    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:32.375629    8404 cri.go:89] found id: "0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba"
	I0211 02:04:32.375661    8404 cri.go:89] found id: ""
	I0211 02:04:32.375670    8404 logs.go:282] 1 containers: [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba]
	I0211 02:04:32.375745    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.379462    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0211 02:04:32.379532    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0211 02:04:32.422304    8404 cri.go:89] found id: "a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd"
	I0211 02:04:32.422374    8404 cri.go:89] found id: ""
	I0211 02:04:32.422395    8404 logs.go:282] 1 containers: [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd]
	I0211 02:04:32.422489    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.425877    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0211 02:04:32.425969    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0211 02:04:32.437158    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:32.437365    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:32.469686    8404 cri.go:89] found id: "0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd"
	I0211 02:04:32.469752    8404 cri.go:89] found id: ""
	I0211 02:04:32.469773    8404 logs.go:282] 1 containers: [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd]
	I0211 02:04:32.469843    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.473418    8404 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0211 02:04:32.473540    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0211 02:04:32.511576    8404 cri.go:89] found id: "bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9"
	I0211 02:04:32.511600    8404 cri.go:89] found id: ""
	I0211 02:04:32.511609    8404 logs.go:282] 1 containers: [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9]
	I0211 02:04:32.511684    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:32.515232    8404 logs.go:123] Gathering logs for container status ...
	I0211 02:04:32.515305    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0211 02:04:32.588235    8404 logs.go:123] Gathering logs for kubelet ...
	I0211 02:04:32.588267    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0211 02:04:32.647370    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0211 02:04:32.671732    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.776907    1529 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-078072" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-078072' and this object
	W0211 02:04:32.672002    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.776959    1529 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-078072\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	W0211 02:04:32.672179    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.815412    1529 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-078072" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-078072' and this object
	W0211 02:04:32.672393    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.815461    1529 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-078072\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	I0211 02:04:32.702533    8404 logs.go:123] Gathering logs for dmesg ...
	I0211 02:04:32.702572    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0211 02:04:32.715496    8404 logs.go:123] Gathering logs for describe nodes ...
	I0211 02:04:32.715524    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0211 02:04:32.855478    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:32.922918    8404 logs.go:123] Gathering logs for kube-apiserver [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6] ...
	I0211 02:04:32.923004    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6"
	I0211 02:04:32.936995    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:32.938696    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:33.002775    8404 logs.go:123] Gathering logs for etcd [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439] ...
	I0211 02:04:33.002807    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439"
	I0211 02:04:33.057232    8404 logs.go:123] Gathering logs for kube-scheduler [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba] ...
	I0211 02:04:33.057269    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba"
	I0211 02:04:33.127942    8404 logs.go:123] Gathering logs for kube-controller-manager [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd] ...
	I0211 02:04:33.128012    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd"
	I0211 02:04:33.146585    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:33.201102    8404 logs.go:123] Gathering logs for coredns [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df] ...
	I0211 02:04:33.201136    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df"
	I0211 02:04:33.242509    8404 logs.go:123] Gathering logs for kube-proxy [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd] ...
	I0211 02:04:33.242535    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd"
	I0211 02:04:33.285552    8404 logs.go:123] Gathering logs for kindnet [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9] ...
	I0211 02:04:33.285582    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9"
	I0211 02:04:33.330630    8404 logs.go:123] Gathering logs for CRI-O ...
	I0211 02:04:33.330659    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0211 02:04:33.355921    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:33.416254    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:04:33.416288    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0211 02:04:33.416342    8404 out.go:270] X Problems detected in kubelet:
	W0211 02:04:33.416361    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.776907    1529 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-078072" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-078072' and this object
	W0211 02:04:33.416372    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.776959    1529 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-078072\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	W0211 02:04:33.416381    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.815412    1529 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-078072" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-078072' and this object
	W0211 02:04:33.416393    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.815461    1529 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-078072\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	I0211 02:04:33.416399    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:04:33.416412    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:04:33.435767    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:33.436032    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:33.645857    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:33.855349    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:33.936319    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:33.936562    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:34.145979    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:34.359215    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:34.440311    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:34.440769    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:34.646323    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:34.856670    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:34.937274    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:34.937768    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:35.146578    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:35.354879    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:35.437750    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:35.438193    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:35.647800    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:35.855760    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:35.936001    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:35.936433    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:36.146808    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:36.354789    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:36.438298    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:36.439320    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:36.648698    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:36.854683    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:36.935969    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:36.937403    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:37.147234    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:37.354530    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:37.439166    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:37.441977    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:37.646463    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:37.855936    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:37.955538    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:37.956131    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:38.146332    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:38.354356    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:38.435870    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:38.436949    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:38.646720    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:38.855658    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:38.942222    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:38.942753    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:39.146961    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:39.356797    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:39.459781    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:39.460849    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:39.646276    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:39.855645    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:39.938015    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0211 02:04:39.938046    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:40.154588    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:40.355229    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:40.434921    8404 kapi.go:107] duration metric: took 1m28.002714053s to wait for kubernetes.io/minikube-addons=registry ...
	I0211 02:04:40.435671    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:40.646229    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:40.854551    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:40.936008    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:41.146445    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:41.354808    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:41.438968    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:41.646044    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:41.897323    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:41.987885    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:42.150785    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:42.356605    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:42.440237    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:42.646623    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:42.862714    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:42.938267    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:43.147540    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:43.356325    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:43.417448    8404 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0211 02:04:43.436740    8404 api_server.go:72] duration metric: took 1m38.428326617s to wait for apiserver process to appear ...
	I0211 02:04:43.436784    8404 api_server.go:88] waiting for apiserver healthz status ...
	I0211 02:04:43.436843    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0211 02:04:43.436932    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0211 02:04:43.442130    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:43.500501    8404 cri.go:89] found id: "9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6"
	I0211 02:04:43.500536    8404 cri.go:89] found id: ""
	I0211 02:04:43.500544    8404 logs.go:282] 1 containers: [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6]
	I0211 02:04:43.500626    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.505850    8404 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0211 02:04:43.505951    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0211 02:04:43.579720    8404 cri.go:89] found id: "8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439"
	I0211 02:04:43.579744    8404 cri.go:89] found id: ""
	I0211 02:04:43.579752    8404 logs.go:282] 1 containers: [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439]
	I0211 02:04:43.579833    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.583760    8404 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0211 02:04:43.583858    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0211 02:04:43.634337    8404 cri.go:89] found id: "acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df"
	I0211 02:04:43.634358    8404 cri.go:89] found id: ""
	I0211 02:04:43.634365    8404 logs.go:282] 1 containers: [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df]
	I0211 02:04:43.634446    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.646627    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:43.646755    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0211 02:04:43.646837    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0211 02:04:43.717251    8404 cri.go:89] found id: "0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba"
	I0211 02:04:43.717273    8404 cri.go:89] found id: ""
	I0211 02:04:43.717280    8404 logs.go:282] 1 containers: [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba]
	I0211 02:04:43.717361    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.721247    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0211 02:04:43.721339    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0211 02:04:43.786854    8404 cri.go:89] found id: "a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd"
	I0211 02:04:43.786880    8404 cri.go:89] found id: ""
	I0211 02:04:43.786888    8404 logs.go:282] 1 containers: [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd]
	I0211 02:04:43.787015    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.791270    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0211 02:04:43.791376    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0211 02:04:43.855869    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:43.876951    8404 cri.go:89] found id: "0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd"
	I0211 02:04:43.876975    8404 cri.go:89] found id: ""
	I0211 02:04:43.876983    8404 logs.go:282] 1 containers: [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd]
	I0211 02:04:43.877072    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.881170    8404 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0211 02:04:43.881263    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0211 02:04:43.927698    8404 cri.go:89] found id: "bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9"
	I0211 02:04:43.927722    8404 cri.go:89] found id: ""
	I0211 02:04:43.927731    8404 logs.go:282] 1 containers: [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9]
	I0211 02:04:43.927815    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:43.931896    8404 logs.go:123] Gathering logs for describe nodes ...
	I0211 02:04:43.931919    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0211 02:04:43.936282    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:44.147316    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:44.164534    8404 logs.go:123] Gathering logs for coredns [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df] ...
	I0211 02:04:44.164605    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df"
	I0211 02:04:44.244846    8404 logs.go:123] Gathering logs for CRI-O ...
	I0211 02:04:44.244886    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0211 02:04:44.345440    8404 logs.go:123] Gathering logs for kubelet ...
	I0211 02:04:44.345481    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0211 02:04:44.356268    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:44.435090    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0211 02:04:44.451720    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.776907    1529 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-078072" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-078072' and this object
	W0211 02:04:44.452001    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.776959    1529 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-078072\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	W0211 02:04:44.452205    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.815412    1529 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-078072" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-078072' and this object
	W0211 02:04:44.452443    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.815461    1529 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-078072\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	I0211 02:04:44.484413    8404 logs.go:123] Gathering logs for dmesg ...
	I0211 02:04:44.484445    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0211 02:04:44.497099    8404 logs.go:123] Gathering logs for kube-scheduler [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba] ...
	I0211 02:04:44.497173    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba"
	I0211 02:04:44.552655    8404 logs.go:123] Gathering logs for kube-proxy [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd] ...
	I0211 02:04:44.552689    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd"
	I0211 02:04:44.605527    8404 logs.go:123] Gathering logs for kube-controller-manager [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd] ...
	I0211 02:04:44.605556    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd"
	I0211 02:04:44.649462    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:44.713889    8404 logs.go:123] Gathering logs for kindnet [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9] ...
	I0211 02:04:44.713972    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9"
	I0211 02:04:44.764396    8404 logs.go:123] Gathering logs for container status ...
	I0211 02:04:44.764618    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0211 02:04:44.817800    8404 logs.go:123] Gathering logs for kube-apiserver [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6] ...
	I0211 02:04:44.817829    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6"
	I0211 02:04:44.859111    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:44.896067    8404 logs.go:123] Gathering logs for etcd [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439] ...
	I0211 02:04:44.896146    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439"
	I0211 02:04:44.941154    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:44.981912    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:04:44.981988    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0211 02:04:44.982053    8404 out.go:270] X Problems detected in kubelet:
	W0211 02:04:44.982091    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.776907    1529 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-078072" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-078072' and this object
	W0211 02:04:44.982121    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.776959    1529 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-078072\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	W0211 02:04:44.982168    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.815412    1529 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-078072" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-078072' and this object
	W0211 02:04:44.982208    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.815461    1529 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-078072\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	I0211 02:04:44.982242    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:04:44.982274    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:04:45.158048    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:45.356614    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:45.438022    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:45.646104    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:45.855629    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:45.935584    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:46.163194    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:46.355054    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:46.437786    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:46.645861    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:46.855631    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:46.935720    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:47.148630    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:47.356012    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:47.436318    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:47.646175    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:47.855123    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:47.935446    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:48.147338    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:48.355151    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:48.436729    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:48.646645    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:48.856043    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:48.936084    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:49.146198    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:49.358050    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:49.442995    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:49.646641    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:49.854985    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:49.936512    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:50.146952    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:50.355783    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:50.436338    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:50.648053    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:50.856637    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:50.936450    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:51.148188    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0211 02:04:51.359959    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:51.456340    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:51.647394    8404 kapi.go:107] duration metric: took 1m35.504690795s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0211 02:04:51.650928    8404 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-078072 cluster.
	I0211 02:04:51.653931    8404 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.
	I0211 02:04:51.657028    8404 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0211 02:04:51.855351    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:51.935918    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:52.355075    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:52.436013    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:52.855661    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:52.936868    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:53.356264    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:53.436690    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:53.855888    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:53.935411    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:54.355230    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:54.436297    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:54.856007    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:54.935916    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:54.984146    8404 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0211 02:04:54.995034    8404 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0211 02:04:54.996186    8404 api_server.go:141] control plane version: v1.32.1
	I0211 02:04:54.996218    8404 api_server.go:131] duration metric: took 11.559425817s to wait for apiserver health ...
	I0211 02:04:54.996228    8404 system_pods.go:43] waiting for kube-system pods to appear ...
	I0211 02:04:54.996252    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0211 02:04:54.996315    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0211 02:04:55.053721    8404 cri.go:89] found id: "9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6"
	I0211 02:04:55.053743    8404 cri.go:89] found id: ""
	I0211 02:04:55.053751    8404 logs.go:282] 1 containers: [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6]
	I0211 02:04:55.053809    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.057730    8404 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0211 02:04:55.057853    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0211 02:04:55.118628    8404 cri.go:89] found id: "8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439"
	I0211 02:04:55.118695    8404 cri.go:89] found id: ""
	I0211 02:04:55.118718    8404 logs.go:282] 1 containers: [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439]
	I0211 02:04:55.118827    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.124836    8404 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0211 02:04:55.124977    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0211 02:04:55.182164    8404 cri.go:89] found id: "acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df"
	I0211 02:04:55.182229    8404 cri.go:89] found id: ""
	I0211 02:04:55.182250    8404 logs.go:282] 1 containers: [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df]
	I0211 02:04:55.182340    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.186455    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0211 02:04:55.186571    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0211 02:04:55.276820    8404 cri.go:89] found id: "0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba"
	I0211 02:04:55.276896    8404 cri.go:89] found id: ""
	I0211 02:04:55.276918    8404 logs.go:282] 1 containers: [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba]
	I0211 02:04:55.277006    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.290255    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0211 02:04:55.290378    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0211 02:04:55.356096    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:55.360623    8404 cri.go:89] found id: "a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd"
	I0211 02:04:55.360656    8404 cri.go:89] found id: ""
	I0211 02:04:55.360665    8404 logs.go:282] 1 containers: [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd]
	I0211 02:04:55.360728    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.365348    8404 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0211 02:04:55.365430    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0211 02:04:55.407718    8404 cri.go:89] found id: "0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd"
	I0211 02:04:55.407755    8404 cri.go:89] found id: ""
	I0211 02:04:55.407765    8404 logs.go:282] 1 containers: [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd]
	I0211 02:04:55.407834    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.411420    8404 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0211 02:04:55.411501    8404 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0211 02:04:55.439909    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:55.474919    8404 cri.go:89] found id: "bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9"
	I0211 02:04:55.475011    8404 cri.go:89] found id: ""
	I0211 02:04:55.475036    8404 logs.go:282] 1 containers: [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9]
	I0211 02:04:55.475129    8404 ssh_runner.go:195] Run: which crictl
	I0211 02:04:55.482182    8404 logs.go:123] Gathering logs for kubelet ...
	I0211 02:04:55.482252    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0211 02:04:55.569304    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.776907    1529 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-078072" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-078072' and this object
	W0211 02:04:55.569606    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.776959    1529 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-078072\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	W0211 02:04:55.569905    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.815412    1529 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-078072" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-078072' and this object
	W0211 02:04:55.570158    8404 logs.go:138] Found kubelet problem: Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.815461    1529 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-078072\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	I0211 02:04:55.606313    8404 logs.go:123] Gathering logs for dmesg ...
	I0211 02:04:55.606391    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0211 02:04:55.622235    8404 logs.go:123] Gathering logs for coredns [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df] ...
	I0211 02:04:55.622260    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df"
	I0211 02:04:55.693134    8404 logs.go:123] Gathering logs for kube-controller-manager [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd] ...
	I0211 02:04:55.693213    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd"
	I0211 02:04:55.803491    8404 logs.go:123] Gathering logs for kindnet [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9] ...
	I0211 02:04:55.803586    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9"
	I0211 02:04:55.875116    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:55.912305    8404 logs.go:123] Gathering logs for CRI-O ...
	I0211 02:04:55.912388    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0211 02:04:55.937422    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:56.060446    8404 logs.go:123] Gathering logs for describe nodes ...
	I0211 02:04:56.060526    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0211 02:04:56.333899    8404 logs.go:123] Gathering logs for kube-apiserver [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6] ...
	I0211 02:04:56.333981    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6"
	I0211 02:04:56.355942    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:56.481907    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:56.504327    8404 logs.go:123] Gathering logs for etcd [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439] ...
	I0211 02:04:56.504361    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439"
	I0211 02:04:56.634922    8404 logs.go:123] Gathering logs for kube-scheduler [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba] ...
	I0211 02:04:56.635030    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba"
	I0211 02:04:56.719829    8404 logs.go:123] Gathering logs for kube-proxy [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd] ...
	I0211 02:04:56.719908    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd"
	I0211 02:04:56.804254    8404 logs.go:123] Gathering logs for container status ...
	I0211 02:04:56.804338    8404 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0211 02:04:56.885183    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:56.919357    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:04:56.919384    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0211 02:04:56.919484    8404 out.go:270] X Problems detected in kubelet:
	W0211 02:04:56.919496    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.776907    1529 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-078072" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-078072' and this object
	W0211 02:04:56.919503    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.776959    1529 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-078072\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	W0211 02:04:56.919510    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: W0211 02:03:51.815412    1529 reflector.go:569] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-078072" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-078072' and this object
	W0211 02:04:56.919517    8404 out.go:270]   Feb 11 02:03:51 addons-078072 kubelet[1529]: E0211 02:03:51.815461    1529 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-078072\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-078072' and this object" logger="UnhandledError"
	I0211 02:04:56.919522    8404 out.go:358] Setting ErrFile to fd 2...
	I0211 02:04:56.919528    8404 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:04:56.935064    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:57.355626    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:57.438494    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:57.854827    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:57.935887    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:58.355035    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:58.437569    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:58.854407    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:58.935353    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:59.356442    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:59.435268    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:04:59.855989    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:04:59.935384    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:00.370789    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:00.449898    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:00.858088    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:00.936083    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:01.356885    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:01.437981    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:01.873219    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:01.936936    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:02.356146    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:02.436084    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:02.854730    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:02.940279    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:03.355299    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:03.438886    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:03.855191    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:03.935854    8404 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0211 02:05:04.356025    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:04.457566    8404 kapi.go:107] duration metric: took 1m52.025632181s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0211 02:05:04.855188    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:05.354904    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:05.855977    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:06.354777    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:06.855707    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:06.928174    8404 system_pods.go:59] 18 kube-system pods found
	I0211 02:05:06.928209    8404 system_pods.go:61] "coredns-668d6bf9bc-5g5r8" [323d8e05-2ebd-4dd7-8cc5-b730ea79b8ff] Running
	I0211 02:05:06.928216    8404 system_pods.go:61] "csi-hostpath-attacher-0" [3ada6d98-48f5-4abc-b78a-4ee7b005c8f8] Running
	I0211 02:05:06.928221    8404 system_pods.go:61] "csi-hostpath-resizer-0" [fe50bac7-bd4d-4876-80e4-8789da10011d] Running
	I0211 02:05:06.928229    8404 system_pods.go:61] "csi-hostpathplugin-z85h2" [4aab361c-ac69-4859-acf8-eb1653397425] 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])
	I0211 02:05:06.928233    8404 system_pods.go:61] "etcd-addons-078072" [d83a7f22-0579-4faa-9b51-3f0a7455c02e] Running
	I0211 02:05:06.928238    8404 system_pods.go:61] "kindnet-n8pt6" [e2dbe0f6-2cbd-4cc1-aff2-558827b6e720] Running
	I0211 02:05:06.928242    8404 system_pods.go:61] "kube-apiserver-addons-078072" [ab060bda-5158-4b47-a5ff-5d75e7d8fff0] Running
	I0211 02:05:06.928246    8404 system_pods.go:61] "kube-controller-manager-addons-078072" [5febfa48-bf92-4b02-a6e2-6931b6ffa60e] Running
	I0211 02:05:06.928250    8404 system_pods.go:61] "kube-ingress-dns-minikube" [5fc9ab4e-74a6-4dc5-b2be-aa5544ff634f] Running
	I0211 02:05:06.928254    8404 system_pods.go:61] "kube-proxy-7th4q" [b0709ec3-951f-441e-81f4-239606a99f59] Running
	I0211 02:05:06.928259    8404 system_pods.go:61] "kube-scheduler-addons-078072" [19475e79-52b1-44b3-86a2-12a5b158ec26] Running
	I0211 02:05:06.928263    8404 system_pods.go:61] "metrics-server-7fbb699795-7rbb7" [05b01c8e-6568-4055-8a35-bd3e7641e4e7] Running
	I0211 02:05:06.928267    8404 system_pods.go:61] "nvidia-device-plugin-daemonset-cwmcw" [4ff5dd35-ed7f-4dde-9824-956d4ba090f4] Running
	I0211 02:05:06.928277    8404 system_pods.go:61] "registry-6c88467877-mw7dn" [86c241d5-8da8-4f88-bf97-438cad2e7ed0] Running
	I0211 02:05:06.928281    8404 system_pods.go:61] "registry-proxy-g9jgb" [85f96cba-04e4-4a25-9fc6-8fa7fffd1dfb] Running
	I0211 02:05:06.928285    8404 system_pods.go:61] "snapshot-controller-68b874b76f-v6hl2" [3a0ff870-156a-4ec9-9afd-a25f54b16fde] Running
	I0211 02:05:06.928297    8404 system_pods.go:61] "snapshot-controller-68b874b76f-xkr95" [21b5577a-0111-4a05-9dbd-4be88cc61e8a] Running
	I0211 02:05:06.928303    8404 system_pods.go:61] "storage-provisioner" [5af9bed7-cffe-4048-8bf0-68d37dab591d] Running
	I0211 02:05:06.928309    8404 system_pods.go:74] duration metric: took 11.932074789s to wait for pod list to return data ...
	I0211 02:05:06.928321    8404 default_sa.go:34] waiting for default service account to be created ...
	I0211 02:05:06.930802    8404 default_sa.go:45] found service account: "default"
	I0211 02:05:06.930826    8404 default_sa.go:55] duration metric: took 2.498802ms for default service account to be created ...
	I0211 02:05:06.930838    8404 system_pods.go:116] waiting for k8s-apps to be running ...
	I0211 02:05:06.934704    8404 system_pods.go:86] 18 kube-system pods found
	I0211 02:05:06.934789    8404 system_pods.go:89] "coredns-668d6bf9bc-5g5r8" [323d8e05-2ebd-4dd7-8cc5-b730ea79b8ff] Running
	I0211 02:05:06.934812    8404 system_pods.go:89] "csi-hostpath-attacher-0" [3ada6d98-48f5-4abc-b78a-4ee7b005c8f8] Running
	I0211 02:05:06.934834    8404 system_pods.go:89] "csi-hostpath-resizer-0" [fe50bac7-bd4d-4876-80e4-8789da10011d] Running
	I0211 02:05:06.934874    8404 system_pods.go:89] "csi-hostpathplugin-z85h2" [4aab361c-ac69-4859-acf8-eb1653397425] 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])
	I0211 02:05:06.934900    8404 system_pods.go:89] "etcd-addons-078072" [d83a7f22-0579-4faa-9b51-3f0a7455c02e] Running
	I0211 02:05:06.934923    8404 system_pods.go:89] "kindnet-n8pt6" [e2dbe0f6-2cbd-4cc1-aff2-558827b6e720] Running
	I0211 02:05:06.934995    8404 system_pods.go:89] "kube-apiserver-addons-078072" [ab060bda-5158-4b47-a5ff-5d75e7d8fff0] Running
	I0211 02:05:06.935021    8404 system_pods.go:89] "kube-controller-manager-addons-078072" [5febfa48-bf92-4b02-a6e2-6931b6ffa60e] Running
	I0211 02:05:06.935043    8404 system_pods.go:89] "kube-ingress-dns-minikube" [5fc9ab4e-74a6-4dc5-b2be-aa5544ff634f] Running
	I0211 02:05:06.935082    8404 system_pods.go:89] "kube-proxy-7th4q" [b0709ec3-951f-441e-81f4-239606a99f59] Running
	I0211 02:05:06.935108    8404 system_pods.go:89] "kube-scheduler-addons-078072" [19475e79-52b1-44b3-86a2-12a5b158ec26] Running
	I0211 02:05:06.935129    8404 system_pods.go:89] "metrics-server-7fbb699795-7rbb7" [05b01c8e-6568-4055-8a35-bd3e7641e4e7] Running
	I0211 02:05:06.935167    8404 system_pods.go:89] "nvidia-device-plugin-daemonset-cwmcw" [4ff5dd35-ed7f-4dde-9824-956d4ba090f4] Running
	I0211 02:05:06.935193    8404 system_pods.go:89] "registry-6c88467877-mw7dn" [86c241d5-8da8-4f88-bf97-438cad2e7ed0] Running
	I0211 02:05:06.935215    8404 system_pods.go:89] "registry-proxy-g9jgb" [85f96cba-04e4-4a25-9fc6-8fa7fffd1dfb] Running
	I0211 02:05:06.935255    8404 system_pods.go:89] "snapshot-controller-68b874b76f-v6hl2" [3a0ff870-156a-4ec9-9afd-a25f54b16fde] Running
	I0211 02:05:06.935280    8404 system_pods.go:89] "snapshot-controller-68b874b76f-xkr95" [21b5577a-0111-4a05-9dbd-4be88cc61e8a] Running
	I0211 02:05:06.935301    8404 system_pods.go:89] "storage-provisioner" [5af9bed7-cffe-4048-8bf0-68d37dab591d] Running
	I0211 02:05:06.935341    8404 system_pods.go:126] duration metric: took 4.495878ms to wait for k8s-apps to be running ...
	I0211 02:05:06.935386    8404 system_svc.go:44] waiting for kubelet service to be running ....
	I0211 02:05:06.935480    8404 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0211 02:05:06.948830    8404 system_svc.go:56] duration metric: took 13.445713ms WaitForService to wait for kubelet
	I0211 02:05:06.948857    8404 kubeadm.go:582] duration metric: took 2m1.940449257s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0211 02:05:06.948875    8404 node_conditions.go:102] verifying NodePressure condition ...
	I0211 02:05:06.952393    8404 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0211 02:05:06.952422    8404 node_conditions.go:123] node cpu capacity is 2
	I0211 02:05:06.952433    8404 node_conditions.go:105] duration metric: took 3.552847ms to run NodePressure ...
	I0211 02:05:06.952446    8404 start.go:241] waiting for startup goroutines ...
	I0211 02:05:07.354562    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:07.855550    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:08.355673    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:08.855946    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:09.354868    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:09.856097    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:10.358585    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:10.856900    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:11.356911    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:11.854771    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:12.355833    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:12.855139    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:13.355548    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:13.855461    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:14.355356    8404 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0211 02:05:14.855685    8404 kapi.go:107] duration metric: took 2m2.004354051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0211 02:05:14.858961    8404 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, nvidia-device-plugin, ingress-dns, storage-provisioner, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0211 02:05:14.861883    8404 addons.go:514] duration metric: took 2m9.853121502s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner nvidia-device-plugin ingress-dns storage-provisioner inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0211 02:05:14.861937    8404 start.go:246] waiting for cluster config update ...
	I0211 02:05:14.861958    8404 start.go:255] writing updated cluster config ...
	I0211 02:05:14.862893    8404 ssh_runner.go:195] Run: rm -f paused
	I0211 02:05:15.283087    8404 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0211 02:05:15.286764    8404 out.go:177] * Done! kubectl is now configured to use "addons-078072" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Feb 11 02:08:03 addons-078072 crio[972]: time="2025-02-11 02:08:03.063480578Z" level=info msg="Removed pod sandbox: fbafa4cf8bd843bfc02200fde78fc485ccf7782a45ab5f4ff5ae2e27f64aedf1" id=3a5c4690-126c-4c2a-8fc2-68e51dfd9665 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.573843691Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-2dndt/POD" id=ff65c00a-68dc-4faf-b217-906f612d82a4 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.573911842Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.624701198Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-2dndt Namespace:default ID:27dc2802c6f5724b3c6f02c47b35f24347e4c9d857590a188883e5f095671e16 UID:c16aaa50-3573-43d6-b2ef-e21a96a2916b NetNS:/var/run/netns/49a56b7e-4ae1-4976-ab84-94160b3460bb Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.624741435Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-2dndt to CNI network \"kindnet\" (type=ptp)"
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.645899098Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-2dndt Namespace:default ID:27dc2802c6f5724b3c6f02c47b35f24347e4c9d857590a188883e5f095671e16 UID:c16aaa50-3573-43d6-b2ef-e21a96a2916b NetNS:/var/run/netns/49a56b7e-4ae1-4976-ab84-94160b3460bb Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.646050259Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-2dndt for CNI network kindnet (type=ptp)"
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.648883717Z" level=info msg="Ran pod sandbox 27dc2802c6f5724b3c6f02c47b35f24347e4c9d857590a188883e5f095671e16 with infra container: default/hello-world-app-7d9564db4-2dndt/POD" id=ff65c00a-68dc-4faf-b217-906f612d82a4 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.655194954Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=32bd0b0d-135e-4daf-b1fd-268f797caba6 name=/runtime.v1.ImageService/ImageStatus
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.655418721Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=32bd0b0d-135e-4daf-b1fd-268f797caba6 name=/runtime.v1.ImageService/ImageStatus
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.657926351Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=e0175949-6941-4a2c-a435-17bbac398b46 name=/runtime.v1.ImageService/PullImage
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.661382896Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Feb 11 02:09:27 addons-078072 crio[972]: time="2025-02-11 02:09:27.905823813Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.801481565Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=e0175949-6941-4a2c-a435-17bbac398b46 name=/runtime.v1.ImageService/PullImage
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.802579071Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=21dc6617-e5d1-486e-ac44-b20983b9dd44 name=/runtime.v1.ImageService/ImageStatus
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.803323124Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=21dc6617-e5d1-486e-ac44-b20983b9dd44 name=/runtime.v1.ImageService/ImageStatus
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.806631691Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=dba531e7-a5d7-4d20-bdda-9c5017c6168c name=/runtime.v1.ImageService/ImageStatus
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.809391305Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=dba531e7-a5d7-4d20-bdda-9c5017c6168c name=/runtime.v1.ImageService/ImageStatus
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.810512614Z" level=info msg="Creating container: default/hello-world-app-7d9564db4-2dndt/hello-world-app" id=fae2bda5-0a47-4fc5-9204-97f345269370 name=/runtime.v1.RuntimeService/CreateContainer
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.810606003Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.843931766Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c4384078f49154a2736315dcdd8864a10a896737de8d9dd6b0b2a38d53d13f84/merged/etc/passwd: no such file or directory"
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.844116854Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c4384078f49154a2736315dcdd8864a10a896737de8d9dd6b0b2a38d53d13f84/merged/etc/group: no such file or directory"
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.904428416Z" level=info msg="Created container 72fee62274f28a79b4aa0b25ea9f88108a89a778a160c050f2dc0dfbb1c66928: default/hello-world-app-7d9564db4-2dndt/hello-world-app" id=fae2bda5-0a47-4fc5-9204-97f345269370 name=/runtime.v1.RuntimeService/CreateContainer
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.905181084Z" level=info msg="Starting container: 72fee62274f28a79b4aa0b25ea9f88108a89a778a160c050f2dc0dfbb1c66928" id=22060776-2de1-4513-8f31-2bddfb962d18 name=/runtime.v1.RuntimeService/StartContainer
	Feb 11 02:09:28 addons-078072 crio[972]: time="2025-02-11 02:09:28.920698751Z" level=info msg="Started container" PID=8990 containerID=72fee62274f28a79b4aa0b25ea9f88108a89a778a160c050f2dc0dfbb1c66928 description=default/hello-world-app-7d9564db4-2dndt/hello-world-app id=22060776-2de1-4513-8f31-2bddfb962d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27dc2802c6f5724b3c6f02c47b35f24347e4c9d857590a188883e5f095671e16
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	72fee62274f28       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   27dc2802c6f57       hello-world-app-7d9564db4-2dndt
	234dc83da5c02       docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef                              2 minutes ago            Running             nginx                     0                   4df1a9b827012       nginx
	fd24ff3fa74a6       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago            Running             busybox                   0                   16131f392af70       busybox
	c81571e1807c2       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             4 minutes ago            Running             controller                0                   ecc12e20f4744       ingress-nginx-controller-56d7c84fd4-ntjqw
	591c6c80fcf18       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   4 minutes ago            Exited              patch                     0                   af96d9336234c       ingress-nginx-admission-patch-4mv5w
	a98eef9f75197       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   4 minutes ago            Exited              create                    0                   e457dae6264fc       ingress-nginx-admission-create-8ggpb
	9b37ec48699da       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             5 minutes ago            Running             minikube-ingress-dns      0                   f1a2dabeeb731       kube-ingress-dns-minikube
	acea005595af7       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             5 minutes ago            Running             coredns                   0                   8f47f9feb805e       coredns-668d6bf9bc-5g5r8
	3e5520a20bd80       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago            Running             storage-provisioner       0                   674033e07e898       storage-provisioner
	bfa38fd848dd0       docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be                           6 minutes ago            Running             kindnet-cni               0                   e027cad842f32       kindnet-n8pt6
	a68020ec38e41       e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0                                                             6 minutes ago            Running             kube-proxy                0                   e901e6507e1c1       kube-proxy-7th4q
	8ac31000e6631       7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82                                                             6 minutes ago            Running             etcd                      0                   7a02063b93d57       etcd-addons-078072
	0e8148b1a9f35       2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13                                                             6 minutes ago            Running             kube-controller-manager   0                   7bc767b58f52b       kube-controller-manager-addons-078072
	0a0da931204f7       ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c                                                             6 minutes ago            Running             kube-scheduler            0                   b2101168f33cf       kube-scheduler-addons-078072
	9ee32882e9076       265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19                                                             6 minutes ago            Running             kube-apiserver            0                   6546537b5b879       kube-apiserver-addons-078072
	
	
	==> coredns [acea005595af74206b82e33a3b33fcd028239315e0fbdaa3394815fa897986df] <==
	[INFO] 10.244.0.9:44522 - 49397 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001525043s
	[INFO] 10.244.0.9:44522 - 16696 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000119727s
	[INFO] 10.244.0.9:44522 - 14424 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000085283s
	[INFO] 10.244.0.9:51977 - 56976 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000166504s
	[INFO] 10.244.0.9:51977 - 56722 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000076323s
	[INFO] 10.244.0.9:36142 - 57354 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000129909s
	[INFO] 10.244.0.9:36142 - 57149 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000076692s
	[INFO] 10.244.0.9:56038 - 17186 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000092897s
	[INFO] 10.244.0.9:56038 - 16981 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000195705s
	[INFO] 10.244.0.9:50023 - 48571 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.0053638s
	[INFO] 10.244.0.9:50023 - 48150 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00545755s
	[INFO] 10.244.0.9:42232 - 1762 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000118948s
	[INFO] 10.244.0.9:42232 - 1926 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000200547s
	[INFO] 10.244.0.19:41745 - 18671 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00024048s
	[INFO] 10.244.0.19:45969 - 14929 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000173396s
	[INFO] 10.244.0.19:59291 - 58081 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000150767s
	[INFO] 10.244.0.19:44322 - 1316 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146869s
	[INFO] 10.244.0.19:42805 - 56009 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000113483s
	[INFO] 10.244.0.19:47001 - 51058 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000076503s
	[INFO] 10.244.0.19:50908 - 21496 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001863712s
	[INFO] 10.244.0.19:44604 - 34979 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001803537s
	[INFO] 10.244.0.19:48226 - 33188 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000578459s
	[INFO] 10.244.0.19:58460 - 46289 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00183163s
	[INFO] 10.244.0.24:44114 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000219508s
	[INFO] 10.244.0.24:34312 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000143218s
	
	
	==> describe nodes <==
	Name:               addons-078072
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-078072
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=8e91f70b9b442caa4bec80b031add390ac34d321
	                    minikube.k8s.io/name=addons-078072
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_11T02_03_01_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-078072
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 11 Feb 2025 02:02:57 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-078072
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 11 Feb 2025 02:09:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 11 Feb 2025 02:07:36 +0000   Tue, 11 Feb 2025 02:02:55 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 11 Feb 2025 02:07:36 +0000   Tue, 11 Feb 2025 02:02:55 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 11 Feb 2025 02:07:36 +0000   Tue, 11 Feb 2025 02:02:55 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 11 Feb 2025 02:07:36 +0000   Tue, 11 Feb 2025 02:03:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-078072
	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:                 ebc02130ca184b8582a1ae59d9e6eba4
	  System UUID:                d4daf45d-0c25-47f3-9546-3becaa6b0c80
	  Boot ID:                    a2829b36-0dae-43ee-b638-5a7b07d41eb1
	  Kernel Version:             5.15.0-1077-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:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m13s
	  default                     hello-world-app-7d9564db4-2dndt              0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m22s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-ntjqw    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         6m17s
	  kube-system                 coredns-668d6bf9bc-5g5r8                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     6m24s
	  kube-system                 etcd-addons-078072                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         6m31s
	  kube-system                 kindnet-n8pt6                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      6m25s
	  kube-system                 kube-apiserver-addons-078072                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         6m29s
	  kube-system                 kube-controller-manager-addons-078072        200m (10%)    0 (0%)      0 (0%)           0 (0%)         6m29s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m19s
	  kube-system                 kube-proxy-7th4q                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m25s
	  kube-system                 kube-scheduler-addons-078072                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         6m29s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m18s
	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                 6m17s  kube-proxy       
	  Normal   Starting                 6m29s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m29s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  6m29s  kubelet          Node addons-078072 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m29s  kubelet          Node addons-078072 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m29s  kubelet          Node addons-078072 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m25s  node-controller  Node addons-078072 event: Registered Node addons-078072 in Controller
	  Normal   NodeReady                5m38s  kubelet          Node addons-078072 status is now: NodeReady
	
	
	==> dmesg <==
	[Feb11 01:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014714] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.505084] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.032280] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.762231] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +4.990089] kauditd_printk_skb: 36 callbacks suppressed
	[Feb11 02:05] hrtimer: interrupt took 3867146 ns
	
	
	==> etcd [8ac31000e66316f73c167c7fcf12d817573d25ea38b0115bf1ce58a724ea7439] <==
	{"level":"info","ts":"2025-02-11T02:03:06.150434Z","caller":"traceutil/trace.go:171","msg":"trace[1401735073] transaction","detail":"{read_only:false; response_revision:332; number_of_response:1; }","duration":"571.778768ms","start":"2025-02-11T02:03:05.578626Z","end":"2025-02-11T02:03:06.150405Z","steps":["trace[1401735073] 'process raft request'  (duration: 176.791018ms)","trace[1401735073] 'compare'  (duration: 39.886538ms)"],"step_count":2}
	{"level":"warn","ts":"2025-02-11T02:03:06.174029Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-11T02:03:05.578615Z","time spent":"595.359403ms","remote":"127.0.0.1:41620","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":704,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/coredns-668d6bf9bc.182305019b36b9b8\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/coredns-668d6bf9bc.182305019b36b9b8\" value_size:622 lease:8128035197800055350 >> failure:<>"}
	{"level":"info","ts":"2025-02-11T02:03:06.172348Z","caller":"traceutil/trace.go:171","msg":"trace[556237350] transaction","detail":"{read_only:false; response_revision:333; number_of_response:1; }","duration":"526.567839ms","start":"2025-02-11T02:03:05.624067Z","end":"2025-02-11T02:03:06.150634Z","steps":["trace[556237350] 'process raft request'  (duration: 522.460992ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-11T02:03:06.197612Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-11T02:03:05.623855Z","time spent":"573.52162ms","remote":"127.0.0.1:41724","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3978,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/pods/kube-system/coredns-668d6bf9bc-k74xc\" mod_revision:328 > success:<request_put:<key:\"/registry/pods/kube-system/coredns-668d6bf9bc-k74xc\" value_size:3919 >> failure:<request_range:<key:\"/registry/pods/kube-system/coredns-668d6bf9bc-k74xc\" > >"}
	{"level":"info","ts":"2025-02-11T02:03:06.172444Z","caller":"traceutil/trace.go:171","msg":"trace[99797507] transaction","detail":"{read_only:false; response_revision:334; number_of_response:1; }","duration":"493.947195ms","start":"2025-02-11T02:03:05.678483Z","end":"2025-02-11T02:03:06.172431Z","steps":["trace[99797507] 'process raft request'  (duration: 468.788267ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:06.172710Z","caller":"traceutil/trace.go:171","msg":"trace[1498194275] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"381.122624ms","start":"2025-02-11T02:03:05.791578Z","end":"2025-02-11T02:03:06.172700Z","steps":["trace[1498194275] 'process raft request'  (duration: 355.7391ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-11T02:03:06.242222Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-11T02:03:05.678457Z","time spent":"563.707867ms","remote":"127.0.0.1:41620","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-7th4q.182305019f49ec25\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy-7th4q.182305019f49ec25\" value_size:684 lease:8128035197800055350 >> failure:<>"}
	{"level":"warn","ts":"2025-02-11T02:03:06.250631Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-02-11T02:03:05.791558Z","time spent":"458.970656ms","remote":"127.0.0.1:41994","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3737,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" mod_revision:315 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" value_size:3677 >> failure:<request_range:<key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" > >"}
	{"level":"info","ts":"2025-02-11T02:03:06.314230Z","caller":"traceutil/trace.go:171","msg":"trace[1636026977] transaction","detail":"{read_only:false; response_revision:336; number_of_response:1; }","duration":"173.853594ms","start":"2025-02-11T02:03:06.140358Z","end":"2025-02-11T02:03:06.314212Z","steps":["trace[1636026977] 'process raft request'  (duration: 159.933157ms)","trace[1636026977] 'compare'  (duration: 13.83979ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-11T02:03:08.483814Z","caller":"traceutil/trace.go:171","msg":"trace[581050102] transaction","detail":"{read_only:false; response_revision:346; number_of_response:1; }","duration":"117.322549ms","start":"2025-02-11T02:03:08.366476Z","end":"2025-02-11T02:03:08.483798Z","steps":["trace[581050102] 'process raft request'  (duration: 117.224467ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:08.527199Z","caller":"traceutil/trace.go:171","msg":"trace[1488438380] linearizableReadLoop","detail":"{readStateIndex:356; appliedIndex:355; }","duration":"154.122736ms","start":"2025-02-11T02:03:08.373058Z","end":"2025-02-11T02:03:08.527180Z","steps":["trace[1488438380] 'read index received'  (duration: 111.195087ms)","trace[1488438380] 'applied index is now lower than readState.Index'  (duration: 42.927009ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-11T02:03:08.535305Z","caller":"traceutil/trace.go:171","msg":"trace[2063870] transaction","detail":"{read_only:false; response_revision:347; number_of_response:1; }","duration":"162.473624ms","start":"2025-02-11T02:03:08.372813Z","end":"2025-02-11T02:03:08.535287Z","steps":["trace[2063870] 'process raft request'  (duration: 144.476297ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:08.535431Z","caller":"traceutil/trace.go:171","msg":"trace[1403255723] transaction","detail":"{read_only:false; response_revision:348; number_of_response:1; }","duration":"162.395701ms","start":"2025-02-11T02:03:08.373028Z","end":"2025-02-11T02:03:08.535424Z","steps":["trace[1403255723] 'process raft request'  (duration: 154.04382ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-11T02:03:08.535703Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"162.627672ms","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-11T02:03:08.627481Z","caller":"traceutil/trace.go:171","msg":"trace[1090724569] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:349; }","duration":"254.405315ms","start":"2025-02-11T02:03:08.373053Z","end":"2025-02-11T02:03:08.627458Z","steps":["trace[1090724569] 'agreement among raft nodes before linearized reading'  (duration: 162.589798ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-11T02:03:08.607122Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"234.004265ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2025-02-11T02:03:08.607178Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"153.074681ms","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":"warn","ts":"2025-02-11T02:03:08.607197Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"153.11692ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2025-02-11T02:03:08.607223Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"153.160168ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2025-02-11T02:03:08.607241Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"153.616882ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-02-11T02:03:08.640586Z","caller":"traceutil/trace.go:171","msg":"trace[1618026352] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:349; }","duration":"267.477718ms","start":"2025-02-11T02:03:08.373088Z","end":"2025-02-11T02:03:08.640566Z","steps":["trace[1618026352] 'agreement among raft nodes before linearized reading'  (duration: 233.967975ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:08.640960Z","caller":"traceutil/trace.go:171","msg":"trace[1832355859] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:349; }","duration":"186.85015ms","start":"2025-02-11T02:03:08.454100Z","end":"2025-02-11T02:03:08.640950Z","steps":["trace[1832355859] 'agreement among raft nodes before linearized reading'  (duration: 153.064104ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:08.641034Z","caller":"traceutil/trace.go:171","msg":"trace[2004253840] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:349; }","duration":"186.949964ms","start":"2025-02-11T02:03:08.454077Z","end":"2025-02-11T02:03:08.641027Z","steps":["trace[2004253840] 'agreement among raft nodes before linearized reading'  (duration: 153.110397ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:08.641094Z","caller":"traceutil/trace.go:171","msg":"trace[1002980544] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:349; }","duration":"187.02819ms","start":"2025-02-11T02:03:08.454059Z","end":"2025-02-11T02:03:08.641087Z","steps":["trace[1002980544] 'agreement among raft nodes before linearized reading'  (duration: 153.151684ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-11T02:03:08.641144Z","caller":"traceutil/trace.go:171","msg":"trace[274723313] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:349; }","duration":"187.519545ms","start":"2025-02-11T02:03:08.453618Z","end":"2025-02-11T02:03:08.641138Z","steps":["trace[274723313] 'agreement among raft nodes before linearized reading'  (duration: 153.61259ms)"],"step_count":1}
	
	
	==> kernel <==
	 02:09:29 up 51 min,  0 users,  load average: 0.18, 0.96, 0.64
	Linux addons-078072 5.15.0-1077-aws #84~20.04.1-Ubuntu SMP Mon Jan 20 22:14:27 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [bfa38fd848dd085872c91cc15ecd401d9f8299360ce4029ff887eecf4cbe40a9] <==
	I0211 02:07:21.535546       1 main.go:301] handling current node
	I0211 02:07:31.533920       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:07:31.533954       1 main.go:301] handling current node
	I0211 02:07:41.528325       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:07:41.528480       1 main.go:301] handling current node
	I0211 02:07:51.535639       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:07:51.535672       1 main.go:301] handling current node
	I0211 02:08:01.534325       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:08:01.534456       1 main.go:301] handling current node
	I0211 02:08:11.528696       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:08:11.528811       1 main.go:301] handling current node
	I0211 02:08:21.531682       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:08:21.531718       1 main.go:301] handling current node
	I0211 02:08:31.535686       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:08:31.535721       1 main.go:301] handling current node
	I0211 02:08:41.535648       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:08:41.535680       1 main.go:301] handling current node
	I0211 02:08:51.531532       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:08:51.531567       1 main.go:301] handling current node
	I0211 02:09:01.535670       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:09:01.535706       1 main.go:301] handling current node
	I0211 02:09:11.527882       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:09:11.527941       1 main.go:301] handling current node
	I0211 02:09:21.531509       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0211 02:09:21.531545       1 main.go:301] handling current node
	
	
	==> kube-apiserver [9ee32882e90764e279c19f46f466466bbfbf6d3febce677246c7cc65439df4b6] <==
	I0211 02:05:37.288086       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.219.53"}
	E0211 02:06:12.089443       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0211 02:06:12.122268       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0211 02:06:12.139417       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0211 02:06:27.136575       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0211 02:06:38.645857       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0211 02:07:01.227392       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0211 02:07:02.359747       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0211 02:07:02.840787       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0211 02:07:02.840925       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0211 02:07:02.900821       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0211 02:07:02.903052       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0211 02:07:02.940998       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0211 02:07:02.941135       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0211 02:07:03.008676       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0211 02:07:03.008810       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0211 02:07:03.037581       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0211 02:07:03.038244       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0211 02:07:04.009275       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0211 02:07:04.037691       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0211 02:07:04.118231       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0211 02:07:06.851084       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0211 02:07:07.083240       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.96.237"}
	I0211 02:07:15.702769       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0211 02:09:27.518187       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.100.4.74"}
	
	
	==> kube-controller-manager [0e8148b1a9f35717330cdd5d2a4937aeebc762f80f4e8615e4a428b0076ce5fd] <==
	E0211 02:08:34.585748       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"
	W0211 02:08:34.586891       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
	E0211 02:08:34.586955       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"
	W0211 02:08:48.907268       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
	E0211 02:08:48.908342       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"
	W0211 02:08:48.909352       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
	E0211 02:08:48.909390       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"
	W0211 02:09:16.856819       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
	E0211 02:09:16.857964       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"
	W0211 02:09:16.860007       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
	E0211 02:09:16.860056       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"
	W0211 02:09:16.999004       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
	E0211 02:09:17.000151       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"
	W0211 02:09:17.001169       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
	E0211 02:09:17.001206       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"
	W0211 02:09:22.182365       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
	E0211 02:09:22.183538       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"
	W0211 02:09:22.184568       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
	E0211 02:09:22.184607       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"
	I0211 02:09:27.280918       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="43.741632ms"
	I0211 02:09:27.299019       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="17.887159ms"
	I0211 02:09:27.299184       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="47.121µs"
	I0211 02:09:27.307780       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="21.99µs"
	I0211 02:09:29.205643       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="13.566244ms"
	I0211 02:09:29.206363       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="34.74µs"
	
	
	==> kube-proxy [a68020ec38e41909dea61b7f18e88cbd0aec8d3f1b82df93f671b2215641a3dd] <==
	I0211 02:03:11.034087       1 server_linux.go:66] "Using iptables proxy"
	I0211 02:03:11.855552       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0211 02:03:11.855710       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`"
	I0211 02:03:11.913962       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0211 02:03:11.914110       1 server_linux.go:170] "Using iptables Proxier"
	I0211 02:03:11.916420       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"
	I0211 02:03:11.924973       1 server.go:497] "Version info" version="v1.32.1"
	I0211 02:03:11.926089       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0211 02:03:11.927749       1 config.go:199] "Starting service config controller"
	I0211 02:03:11.927848       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0211 02:03:11.927910       1 config.go:105] "Starting endpoint slice config controller"
	I0211 02:03:11.927943       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0211 02:03:11.931422       1 config.go:329] "Starting node config controller"
	I0211 02:03:11.931534       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0211 02:03:12.035122       1 shared_informer.go:320] Caches are synced for node config
	I0211 02:03:12.035170       1 shared_informer.go:320] Caches are synced for service config
	I0211 02:03:12.035180       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0a0da931204f720b56de6b59bbfa106eff2fa1c69bacd7328fe51939336458ba] <==
	W0211 02:02:57.808883       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
	E0211 02:02:57.811363       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"
	W0211 02:02:57.808924       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0211 02:02:57.811466       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0211 02:02:57.808972       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
	E0211 02:02:57.811553       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"
	W0211 02:02:57.810988       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
	E0211 02:02:57.813925       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"
	W0211 02:02:58.623563       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
	E0211 02:02:58.623678       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"
	W0211 02:02:58.684801       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0211 02:02:58.684952       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0211 02:02:58.729174       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
	E0211 02:02:58.729310       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"
	W0211 02:02:58.741595       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"
	E0211 02:02:58.741637       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"
	W0211 02:02:58.794119       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
	E0211 02:02:58.794239       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"
	W0211 02:02:58.821920       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0211 02:02:58.821961       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0211 02:02:58.877471       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
	E0211 02:02:58.877513       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"
	W0211 02:02:58.894763       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
	E0211 02:02:58.894808       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"
	I0211 02:03:00.403796       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.501137    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/d9a1b16c694643d2d324485ee0e6d5f89955baad2d8a68af2ad028b8b5201230/diff" to get inode usage: stat /var/lib/containers/storage/overlay/d9a1b16c694643d2d324485ee0e6d5f89955baad2d8a68af2ad028b8b5201230/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.501155    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/f8a551298a6c5252bacd46e9afd2fb506caee32814b46b9c03b8e38400a74517/diff" to get inode usage: stat /var/lib/containers/storage/overlay/f8a551298a6c5252bacd46e9afd2fb506caee32814b46b9c03b8e38400a74517/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.506517    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/f21dfaa5c12c97fd0d0b586f713b8ff3f390dd9d1ce0ed75994e0931eb1bf6f1/diff" to get inode usage: stat /var/lib/containers/storage/overlay/f21dfaa5c12c97fd0d0b586f713b8ff3f390dd9d1ce0ed75994e0931eb1bf6f1/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.507627    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/0dd122036dcc3648e9ddcee5782d27a6bc21c5d5ac85fa3c793b0759bf669b78/diff" to get inode usage: stat /var/lib/containers/storage/overlay/0dd122036dcc3648e9ddcee5782d27a6bc21c5d5ac85fa3c793b0759bf669b78/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.508730    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/09e844ea9008c3718c2b2bde689f1a9f73407f0961d1a476940afff366299e90/diff" to get inode usage: stat /var/lib/containers/storage/overlay/09e844ea9008c3718c2b2bde689f1a9f73407f0961d1a476940afff366299e90/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.511416    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/d9a1b16c694643d2d324485ee0e6d5f89955baad2d8a68af2ad028b8b5201230/diff" to get inode usage: stat /var/lib/containers/storage/overlay/d9a1b16c694643d2d324485ee0e6d5f89955baad2d8a68af2ad028b8b5201230/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.515511    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1fa232ef5349e7ae3efbd16a0866b1244188ff28d3c8b20d2665ff4962ac8d91/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1fa232ef5349e7ae3efbd16a0866b1244188ff28d3c8b20d2665ff4962ac8d91/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.519206    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/9da26263f1f05ca3534a999cfda24756ffb8a0734d4bdff5eacabcc5d0ae35fd/diff" to get inode usage: stat /var/lib/containers/storage/overlay/9da26263f1f05ca3534a999cfda24756ffb8a0734d4bdff5eacabcc5d0ae35fd/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.521446    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/b2ec4be3f1b8231c5b866adc9a890e5b81d84231f199587c403819f08a9ce450/diff" to get inode usage: stat /var/lib/containers/storage/overlay/b2ec4be3f1b8231c5b866adc9a890e5b81d84231f199587c403819f08a9ce450/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.522601    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/09e844ea9008c3718c2b2bde689f1a9f73407f0961d1a476940afff366299e90/diff" to get inode usage: stat /var/lib/containers/storage/overlay/09e844ea9008c3718c2b2bde689f1a9f73407f0961d1a476940afff366299e90/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.524897    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/9eb35a6cda01da3258741670954a06cd20f55f30823eb27d768ef1210a777fad/diff" to get inode usage: stat /var/lib/containers/storage/overlay/9eb35a6cda01da3258741670954a06cd20f55f30823eb27d768ef1210a777fad/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.528254    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8717f18078ba7ca532d4844588df6e9de9838eabd5c56137e11c278421888399/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8717f18078ba7ca532d4844588df6e9de9838eabd5c56137e11c278421888399/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.540508    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8717f18078ba7ca532d4844588df6e9de9838eabd5c56137e11c278421888399/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8717f18078ba7ca532d4844588df6e9de9838eabd5c56137e11c278421888399/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.545962    1529 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739239740545676370,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.546002    1529 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739239740545676370,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 11 02:09:00 addons-078072 kubelet[1529]: E0211 02:09:00.608434    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/9da26263f1f05ca3534a999cfda24756ffb8a0734d4bdff5eacabcc5d0ae35fd/diff" to get inode usage: stat /var/lib/containers/storage/overlay/9da26263f1f05ca3534a999cfda24756ffb8a0734d4bdff5eacabcc5d0ae35fd/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:06 addons-078072 kubelet[1529]: I0211 02:09:06.326343    1529 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Feb 11 02:09:10 addons-078072 kubelet[1529]: E0211 02:09:10.550238    1529 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739239750549929371,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 11 02:09:10 addons-078072 kubelet[1529]: E0211 02:09:10.550275    1529 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739239750549929371,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 11 02:09:15 addons-078072 kubelet[1529]: E0211 02:09:15.873529    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/a7988b04ec81e61a56cd80d67c026359867a383b2756809a1d8d3e0fbe138b3c/diff" to get inode usage: stat /var/lib/containers/storage/overlay/a7988b04ec81e61a56cd80d67c026359867a383b2756809a1d8d3e0fbe138b3c/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:20 addons-078072 kubelet[1529]: E0211 02:09:20.552956    1529 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739239760552709700,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 11 02:09:20 addons-078072 kubelet[1529]: E0211 02:09:20.552996    1529 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1739239760552709700,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605643,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 11 02:09:26 addons-078072 kubelet[1529]: E0211 02:09:26.907048    1529 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/e21075ca5328986ef2e699922daad6c52fe61c59319f1558553db1ef8a7fb103/diff" to get inode usage: stat /var/lib/containers/storage/overlay/e21075ca5328986ef2e699922daad6c52fe61c59319f1558553db1ef8a7fb103/diff: no such file or directory, extraDiskErr: <nil>
	Feb 11 02:09:27 addons-078072 kubelet[1529]: I0211 02:09:27.271712    1529 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=137.859450533 podStartE2EDuration="2m20.271692698s" podCreationTimestamp="2025-02-11 02:07:07 +0000 UTC" firstStartedPulling="2025-02-11 02:07:07.381326073 +0000 UTC m=+247.266888150" lastFinishedPulling="2025-02-11 02:07:09.793568239 +0000 UTC m=+249.679130315" observedRunningTime="2025-02-11 02:07:10.888116957 +0000 UTC m=+250.773679058" watchObservedRunningTime="2025-02-11 02:09:27.271692698 +0000 UTC m=+387.157254775"
	Feb 11 02:09:27 addons-078072 kubelet[1529]: I0211 02:09:27.437251    1529 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-bvxt7\" (UniqueName: \"kubernetes.io/projected/c16aaa50-3573-43d6-b2ef-e21a96a2916b-kube-api-access-bvxt7\") pod \"hello-world-app-7d9564db4-2dndt\" (UID: \"c16aaa50-3573-43d6-b2ef-e21a96a2916b\") " pod="default/hello-world-app-7d9564db4-2dndt"
	
	
	==> storage-provisioner [3e5520a20bd8085dd1ededea78e6b069a8dd6348a5dae65351e32af011ed3c81] <==
	I0211 02:03:52.713843       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0211 02:03:52.760425       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0211 02:03:52.760484       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0211 02:03:52.777668       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0211 02:03:52.777883       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-078072_c4b8a2a4-19c4-4f87-86ac-3beab6a1ef29!
	I0211 02:03:52.778988       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"b59686a5-7715-4aae-8470-c8dd6cba18e8", APIVersion:"v1", ResourceVersion:"889", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-078072_c4b8a2a4-19c4-4f87-86ac-3beab6a1ef29 became leader
	I0211 02:03:52.878397       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-078072_c4b8a2a4-19c4-4f87-86ac-3beab6a1ef29!
	

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

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-8ggpb" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-4mv5w" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-078072 describe pod ingress-nginx-admission-create-8ggpb ingress-nginx-admission-patch-4mv5w: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable ingress-dns --alsologtostderr -v=1: (1.486987494s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable ingress --alsologtostderr -v=1: (7.775521271s)
--- FAIL: TestAddons/parallel/Ingress (153.50s)

                                                
                                    

Test pass (298/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.4
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.18
9 TestDownloadOnly/v1.20.0/DeleteAll 0.3
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 6.45
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.1
18 TestDownloadOnly/v1.32.1/DeleteAll 0.22
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.62
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 186.21
31 TestAddons/serial/GCPAuth/Namespaces 0.25
32 TestAddons/serial/GCPAuth/FakeCredentials 11.98
35 TestAddons/parallel/Registry 17.13
37 TestAddons/parallel/InspektorGadget 11.79
38 TestAddons/parallel/MetricsServer 5.84
40 TestAddons/parallel/CSI 52.07
41 TestAddons/parallel/Headlamp 17.84
42 TestAddons/parallel/CloudSpanner 6.71
43 TestAddons/parallel/LocalPath 53.78
44 TestAddons/parallel/NvidiaDevicePlugin 6.7
45 TestAddons/parallel/Yakd 12.05
47 TestAddons/StoppedEnableDisable 12.24
48 TestCertOptions 36.67
49 TestCertExpiration 239.02
51 TestForceSystemdFlag 37.38
52 TestForceSystemdEnv 47.1
58 TestErrorSpam/setup 28.48
59 TestErrorSpam/start 0.81
60 TestErrorSpam/status 1.19
61 TestErrorSpam/pause 2.38
62 TestErrorSpam/unpause 2.13
63 TestErrorSpam/stop 1.45
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 53.86
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 31.21
70 TestFunctional/serial/KubeContext 0.07
71 TestFunctional/serial/KubectlGetPods 0.11
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.57
75 TestFunctional/serial/CacheCmd/cache/add_local 1.38
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.07
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.23
80 TestFunctional/serial/CacheCmd/cache/delete 0.12
81 TestFunctional/serial/MinikubeKubectlCmd 0.16
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 57.74
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.42
86 TestFunctional/serial/LogsFileCmd 1.44
87 TestFunctional/serial/InvalidService 4.61
89 TestFunctional/parallel/ConfigCmd 0.5
90 TestFunctional/parallel/DashboardCmd 14.1
91 TestFunctional/parallel/DryRun 0.44
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1.03
97 TestFunctional/parallel/ServiceCmdConnect 11.69
98 TestFunctional/parallel/AddonsCmd 0.27
99 TestFunctional/parallel/PersistentVolumeClaim 25.72
101 TestFunctional/parallel/SSHCmd 0.74
102 TestFunctional/parallel/CpCmd 2.34
104 TestFunctional/parallel/FileSync 0.32
105 TestFunctional/parallel/CertSync 2.24
109 TestFunctional/parallel/NodeLabels 0.11
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.7
113 TestFunctional/parallel/License 0.28
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.49
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.31
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
127 TestFunctional/parallel/ProfileCmd/profile_list 0.44
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.45
129 TestFunctional/parallel/MountCmd/any-port 9.14
130 TestFunctional/parallel/ServiceCmd/List 0.64
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.47
133 TestFunctional/parallel/ServiceCmd/Format 0.41
134 TestFunctional/parallel/ServiceCmd/URL 0.37
135 TestFunctional/parallel/MountCmd/specific-port 2.27
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.99
137 TestFunctional/parallel/Version/short 0.09
138 TestFunctional/parallel/Version/components 1.32
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.96
144 TestFunctional/parallel/ImageCommands/Setup 0.71
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.4
146 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.9
147 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.38
148 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
149 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.25
150 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.27
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.66
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.76
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.93
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.63
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 180.89
163 TestMultiControlPlane/serial/DeployApp 8.26
164 TestMultiControlPlane/serial/PingHostFromPods 1.59
165 TestMultiControlPlane/serial/AddWorkerNode 37
166 TestMultiControlPlane/serial/NodeLabels 0.13
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 1
168 TestMultiControlPlane/serial/CopyFile 19.38
169 TestMultiControlPlane/serial/StopSecondaryNode 12.7
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.76
171 TestMultiControlPlane/serial/RestartSecondaryNode 52.06
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 167.68
174 TestMultiControlPlane/serial/DeleteSecondaryNode 12.85
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.76
176 TestMultiControlPlane/serial/StopCluster 35.8
177 TestMultiControlPlane/serial/RestartCluster 76.16
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.75
179 TestMultiControlPlane/serial/AddSecondaryNode 76.59
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.01
184 TestJSONOutput/start/Command 51.84
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.75
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.66
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.26
209 TestKicCustomNetwork/create_custom_network 41.67
210 TestKicCustomNetwork/use_default_bridge_network 31.27
211 TestKicExistingNetwork 33.76
212 TestKicCustomSubnet 36.09
213 TestKicStaticIP 34.16
214 TestMainNoArgs 0.06
215 TestMinikubeProfile 71.82
218 TestMountStart/serial/StartWithMountFirst 7.08
219 TestMountStart/serial/VerifyMountFirst 0.28
220 TestMountStart/serial/StartWithMountSecond 9.44
221 TestMountStart/serial/VerifyMountSecond 0.25
222 TestMountStart/serial/DeleteFirst 1.63
223 TestMountStart/serial/VerifyMountPostDelete 0.28
224 TestMountStart/serial/Stop 1.22
225 TestMountStart/serial/RestartStopped 7.97
226 TestMountStart/serial/VerifyMountPostStop 0.26
229 TestMultiNode/serial/FreshStart2Nodes 80.88
230 TestMultiNode/serial/DeployApp2Nodes 7.03
231 TestMultiNode/serial/PingHostFrom2Pods 1.04
232 TestMultiNode/serial/AddNode 30.9
233 TestMultiNode/serial/MultiNodeLabels 0.09
234 TestMultiNode/serial/ProfileList 0.68
235 TestMultiNode/serial/CopyFile 10.17
236 TestMultiNode/serial/StopNode 2.23
237 TestMultiNode/serial/StartAfterStop 9.82
238 TestMultiNode/serial/RestartKeepsNodes 82.15
239 TestMultiNode/serial/DeleteNode 5.34
240 TestMultiNode/serial/StopMultiNode 23.83
241 TestMultiNode/serial/RestartMultiNode 54.92
242 TestMultiNode/serial/ValidateNameConflict 34.51
247 TestPreload 129.99
249 TestScheduledStopUnix 111.65
252 TestInsufficientStorage 13.54
253 TestRunningBinaryUpgrade 85.79
255 TestKubernetesUpgrade 153.88
256 TestMissingContainerUpgrade 176.76
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
259 TestNoKubernetes/serial/StartWithK8s 41.7
260 TestNoKubernetes/serial/StartWithStopK8s 9.02
261 TestNoKubernetes/serial/Start 9.58
262 TestNoKubernetes/serial/VerifyK8sNotRunning 0.34
263 TestNoKubernetes/serial/ProfileList 1.19
264 TestNoKubernetes/serial/Stop 1.28
265 TestNoKubernetes/serial/StartNoArgs 7.27
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.37
267 TestStoppedBinaryUpgrade/Setup 0.89
268 TestStoppedBinaryUpgrade/Upgrade 88.96
269 TestStoppedBinaryUpgrade/MinikubeLogs 2.41
278 TestPause/serial/Start 64.12
279 TestPause/serial/SecondStartNoReconfiguration 27.85
287 TestNetworkPlugins/group/false 6.06
291 TestPause/serial/Pause 1.14
292 TestPause/serial/VerifyStatus 0.45
293 TestPause/serial/Unpause 1.02
294 TestPause/serial/PauseAgain 1.32
295 TestPause/serial/DeletePaused 4.43
296 TestPause/serial/VerifyDeletedResources 1.11
298 TestStartStop/group/old-k8s-version/serial/FirstStart 172.62
300 TestStartStop/group/no-preload/serial/FirstStart 69.46
301 TestStartStop/group/old-k8s-version/serial/DeployApp 9.6
302 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.65
303 TestStartStop/group/old-k8s-version/serial/Stop 13.31
304 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.28
305 TestStartStop/group/old-k8s-version/serial/SecondStart 150.6
306 TestStartStop/group/no-preload/serial/DeployApp 10.44
307 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.31
308 TestStartStop/group/no-preload/serial/Stop 12.33
309 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
310 TestStartStop/group/no-preload/serial/SecondStart 267.05
311 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
312 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
313 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
314 TestStartStop/group/old-k8s-version/serial/Pause 3.06
316 TestStartStop/group/embed-certs/serial/FirstStart 54.2
317 TestStartStop/group/embed-certs/serial/DeployApp 12.38
318 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.08
319 TestStartStop/group/embed-certs/serial/Stop 11.98
320 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.23
321 TestStartStop/group/embed-certs/serial/SecondStart 265.89
322 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
323 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
324 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
325 TestStartStop/group/no-preload/serial/Pause 3.2
327 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 48.46
328 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.6
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.14
330 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.95
331 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
332 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 290.53
333 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
334 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
335 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
336 TestStartStop/group/embed-certs/serial/Pause 3.18
338 TestStartStop/group/newest-cni/serial/FirstStart 38.15
339 TestStartStop/group/newest-cni/serial/DeployApp 0
340 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.36
341 TestStartStop/group/newest-cni/serial/Stop 1.34
342 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
343 TestStartStop/group/newest-cni/serial/SecondStart 16.7
344 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
346 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.35
347 TestStartStop/group/newest-cni/serial/Pause 3.45
348 TestNetworkPlugins/group/auto/Start 49.87
349 TestNetworkPlugins/group/auto/KubeletFlags 0.31
350 TestNetworkPlugins/group/auto/NetCatPod 11.29
351 TestNetworkPlugins/group/auto/DNS 0.23
352 TestNetworkPlugins/group/auto/Localhost 0.18
353 TestNetworkPlugins/group/auto/HairPin 0.18
354 TestNetworkPlugins/group/kindnet/Start 59.7
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
356 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.16
357 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.35
358 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.71
359 TestNetworkPlugins/group/calico/Start 72.63
360 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
361 TestNetworkPlugins/group/kindnet/KubeletFlags 0.45
362 TestNetworkPlugins/group/kindnet/NetCatPod 12.38
363 TestNetworkPlugins/group/kindnet/DNS 0.22
364 TestNetworkPlugins/group/kindnet/Localhost 0.2
365 TestNetworkPlugins/group/kindnet/HairPin 0.19
366 TestNetworkPlugins/group/custom-flannel/Start 61.16
367 TestNetworkPlugins/group/calico/ControllerPod 6.01
368 TestNetworkPlugins/group/calico/KubeletFlags 0.43
369 TestNetworkPlugins/group/calico/NetCatPod 13.33
370 TestNetworkPlugins/group/calico/DNS 0.21
371 TestNetworkPlugins/group/calico/Localhost 0.19
372 TestNetworkPlugins/group/calico/HairPin 0.17
373 TestNetworkPlugins/group/enable-default-cni/Start 60.65
374 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.54
375 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.4
376 TestNetworkPlugins/group/custom-flannel/DNS 0.31
377 TestNetworkPlugins/group/custom-flannel/Localhost 0.21
378 TestNetworkPlugins/group/custom-flannel/HairPin 0.21
379 TestNetworkPlugins/group/flannel/Start 59.32
380 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.36
381 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.34
382 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
383 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
384 TestNetworkPlugins/group/enable-default-cni/HairPin 0.19
385 TestNetworkPlugins/group/bridge/Start 75.19
386 TestNetworkPlugins/group/flannel/ControllerPod 6
387 TestNetworkPlugins/group/flannel/KubeletFlags 0.37
388 TestNetworkPlugins/group/flannel/NetCatPod 13.41
389 TestNetworkPlugins/group/flannel/DNS 0.33
390 TestNetworkPlugins/group/flannel/Localhost 0.27
391 TestNetworkPlugins/group/flannel/HairPin 0.26
392 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
393 TestNetworkPlugins/group/bridge/NetCatPod 10.26
394 TestNetworkPlugins/group/bridge/DNS 0.17
395 TestNetworkPlugins/group/bridge/Localhost 0.15
396 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (7.4s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0211 02:01:59.992978    7642 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0211 02:01:59.993069    7642 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20400-2318/.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.18s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-448405 | jenkins | v1.35.0 | 11 Feb 25 02:01 UTC |          |
	|         | -p download-only-448405        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/11 02:01:52
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0211 02:01:52.636909    7648 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:01:52.637060    7648 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:01:52.637071    7648 out.go:358] Setting ErrFile to fd 2...
	I0211 02:01:52.638053    7648 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:01:52.638403    7648 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	W0211 02:01:52.638585    7648 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20400-2318/.minikube/config/config.json: open /home/jenkins/minikube-integration/20400-2318/.minikube/config/config.json: no such file or directory
	I0211 02:01:52.639085    7648 out.go:352] Setting JSON to true
	I0211 02:01:52.639856    7648 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2660,"bootTime":1739236653,"procs":148,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1077-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0211 02:01:52.639958    7648 start.go:139] virtualization:  
	I0211 02:01:52.644195    7648 out.go:97] [download-only-448405] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0211 02:01:52.644369    7648 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20400-2318/.minikube/cache/preloaded-tarball: no such file or directory
	I0211 02:01:52.644419    7648 notify.go:220] Checking for updates...
	I0211 02:01:52.647281    7648 out.go:169] MINIKUBE_LOCATION=20400
	I0211 02:01:52.650171    7648 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0211 02:01:52.652998    7648 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:01:52.655870    7648 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube
	I0211 02:01:52.658848    7648 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0211 02:01:52.664558    7648 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0211 02:01:52.664871    7648 driver.go:394] Setting default libvirt URI to qemu:///system
	I0211 02:01:52.697803    7648 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0211 02:01:52.697896    7648 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:01:53.078037    7648 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-11 02:01:53.068744019 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:01:53.078157    7648 docker.go:318] overlay module found
	I0211 02:01:53.081350    7648 out.go:97] Using the docker driver based on user configuration
	I0211 02:01:53.081406    7648 start.go:297] selected driver: docker
	I0211 02:01:53.081418    7648 start.go:901] validating driver "docker" against <nil>
	I0211 02:01:53.081531    7648 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:01:53.136741    7648 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-11 02:01:53.128069442 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:01:53.136935    7648 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0211 02:01:53.137217    7648 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0211 02:01:53.137386    7648 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0211 02:01:53.140438    7648 out.go:169] Using Docker driver with root privileges
	I0211 02:01:53.143225    7648 cni.go:84] Creating CNI manager for ""
	I0211 02:01:53.143287    7648 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0211 02:01:53.143301    7648 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0211 02:01:53.143388    7648 start.go:340] cluster config:
	{Name:download-only-448405 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-448405 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}
	I0211 02:01:53.146365    7648 out.go:97] Starting "download-only-448405" primary control-plane node in "download-only-448405" cluster
	I0211 02:01:53.146399    7648 cache.go:121] Beginning downloading kic base image for docker with crio
	I0211 02:01:53.149312    7648 out.go:97] Pulling base image v0.0.46 ...
	I0211 02:01:53.149342    7648 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0211 02:01:53.149403    7648 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0211 02:01:53.165771    7648 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0211 02:01:53.165974    7648 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0211 02:01:53.166076    7648 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0211 02:01:53.206875    7648 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
	I0211 02:01:53.206908    7648 cache.go:56] Caching tarball of preloaded images
	I0211 02:01:53.207120    7648 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0211 02:01:53.210404    7648 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0211 02:01:53.210429    7648 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0211 02:01:53.295500    7648 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/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-448405 host does not exist
	  To start a cluster, run: "minikube start -p download-only-448405"

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

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

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

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

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

                                                
                                                
=== 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-706997 --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-706997 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.451780377s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (6.45s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0211 02:02:07.063816    7642 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0211 02:02:07.063852    7642 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20400-2318/.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.1s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-448405 | jenkins | v1.35.0 | 11 Feb 25 02:01 UTC |                     |
	|         | -p download-only-448405        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC | 11 Feb 25 02:02 UTC |
	| delete  | -p download-only-448405        | download-only-448405 | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC | 11 Feb 25 02:02 UTC |
	| start   | -o=json --download-only        | download-only-706997 | jenkins | v1.35.0 | 11 Feb 25 02:02 UTC |                     |
	|         | -p download-only-706997        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/11 02:02:00
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0211 02:02:00.660232    7847 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:02:00.660348    7847 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:02:00.660359    7847 out.go:358] Setting ErrFile to fd 2...
	I0211 02:02:00.660365    7847 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:02:00.660609    7847 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:02:00.660996    7847 out.go:352] Setting JSON to true
	I0211 02:02:00.661780    7847 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2668,"bootTime":1739236653,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1077-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0211 02:02:00.661850    7847 start.go:139] virtualization:  
	I0211 02:02:00.665410    7847 out.go:97] [download-only-706997] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0211 02:02:00.665698    7847 notify.go:220] Checking for updates...
	I0211 02:02:00.668619    7847 out.go:169] MINIKUBE_LOCATION=20400
	I0211 02:02:00.671581    7847 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0211 02:02:00.674504    7847 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:02:00.677933    7847 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube
	I0211 02:02:00.680829    7847 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0211 02:02:00.686950    7847 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0211 02:02:00.687215    7847 driver.go:394] Setting default libvirt URI to qemu:///system
	I0211 02:02:00.713638    7847 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0211 02:02:00.713751    7847 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:02:00.788067    7847 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-11 02:02:00.77961861 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:02:00.788175    7847 docker.go:318] overlay module found
	I0211 02:02:00.790993    7847 out.go:97] Using the docker driver based on user configuration
	I0211 02:02:00.791019    7847 start.go:297] selected driver: docker
	I0211 02:02:00.791027    7847 start.go:901] validating driver "docker" against <nil>
	I0211 02:02:00.791135    7847 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:02:00.846767    7847 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-11 02:02:00.837592747 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:02:00.847001    7847 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0211 02:02:00.847277    7847 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0211 02:02:00.847438    7847 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0211 02:02:00.850376    7847 out.go:169] Using Docker driver with root privileges
	I0211 02:02:00.853136    7847 cni.go:84] Creating CNI manager for ""
	I0211 02:02:00.853212    7847 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0211 02:02:00.853222    7847 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0211 02:02:00.853319    7847 start.go:340] cluster config:
	{Name:download-only-706997 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-706997 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}
	I0211 02:02:00.856317    7847 out.go:97] Starting "download-only-706997" primary control-plane node in "download-only-706997" cluster
	I0211 02:02:00.856359    7847 cache.go:121] Beginning downloading kic base image for docker with crio
	I0211 02:02:00.859323    7847 out.go:97] Pulling base image v0.0.46 ...
	I0211 02:02:00.859385    7847 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0211 02:02:00.859473    7847 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0211 02:02:00.875987    7847 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0211 02:02:00.876127    7847 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0211 02:02:00.876149    7847 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0211 02:02:00.876154    7847 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0211 02:02:00.876164    7847 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0211 02:02:00.922785    7847 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
	I0211 02:02:00.922813    7847 cache.go:56] Caching tarball of preloaded images
	I0211 02:02:00.923002    7847 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0211 02:02:00.926209    7847 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0211 02:02:00.926232    7847 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0211 02:02:01.029404    7847 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/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0211 02:02:05.314360    7847 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0211 02:02:05.314503    7847 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20400-2318/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-706997 host does not exist
	  To start a cluster, run: "minikube start -p download-only-706997"

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.62s)

                                                
                                                
=== RUN   TestBinaryMirror
I0211 02:02:08.396266    7642 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-916800 --alsologtostderr --binary-mirror http://127.0.0.1:36853 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-916800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-916800
--- PASS: TestBinaryMirror (0.62s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (186.21s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-078072 --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-078072 --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.203763232s)
--- PASS: TestAddons/Setup (186.21s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-078072 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-078072 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" [456368a8-79a2-4adb-a55c-10aeb2fc10d5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [456368a8-79a2-4adb-a55c-10aeb2fc10d5] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 11.002874572s
addons_test.go:633: (dbg) Run:  kubectl --context addons-078072 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-078072 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-078072 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-078072 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.98s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 11.05164ms
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-mw7dn" [86c241d5-8da8-4f88-bf97-438cad2e7ed0] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003349673s
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-g9jgb" [85f96cba-04e4-4a25-9fc6-8fa7fffd1dfb] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003854625s
addons_test.go:331: (dbg) Run:  kubectl --context addons-078072 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-078072 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-078072 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.115248477s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 ip
2025/02/11 02:05:52 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.13s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.79s)

                                                
                                                
=== 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-cvb7l" [c970f01f-8889-430f-ad26-727da724eef7] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00334142s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable inspektor-gadget --alsologtostderr -v=1: (5.789927468s)
--- PASS: TestAddons/parallel/InspektorGadget (11.79s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 4.646143ms
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-7rbb7" [05b01c8e-6568-4055-8a35-bd3e7641e4e7] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.005125699s
addons_test.go:402: (dbg) Run:  kubectl --context addons-078072 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.84s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0211 02:06:18.128982    7642 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0211 02:06:18.134671    7642 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0211 02:06:18.134705    7642 kapi.go:107] duration metric: took 8.763853ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 8.777834ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-078072 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-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-078072 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" [5da9849a-c8ab-4bab-87e0-3e316c2ba793] Pending
helpers_test.go:344: "task-pv-pod" [5da9849a-c8ab-4bab-87e0-3e316c2ba793] 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" [5da9849a-c8ab-4bab-87e0-3e316c2ba793] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003537804s
addons_test.go:511: (dbg) Run:  kubectl --context addons-078072 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-078072 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-078072 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-078072 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-078072 delete pod task-pv-pod: (1.064689157s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-078072 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-078072 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-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-078072 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" [1e9769b6-e4b6-4dde-846f-95d04a2569af] Pending
helpers_test.go:344: "task-pv-pod-restore" [1e9769b6-e4b6-4dde-846f-95d04a2569af] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.00377881s
addons_test.go:553: (dbg) Run:  kubectl --context addons-078072 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-078072 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-078072 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable volumesnapshots --alsologtostderr -v=1: (1.036277069s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.848741622s)
--- PASS: TestAddons/parallel/CSI (52.07s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.84s)

                                                
                                                
=== 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-078072 --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-4pdnw" [3e29cdc6-e466-48ad-b3f5-d702faa00aee] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-4pdnw" [3e29cdc6-e466-48ad-b3f5-d702faa00aee] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-4pdnw" [3e29cdc6-e466-48ad-b3f5-d702faa00aee] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003960336s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable headlamp --alsologtostderr -v=1: (5.842912189s)
--- PASS: TestAddons/parallel/Headlamp (17.84s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.71s)

                                                
                                                
=== 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-g5f2x" [2b22f45c-9d4b-4997-8a41-de784bfa6e92] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004680423s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.71s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-078072 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-078072 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-078072 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-078072 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" [4f6d7cd3-88b4-4046-8485-5cbe075a30cb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4f6d7cd3-88b4-4046-8485-5cbe075a30cb] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4f6d7cd3-88b4-4046-8485-5cbe075a30cb] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003822272s
addons_test.go:906: (dbg) Run:  kubectl --context addons-078072 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 ssh "cat /opt/local-path-provisioner/pvc-ef490877-464f-4ed2-a158-46e24ce186cd_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-078072 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-078072 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.606226514s)
--- PASS: TestAddons/parallel/LocalPath (53.78s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.7s)

                                                
                                                
=== 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-cwmcw" [4ff5dd35-ed7f-4dde-9824-956d4ba090f4] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.010698956s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.70s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.05s)

                                                
                                                
=== 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-l8wzl" [a98dd948-7a1b-4364-bc35-392ac2303f35] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004451996s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-078072 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-078072 addons disable yakd --alsologtostderr -v=1: (6.046810375s)
--- PASS: TestAddons/parallel/Yakd (12.05s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.24s)

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

                                                
                                    
x
+
TestCertOptions (36.67s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (239.02s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-614075 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
E0211 02:48:20.423138    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-614075 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (37.690970652s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-614075 --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-614075 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (18.584768306s)
helpers_test.go:175: Cleaning up "cert-expiration-614075" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-614075
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-614075: (2.74783297s)
--- PASS: TestCertExpiration (239.02s)

                                                
                                    
x
+
TestForceSystemdFlag (37.38s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (47.1s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (28.48s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-822708 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-822708 --driver=docker  --container-runtime=crio
E0211 02:10:16.250201    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.256624    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.268035    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.289456    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.330839    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.412316    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.573863    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:16.895519    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:17.537504    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:18.818813    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:10:21.380134    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-822708 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-822708 --driver=docker  --container-runtime=crio: (28.481970669s)
--- PASS: TestErrorSpam/setup (28.48s)

                                                
                                    
x
+
TestErrorSpam/start (0.81s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-822708 --log_dir /tmp/nospam-822708 start --dry-run
E0211 02:10:26.502291    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-822708 --log_dir /tmp/nospam-822708 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-822708 --log_dir /tmp/nospam-822708 start --dry-run
--- PASS: TestErrorSpam/start (0.81s)

                                                
                                    
x
+
TestErrorSpam/status (1.19s)

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

                                                
                                    
x
+
TestErrorSpam/pause (2.38s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (2.13s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.45s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (53.86s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-arm64 start -p functional-133239 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0211 02:10:57.225894    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2251: (dbg) Done: out/minikube-linux-arm64 start -p functional-133239 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (53.860337629s)
--- PASS: TestFunctional/serial/StartWithProxy (53.86s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (31.21s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0211 02:11:32.788161    7642 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:676: (dbg) Run:  out/minikube-linux-arm64 start -p functional-133239 --alsologtostderr -v=8
E0211 02:11:38.188177    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-arm64 start -p functional-133239 --alsologtostderr -v=8: (31.202321791s)
functional_test.go:680: soft start took 31.205275576s for "functional-133239" cluster.
I0211 02:12:03.990879    7642 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (31.21s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-133239 cache add registry.k8s.io/pause:3.1: (1.529840985s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-133239 cache add registry.k8s.io/pause:3.3: (1.571089804s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-arm64 -p functional-133239 cache add registry.k8s.io/pause:latest: (1.468837718s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.57s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (57.74s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-arm64 start -p functional-133239 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0211 02:13:00.111577    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-arm64 start -p functional-133239 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (57.740422962s)
functional_test.go:778: restart took 57.740540408s for "functional-133239" cluster.
I0211 02:13:10.962960    7642 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (57.74s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.44s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 logs --file /tmp/TestFunctionalserialLogsFileCmd3985060692/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-arm64 -p functional-133239 logs --file /tmp/TestFunctionalserialLogsFileCmd3985060692/001/logs.txt: (1.434576193s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.44s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.61s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.5s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.1s)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:13:52.162353   36294 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:13:52.162520   36294 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:13:52.162532   36294 out.go:358] Setting ErrFile to fd 2...
	I0211 02:13:52.162538   36294 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:13:52.162803   36294 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:13:52.163205   36294 out.go:352] Setting JSON to false
	I0211 02:13:52.164110   36294 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":3380,"bootTime":1739236653,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1077-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0211 02:13:52.164187   36294 start.go:139] virtualization:  
	I0211 02:13:52.167766   36294 out.go:177] * [functional-133239] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0211 02:13:52.170727   36294 out.go:177]   - MINIKUBE_LOCATION=20400
	I0211 02:13:52.170819   36294 notify.go:220] Checking for updates...
	I0211 02:13:52.176553   36294 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0211 02:13:52.179551   36294 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:13:52.182446   36294 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube
	I0211 02:13:52.185372   36294 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0211 02:13:52.188118   36294 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0211 02:13:52.191487   36294 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:13:52.192113   36294 driver.go:394] Setting default libvirt URI to qemu:///system
	I0211 02:13:52.227452   36294 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0211 02:13:52.227590   36294 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:13:52.280727   36294 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-11 02:13:52.271641275 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:13:52.280841   36294 docker.go:318] overlay module found
	I0211 02:13:52.284131   36294 out.go:177] * Using the docker driver based on existing profile
	I0211 02:13:52.287173   36294 start.go:297] selected driver: docker
	I0211 02:13:52.287195   36294 start.go:901] validating driver "docker" against &{Name:functional-133239 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-133239 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}
	I0211 02:13:52.287287   36294 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0211 02:13:52.290657   36294 out.go:201] 
	W0211 02:13:52.293548   36294 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
	I0211 02:13:52.296350   36294 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:1008: (dbg) Run:  out/minikube-linux-arm64 start -p functional-133239 --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-133239 --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-133239 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (205.991563ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:13:51.966392   36249 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:13:51.966579   36249 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:13:51.966612   36249 out.go:358] Setting ErrFile to fd 2...
	I0211 02:13:51.966634   36249 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:13:51.968369   36249 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:13:51.968873   36249 out.go:352] Setting JSON to false
	I0211 02:13:51.969789   36249 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":3379,"bootTime":1739236653,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1077-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0211 02:13:51.969897   36249 start.go:139] virtualization:  
	I0211 02:13:51.975700   36249 out.go:177] * [functional-133239] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0211 02:13:51.978972   36249 out.go:177]   - MINIKUBE_LOCATION=20400
	I0211 02:13:51.979164   36249 notify.go:220] Checking for updates...
	I0211 02:13:51.986132   36249 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0211 02:13:51.990012   36249 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:13:51.992861   36249 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube
	I0211 02:13:51.995746   36249 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0211 02:13:51.998649   36249 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0211 02:13:52.001987   36249 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:13:52.002564   36249 driver.go:394] Setting default libvirt URI to qemu:///system
	I0211 02:13:52.033796   36249 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0211 02:13:52.033913   36249 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:13:52.087245   36249 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-11 02:13:52.077582812 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:13:52.087365   36249 docker.go:318] overlay module found
	I0211 02:13:52.090485   36249 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0211 02:13:52.093415   36249 start.go:297] selected driver: docker
	I0211 02:13:52.093438   36249 start.go:901] validating driver "docker" against &{Name:functional-133239 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-133239 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}
	I0211 02:13:52.093568   36249 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0211 02:13:52.097031   36249 out.go:201] 
	W0211 02:13:52.100038   36249 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
	I0211 02:13:52.102926   36249 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1644: (dbg) Run:  kubectl --context functional-133239 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-133239 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-vgrj4" [0884c15c-d2b9-4084-814b-f992eead02d3] 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-vgrj4" [0884c15c-d2b9-4084-814b-f992eead02d3] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004169793s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:32409
functional_test.go:1692: http://192.168.49.2:32409: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.72s)

                                                
                                                
=== 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" [76cc1d5c-d39c-4644-baf3-eea40ced1da9] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003311144s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-133239 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-133239 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-133239 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-133239 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" [44460a4e-1296-4b39-a0f0-c64887c5b6eb] Pending
helpers_test.go:344: "sp-pod" [44460a4e-1296-4b39-a0f0-c64887c5b6eb] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [44460a4e-1296-4b39-a0f0-c64887c5b6eb] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.00334941s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-133239 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-133239 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-133239 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" [bf5feb00-7c41-4d65-82c3-4b7b5166a78e] Pending
helpers_test.go:344: "sp-pod" [bf5feb00-7c41-4d65-82c3-4b7b5166a78e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003091217s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-133239 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.72s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.34s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/7642.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "sudo cat /etc/ssl/certs/7642.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/7642.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "sudo cat /usr/share/ca-certificates/7642.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-133239 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/76422.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "sudo cat /etc/ssl/certs/76422.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/76422.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "sudo cat /usr/share/ca-certificates/76422.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-133239 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.24s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.7s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-133239 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" [876df3c6-98d0-4fa1-adb5-8022bdbde08f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [876df3c6-98d0-4fa1-adb5-8022bdbde08f] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004011946s
I0211 02:13:29.908394    7642 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.49s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.102.161.173 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-133239 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.31s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1454: (dbg) Run:  kubectl --context functional-133239 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-133239 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-cf55n" [cfc6f416-1512-4d0d-984d-4eae3f23e602] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64fc58db8c-cf55n" [cfc6f416-1512-4d0d-984d-4eae3f23e602] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.003783602s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.31s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1332: Took "365.58734ms" 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 "70.834982ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.44s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0211 02:13:48.357788    7642 retry.go:31] will retry after 299.580001ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 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 11 02:13 created-by-test
-rw-r--r-- 1 docker docker 24 Feb 11 02:13 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb 11 02:13 test-1739240027928056909
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh cat /mount-9p/test-1739240027928056909
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-133239 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" [7bdd123f-f174-4aff-a86c-5cb4e1063b50] Pending
helpers_test.go:344: "busybox-mount" [7bdd123f-f174-4aff-a86c-5cb4e1063b50] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [7bdd123f-f174-4aff-a86c-5cb4e1063b50] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [7bdd123f-f174-4aff-a86c-5cb4e1063b50] 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.004859686s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-133239 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-133239 /tmp/TestFunctionalparallelMountCmdany-port2189021497/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.14s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0211 02:13:57.611910    7642 retry.go:31] will retry after 318.670476ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 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-133239 /tmp/TestFunctionalparallelMountCmdspecific-port3527576323/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-133239 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-133239 ssh "sudo umount -f /mount-9p": exit status 1 (408.567016ms)

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

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

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

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

                                                
                                                
** /stderr **
I0211 02:14:00.478823    7642 retry.go:31] will retry after 545.498537ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-133239 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-133239 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3327300390/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-133239 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3327300390/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-133239 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3327300390/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.99s)

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

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

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-133239 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-133239 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-133239
localhost/kicbase/echo-server:functional-133239
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-133239 image ls --format short --alsologtostderr:
I0211 02:14:11.081491   39126 out.go:345] Setting OutFile to fd 1 ...
I0211 02:14:11.081699   39126 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.081715   39126 out.go:358] Setting ErrFile to fd 2...
I0211 02:14:11.081746   39126 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.082401   39126 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
I0211 02:14:11.085214   39126 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.085442   39126 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.085988   39126 cli_runner.go:164] Run: docker container inspect functional-133239 --format={{.State.Status}}
I0211 02:14:11.136032   39126 ssh_runner.go:195] Run: systemctl --version
I0211 02:14:11.136089   39126 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-133239
I0211 02:14:11.163735   39126 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/functional-133239/id_rsa Username:docker}
I0211 02:14:11.251558   39126 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

                                                
                                    
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-133239 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-133239 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/kicbase/echo-server           | functional-133239  | 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/kube-apiserver          | v1.32.1            | 265c2dedf28ab | 95MB   |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 2933761aa7ada | 88.2MB |
| registry.k8s.io/kube-scheduler          | v1.32.1            | ddb38cac617cb | 69MB   |
| localhost/minikube-local-cache-test     | functional-133239  | 7b7eb86672337 | 3.33kB |
| registry.k8s.io/etcd                    | 3.5.16-0           | 7fc9d4aa817aa | 143MB  |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/kube-proxy              | v1.32.1            | e124fbed851d7 | 98.3MB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| 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 |
| docker.io/library/nginx                 | latest             | 9b1b7be1ffa60 | 201MB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-133239 image ls --format table --alsologtostderr:
I0211 02:14:11.818709   39320 out.go:345] Setting OutFile to fd 1 ...
I0211 02:14:11.818901   39320 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.818915   39320 out.go:358] Setting ErrFile to fd 2...
I0211 02:14:11.818920   39320 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.819229   39320 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
I0211 02:14:11.819930   39320 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.820054   39320 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.820554   39320 cli_runner.go:164] Run: docker container inspect functional-133239 --format={{.State.Status}}
I0211 02:14:11.841398   39320 ssh_runner.go:195] Run: systemctl --version
I0211 02:14:11.841452   39320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-133239
I0211 02:14:11.866865   39320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/functional-133239/id_rsa Username:docker}
I0211 02:14:11.959387   39320 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

                                                
                                                
=== 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-133239 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-133239 image ls --format json --alsologtostderr:
[{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903","repoDigests":["docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3
e","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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-133239"],"size":"4788229"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k
8s.io/echoserver-arm:1.8"],"size":"87536549"},{"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":"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":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffe
e7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"525fa81b865c3bef8743265945df1859f8f0cb06a4f71aacbcb54f2fbd5a57d8","repoDigests":["docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef","docker.io/library/nginx@sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909"],"repoTags":["docker.io/library/nginx:alpine"],"size":"50780648"},{"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:580b0aa58b210f512f818b
7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"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":"e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6","repoDigests":["docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be","docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"99018802"},{"id":"7b7eb8667233779c2a8327ee54fd44b02324f30481709a657e33b9655b9ef55b","repoDigests":["localhost/minikube-local-cache-test@sha256:bf9029f85da1aa9ace4cf077c65d33
3b0e29df88b79d926c781bd58f6e89cacd"],"repoTags":["localhost/minikube-local-cache-test:functional-133239"],"size":"3330"},{"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":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007
894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-133239 image ls --format json --alsologtostderr:
I0211 02:14:11.510784   39249 out.go:345] Setting OutFile to fd 1 ...
I0211 02:14:11.511086   39249 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.511144   39249 out.go:358] Setting ErrFile to fd 2...
I0211 02:14:11.511165   39249 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.511535   39249 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
I0211 02:14:11.512866   39249 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.513107   39249 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.513909   39249 cli_runner.go:164] Run: docker container inspect functional-133239 --format={{.State.Status}}
I0211 02:14:11.547889   39249 ssh_runner.go:195] Run: systemctl --version
I0211 02:14:11.547945   39249 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-133239
I0211 02:14:11.572735   39249 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/functional-133239/id_rsa Username:docker}
I0211 02:14:11.659790   39249 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-arm64 -p functional-133239 image ls --format yaml --alsologtostderr:
- id: 9b1b7be1ffa607d40d545607d3fdf441f08553468adec5588fb58499ad77fe58
repoDigests:
- docker.io/library/nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34
- docker.io/library/nginx@sha256:a90c36c019f67444c32f4d361084d4b5b853dbf8701055df7908bf42cc613cdd
repoTags:
- docker.io/library/nginx:latest
size: "201397159"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-133239
size: "4788229"
- 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: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- 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: e1181ee320546c66f17956a302db1b7899d88a593f116726718851133de588b6
repoDigests:
- docker.io/kindest/kindnetd@sha256:564b9fd29e72542e4baa14b382d4d9ee22132141caa6b9803b71faf9a4a799be
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "99018802"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 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: 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: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 525fa81b865c3bef8743265945df1859f8f0cb06a4f71aacbcb54f2fbd5a57d8
repoDigests:
- docker.io/library/nginx@sha256:b471bb609adc83f73c2d95148cf1bd683408739a3c09c0afc666ea2af0037aef
- docker.io/library/nginx@sha256:df7b6963d5252424319dc265539db380d75bd4e40e112a83f8eaf09d1a9cb909
repoTags:
- docker.io/library/nginx:alpine
size: "50780648"
- 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: 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: 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: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- 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: 7b7eb8667233779c2a8327ee54fd44b02324f30481709a657e33b9655b9ef55b
repoDigests:
- localhost/minikube-local-cache-test@sha256:bf9029f85da1aa9ace4cf077c65d333b0e29df88b79d926c781bd58f6e89cacd
repoTags:
- localhost/minikube-local-cache-test:functional-133239
size: "3330"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-arm64 -p functional-133239 image ls --format yaml --alsologtostderr:
I0211 02:14:11.220140   39172 out.go:345] Setting OutFile to fd 1 ...
I0211 02:14:11.220249   39172 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.220260   39172 out.go:358] Setting ErrFile to fd 2...
I0211 02:14:11.220265   39172 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.220506   39172 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
I0211 02:14:11.221141   39172 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.221266   39172 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.221731   39172 cli_runner.go:164] Run: docker container inspect functional-133239 --format={{.State.Status}}
I0211 02:14:11.239580   39172 ssh_runner.go:195] Run: systemctl --version
I0211 02:14:11.239639   39172 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-133239
I0211 02:14:11.264307   39172 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/functional-133239/id_rsa Username:docker}
I0211 02:14:11.363172   39172 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 image build -t localhost/my-image:functional-133239 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-arm64 -p functional-133239 image build -t localhost/my-image:functional-133239 testdata/build --alsologtostderr: (3.382160798s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-arm64 -p functional-133239 image build -t localhost/my-image:functional-133239 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 15033a76d8d
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-133239
--> bd4c5dc72b5
Successfully tagged localhost/my-image:functional-133239
bd4c5dc72b58f935dd1443aed88927f0cabb170cfd2fd47a09e60f988897c0d9
functional_test.go:340: (dbg) Stderr: out/minikube-linux-arm64 -p functional-133239 image build -t localhost/my-image:functional-133239 testdata/build --alsologtostderr:
I0211 02:14:11.688284   39299 out.go:345] Setting OutFile to fd 1 ...
I0211 02:14:11.688559   39299 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.688594   39299 out.go:358] Setting ErrFile to fd 2...
I0211 02:14:11.688615   39299 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0211 02:14:11.688872   39299 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
I0211 02:14:11.689564   39299 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.690531   39299 config.go:182] Loaded profile config "functional-133239": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0211 02:14:11.691103   39299 cli_runner.go:164] Run: docker container inspect functional-133239 --format={{.State.Status}}
I0211 02:14:11.719287   39299 ssh_runner.go:195] Run: systemctl --version
I0211 02:14:11.719336   39299 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-133239
I0211 02:14:11.756059   39299 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/functional-133239/id_rsa Username:docker}
I0211 02:14:11.844302   39299 build_images.go:161] Building image from path: /tmp/build.3187552509.tar
I0211 02:14:11.844381   39299 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0211 02:14:11.855268   39299 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3187552509.tar
I0211 02:14:11.861201   39299 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3187552509.tar: stat -c "%s %y" /var/lib/minikube/build/build.3187552509.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3187552509.tar': No such file or directory
I0211 02:14:11.861241   39299 ssh_runner.go:362] scp /tmp/build.3187552509.tar --> /var/lib/minikube/build/build.3187552509.tar (3072 bytes)
I0211 02:14:11.890363   39299 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3187552509
I0211 02:14:11.900240   39299 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3187552509 -xf /var/lib/minikube/build/build.3187552509.tar
I0211 02:14:11.910891   39299 crio.go:315] Building image: /var/lib/minikube/build/build.3187552509
I0211 02:14:11.910990   39299 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-133239 /var/lib/minikube/build/build.3187552509 --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
I0211 02:14:14.968611   39299 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-133239 /var/lib/minikube/build/build.3187552509 --cgroup-manager=cgroupfs: (3.057597043s)
I0211 02:14:14.968701   39299 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3187552509
I0211 02:14:14.979990   39299 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3187552509.tar
I0211 02:14:14.991600   39299 build_images.go:217] Built localhost/my-image:functional-133239 from /tmp/build.3187552509.tar
I0211 02:14:14.991638   39299 build_images.go:133] succeeded building to: functional-133239
I0211 02:14:14.991644   39299 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.96s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
2025/02/11 02:14:06 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-133239
functional_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 image load --daemon kicbase/echo-server:functional-133239 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-arm64 -p functional-133239 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.38s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (180.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-161570 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0211 02:15:16.243679    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:15:43.953849    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-161570 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m0.054586204s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (180.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.26s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (37s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp testdata/cp-test.txt ha-161570:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile816143517/001/cp-test_ha-161570.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570:/home/docker/cp-test.txt ha-161570-m02:/home/docker/cp-test_ha-161570_ha-161570-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test_ha-161570_ha-161570-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570:/home/docker/cp-test.txt ha-161570-m03:/home/docker/cp-test_ha-161570_ha-161570-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test_ha-161570_ha-161570-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570:/home/docker/cp-test.txt ha-161570-m04:/home/docker/cp-test_ha-161570_ha-161570-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test_ha-161570_ha-161570-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp testdata/cp-test.txt ha-161570-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile816143517/001/cp-test_ha-161570-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m02:/home/docker/cp-test.txt ha-161570:/home/docker/cp-test_ha-161570-m02_ha-161570.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test_ha-161570-m02_ha-161570.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m02:/home/docker/cp-test.txt ha-161570-m03:/home/docker/cp-test_ha-161570-m02_ha-161570-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test_ha-161570-m02_ha-161570-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m02:/home/docker/cp-test.txt ha-161570-m04:/home/docker/cp-test_ha-161570-m02_ha-161570-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test_ha-161570-m02_ha-161570-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp testdata/cp-test.txt ha-161570-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile816143517/001/cp-test_ha-161570-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m03:/home/docker/cp-test.txt ha-161570:/home/docker/cp-test_ha-161570-m03_ha-161570.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test_ha-161570-m03_ha-161570.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m03:/home/docker/cp-test.txt ha-161570-m02:/home/docker/cp-test_ha-161570-m03_ha-161570-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test_ha-161570-m03_ha-161570-m02.txt"
E0211 02:18:20.421296    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:18:20.427556    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:18:20.439368    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:18:20.463246    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:18:20.504567    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:18:20.585989    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m03:/home/docker/cp-test.txt ha-161570-m04:/home/docker/cp-test_ha-161570-m03_ha-161570-m04.txt
E0211 02:18:20.748630    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:18:21.070311    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test_ha-161570-m03_ha-161570-m04.txt"
E0211 02:18:21.712091    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp testdata/cp-test.txt ha-161570-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile816143517/001/cp-test_ha-161570-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test.txt"
E0211 02:18:22.999205    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m04:/home/docker/cp-test.txt ha-161570:/home/docker/cp-test_ha-161570-m04_ha-161570.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570 "sudo cat /home/docker/cp-test_ha-161570-m04_ha-161570.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m04:/home/docker/cp-test.txt ha-161570-m02:/home/docker/cp-test_ha-161570-m04_ha-161570-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m02 "sudo cat /home/docker/cp-test_ha-161570-m04_ha-161570-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 cp ha-161570-m04:/home/docker/cp-test.txt ha-161570-m03:/home/docker/cp-test_ha-161570-m04_ha-161570-m03.txt
E0211 02:18:25.563156    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 ssh -n ha-161570-m03 "sudo cat /home/docker/cp-test_ha-161570-m04_ha-161570-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 node stop m02 -v=7 --alsologtostderr
E0211 02:18:30.684438    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-161570 node stop m02 -v=7 --alsologtostderr: (11.969810178s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-161570 status -v=7 --alsologtostderr: exit status 7 (732.689434ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:18:38.459728   55192 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:18:38.460211   55192 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:18:38.460218   55192 out.go:358] Setting ErrFile to fd 2...
	I0211 02:18:38.460223   55192 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:18:38.460780   55192 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:18:38.461139   55192 out.go:352] Setting JSON to false
	I0211 02:18:38.461174   55192 mustload.go:65] Loading cluster: ha-161570
	I0211 02:18:38.462173   55192 config.go:182] Loaded profile config "ha-161570": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:18:38.462194   55192 status.go:174] checking status of ha-161570 ...
	I0211 02:18:38.464948   55192 cli_runner.go:164] Run: docker container inspect ha-161570 --format={{.State.Status}}
	I0211 02:18:38.464981   55192 notify.go:220] Checking for updates...
	I0211 02:18:38.491779   55192 status.go:371] ha-161570 host status = "Running" (err=<nil>)
	I0211 02:18:38.491806   55192 host.go:66] Checking if "ha-161570" exists ...
	I0211 02:18:38.492103   55192 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-161570
	I0211 02:18:38.515264   55192 host.go:66] Checking if "ha-161570" exists ...
	I0211 02:18:38.515682   55192 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0211 02:18:38.515762   55192 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-161570
	I0211 02:18:38.535504   55192 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/ha-161570/id_rsa Username:docker}
	I0211 02:18:38.624882   55192 ssh_runner.go:195] Run: systemctl --version
	I0211 02:18:38.629043   55192 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0211 02:18:38.641521   55192 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:18:38.707789   55192 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:48 OomKillDisable:true NGoroutines:73 SystemTime:2025-02-11 02:18:38.698246792 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:18:38.708417   55192 kubeconfig.go:125] found "ha-161570" server: "https://192.168.49.254:8443"
	I0211 02:18:38.708455   55192 api_server.go:166] Checking apiserver status ...
	I0211 02:18:38.708509   55192 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0211 02:18:38.719558   55192 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1432/cgroup
	I0211 02:18:38.729263   55192 api_server.go:182] apiserver freezer: "6:freezer:/docker/e0b87eeec9b394faeff7458864ae6d799a6e648bacb11dd7bbb4f6ede65ba07d/crio/crio-06e48fc0fff0b57dd7159671c76ffb0d8117e256d304893a49e2c33eae49490b"
	I0211 02:18:38.729373   55192 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e0b87eeec9b394faeff7458864ae6d799a6e648bacb11dd7bbb4f6ede65ba07d/crio/crio-06e48fc0fff0b57dd7159671c76ffb0d8117e256d304893a49e2c33eae49490b/freezer.state
	I0211 02:18:38.739467   55192 api_server.go:204] freezer state: "THAWED"
	I0211 02:18:38.739502   55192 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0211 02:18:38.749407   55192 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0211 02:18:38.749504   55192 status.go:463] ha-161570 apiserver status = Running (err=<nil>)
	I0211 02:18:38.749524   55192 status.go:176] ha-161570 status: &{Name:ha-161570 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:18:38.749564   55192 status.go:174] checking status of ha-161570-m02 ...
	I0211 02:18:38.749923   55192 cli_runner.go:164] Run: docker container inspect ha-161570-m02 --format={{.State.Status}}
	I0211 02:18:38.767985   55192 status.go:371] ha-161570-m02 host status = "Stopped" (err=<nil>)
	I0211 02:18:38.768009   55192 status.go:384] host is not running, skipping remaining checks
	I0211 02:18:38.768017   55192 status.go:176] ha-161570-m02 status: &{Name:ha-161570-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:18:38.768053   55192 status.go:174] checking status of ha-161570-m03 ...
	I0211 02:18:38.768394   55192 cli_runner.go:164] Run: docker container inspect ha-161570-m03 --format={{.State.Status}}
	I0211 02:18:38.786729   55192 status.go:371] ha-161570-m03 host status = "Running" (err=<nil>)
	I0211 02:18:38.786759   55192 host.go:66] Checking if "ha-161570-m03" exists ...
	I0211 02:18:38.787116   55192 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-161570-m03
	I0211 02:18:38.804165   55192 host.go:66] Checking if "ha-161570-m03" exists ...
	I0211 02:18:38.804469   55192 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0211 02:18:38.804514   55192 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-161570-m03
	I0211 02:18:38.827809   55192 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/ha-161570-m03/id_rsa Username:docker}
	I0211 02:18:38.916807   55192 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0211 02:18:38.929188   55192 kubeconfig.go:125] found "ha-161570" server: "https://192.168.49.254:8443"
	I0211 02:18:38.929220   55192 api_server.go:166] Checking apiserver status ...
	I0211 02:18:38.929288   55192 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0211 02:18:38.940832   55192 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1338/cgroup
	I0211 02:18:38.950483   55192 api_server.go:182] apiserver freezer: "6:freezer:/docker/43abf2c320c7e3a6496008f9c6dbdb905a1f0707109d356a0da2465c4f4e6dce/crio/crio-73712233b03e3fc36bfe2ac08cfd28f357d163805132a0c83129df5fc57c4417"
	I0211 02:18:38.950575   55192 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/43abf2c320c7e3a6496008f9c6dbdb905a1f0707109d356a0da2465c4f4e6dce/crio/crio-73712233b03e3fc36bfe2ac08cfd28f357d163805132a0c83129df5fc57c4417/freezer.state
	I0211 02:18:38.960581   55192 api_server.go:204] freezer state: "THAWED"
	I0211 02:18:38.960613   55192 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0211 02:18:38.969239   55192 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0211 02:18:38.969269   55192 status.go:463] ha-161570-m03 apiserver status = Running (err=<nil>)
	I0211 02:18:38.969280   55192 status.go:176] ha-161570-m03 status: &{Name:ha-161570-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:18:38.969297   55192 status.go:174] checking status of ha-161570-m04 ...
	I0211 02:18:38.969633   55192 cli_runner.go:164] Run: docker container inspect ha-161570-m04 --format={{.State.Status}}
	I0211 02:18:38.988980   55192 status.go:371] ha-161570-m04 host status = "Running" (err=<nil>)
	I0211 02:18:38.989005   55192 host.go:66] Checking if "ha-161570-m04" exists ...
	I0211 02:18:38.989296   55192 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-161570-m04
	I0211 02:18:39.007496   55192 host.go:66] Checking if "ha-161570-m04" exists ...
	I0211 02:18:39.007798   55192 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0211 02:18:39.007858   55192 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-161570-m04
	I0211 02:18:39.026367   55192 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/ha-161570-m04/id_rsa Username:docker}
	I0211 02:18:39.116435   55192 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0211 02:18:39.132866   55192 status.go:176] ha-161570-m04 status: &{Name:ha-161570-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (52.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 node start m02 -v=7 --alsologtostderr
E0211 02:18:40.926313    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:19:01.408420    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-161570 node start m02 -v=7 --alsologtostderr: (50.886233932s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-161570 status -v=7 --alsologtostderr: (1.051786393s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (52.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (167.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-161570 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-161570 -v=7 --alsologtostderr
E0211 02:19:42.371030    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-161570 -v=7 --alsologtostderr: (36.937058054s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-161570 --wait=true -v=7 --alsologtostderr
E0211 02:20:16.243707    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:21:04.292751    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-161570 --wait=true -v=7 --alsologtostderr: (2m10.571679876s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-161570
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (167.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.8s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:23:09.958437   69093 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:23:09.958653   69093 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:23:09.958684   69093 out.go:358] Setting ErrFile to fd 2...
	I0211 02:23:09.958709   69093 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:23:09.959007   69093 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:23:09.959232   69093 out.go:352] Setting JSON to false
	I0211 02:23:09.959314   69093 mustload.go:65] Loading cluster: ha-161570
	I0211 02:23:09.959389   69093 notify.go:220] Checking for updates...
	I0211 02:23:09.960455   69093 config.go:182] Loaded profile config "ha-161570": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:23:09.960507   69093 status.go:174] checking status of ha-161570 ...
	I0211 02:23:09.961067   69093 cli_runner.go:164] Run: docker container inspect ha-161570 --format={{.State.Status}}
	I0211 02:23:09.979661   69093 status.go:371] ha-161570 host status = "Stopped" (err=<nil>)
	I0211 02:23:09.979695   69093 status.go:384] host is not running, skipping remaining checks
	I0211 02:23:09.979703   69093 status.go:176] ha-161570 status: &{Name:ha-161570 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:23:09.979751   69093 status.go:174] checking status of ha-161570-m02 ...
	I0211 02:23:09.980389   69093 cli_runner.go:164] Run: docker container inspect ha-161570-m02 --format={{.State.Status}}
	I0211 02:23:10.004616   69093 status.go:371] ha-161570-m02 host status = "Stopped" (err=<nil>)
	I0211 02:23:10.004641   69093 status.go:384] host is not running, skipping remaining checks
	I0211 02:23:10.004649   69093 status.go:176] ha-161570-m02 status: &{Name:ha-161570-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:23:10.004670   69093 status.go:174] checking status of ha-161570-m04 ...
	I0211 02:23:10.005001   69093 cli_runner.go:164] Run: docker container inspect ha-161570-m04 --format={{.State.Status}}
	I0211 02:23:10.023963   69093 status.go:371] ha-161570-m04 host status = "Stopped" (err=<nil>)
	I0211 02:23:10.023987   69093 status.go:384] host is not running, skipping remaining checks
	I0211 02:23:10.023996   69093 status.go:176] ha-161570-m04 status: &{Name:ha-161570-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (76.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-161570 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0211 02:23:20.421140    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:23:48.134094    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-161570 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m15.200413199s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 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 (76.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (76.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-161570 --control-plane -v=7 --alsologtostderr
E0211 02:25:16.243543    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-161570 --control-plane -v=7 --alsologtostderr: (1m15.626181806s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-161570 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (76.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.01s)

                                                
                                                
=== 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.006638124s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.01s)

                                                
                                    
x
+
TestJSONOutput/start/Command (51.84s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-393439 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0211 02:26:39.317753    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-393439 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (51.838159931s)
--- PASS: TestJSONOutput/start/Command (51.84s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.75s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.66s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.84s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-393439 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-393439 --output=json --user=testUser: (5.839263632s)
--- 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.26s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a3a7933d-57d8-454b-bbd2-534fe51c7b84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-323013] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8079a124-e0c6-4624-85d6-f73cbaf9ab89","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20400"}}
	{"specversion":"1.0","id":"06e38811-688d-4ed2-9d8c-1b4ad4c65747","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":"7741b39a-9c72-4dd0-a9c3-9fe1006ea52c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig"}}
	{"specversion":"1.0","id":"e9fea9e0-7685-45aa-8467-9b2954fd2ae7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube"}}
	{"specversion":"1.0","id":"f740a644-ba42-451b-a440-98d421869c63","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":"bca45485-4a8b-4c23-803e-90cfad2d7a22","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c5d7bda8-73ad-4100-b295-039b9dc87e66","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-323013" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-323013
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.67s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (31.27s)

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

                                                
                                    
x
+
TestKicExistingNetwork (33.76s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0211 02:28:11.662847    7642 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}}]}"
W0211 02:28:11.679977    7642 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
I0211 02:28:11.680085    7642 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0211 02:28:11.680107    7642 cli_runner.go:164] Run: docker network inspect existing-network
W0211 02:28:11.704125    7642 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0211 02:28:11.704165    7642 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
I0211 02:28:11.704180    7642 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0211 02:28:11.704387    7642 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}}]}"
I0211 02:28:11.722070    7642 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-136baa14e1a7 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:39:51:34:7d} reservation:<nil>}
I0211 02:28:11.722387    7642 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:0x400172d6c0}
I0211 02:28:11.722412    7642 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 ...
I0211 02:28:11.722464    7642 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
I0211 02:28:11.797509    7642 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-531050 --network=existing-network
E0211 02:28:20.423070    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/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-531050 --network=existing-network: (31.492970026s)
helpers_test.go:175: Cleaning up "existing-network-531050" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-531050
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-531050: (2.100907799s)
I0211 02:28:45.408302    7642 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (33.76s)

                                                
                                    
x
+
TestKicCustomSubnet (36.09s)

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

                                                
                                    
x
+
TestKicStaticIP (34.16s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.82s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-553171 --driver=docker  --container-runtime=crio
E0211 02:30:16.244149    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-553171 --driver=docker  --container-runtime=crio: (33.158301034s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-555788 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-555788 --driver=docker  --container-runtime=crio: (32.674505286s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-553171
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-555788
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-555788" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-555788
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-555788: (2.095382729s)
helpers_test.go:175: Cleaning up "first-553171" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-553171
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-553171: (2.320160472s)
--- PASS: TestMinikubeProfile (71.82s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.08s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.44s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.97s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (80.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-898877 -v 3 --alsologtostderr
E0211 02:33:20.421133    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-898877 -v 3 --alsologtostderr: (30.224259272s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-898877 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.90s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:33:50.329467  122808 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:33:50.329616  122808 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:33:50.329642  122808 out.go:358] Setting ErrFile to fd 2...
	I0211 02:33:50.329658  122808 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:33:50.329901  122808 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:33:50.330107  122808 out.go:352] Setting JSON to false
	I0211 02:33:50.330157  122808 mustload.go:65] Loading cluster: multinode-898877
	I0211 02:33:50.330241  122808 notify.go:220] Checking for updates...
	I0211 02:33:50.330627  122808 config.go:182] Loaded profile config "multinode-898877": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:33:50.330648  122808 status.go:174] checking status of multinode-898877 ...
	I0211 02:33:50.331508  122808 cli_runner.go:164] Run: docker container inspect multinode-898877 --format={{.State.Status}}
	I0211 02:33:50.351122  122808 status.go:371] multinode-898877 host status = "Running" (err=<nil>)
	I0211 02:33:50.351147  122808 host.go:66] Checking if "multinode-898877" exists ...
	I0211 02:33:50.351518  122808 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-898877
	I0211 02:33:50.376054  122808 host.go:66] Checking if "multinode-898877" exists ...
	I0211 02:33:50.376361  122808 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0211 02:33:50.376414  122808 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-898877
	I0211 02:33:50.395206  122808 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/multinode-898877/id_rsa Username:docker}
	I0211 02:33:50.480241  122808 ssh_runner.go:195] Run: systemctl --version
	I0211 02:33:50.484945  122808 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0211 02:33:50.498431  122808 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:33:50.565551  122808 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:63 SystemTime:2025-02-11 02:33:50.556124877 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:33:50.566280  122808 kubeconfig.go:125] found "multinode-898877" server: "https://192.168.67.2:8443"
	I0211 02:33:50.566324  122808 api_server.go:166] Checking apiserver status ...
	I0211 02:33:50.566387  122808 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0211 02:33:50.579057  122808 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1415/cgroup
	I0211 02:33:50.588798  122808 api_server.go:182] apiserver freezer: "6:freezer:/docker/1a2322f2a9cacbac67d6f2c418eaca24eeb184596f529b5d4f2ce29efa2b44ec/crio/crio-9b0b12a4279f05aee26b13cdb718499b8a1c3713dc5efbd05734d2452cec2df6"
	I0211 02:33:50.588871  122808 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1a2322f2a9cacbac67d6f2c418eaca24eeb184596f529b5d4f2ce29efa2b44ec/crio/crio-9b0b12a4279f05aee26b13cdb718499b8a1c3713dc5efbd05734d2452cec2df6/freezer.state
	I0211 02:33:50.597852  122808 api_server.go:204] freezer state: "THAWED"
	I0211 02:33:50.597887  122808 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0211 02:33:50.606222  122808 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0211 02:33:50.606252  122808 status.go:463] multinode-898877 apiserver status = Running (err=<nil>)
	I0211 02:33:50.606263  122808 status.go:176] multinode-898877 status: &{Name:multinode-898877 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:33:50.606294  122808 status.go:174] checking status of multinode-898877-m02 ...
	I0211 02:33:50.606606  122808 cli_runner.go:164] Run: docker container inspect multinode-898877-m02 --format={{.State.Status}}
	I0211 02:33:50.624019  122808 status.go:371] multinode-898877-m02 host status = "Running" (err=<nil>)
	I0211 02:33:50.624047  122808 host.go:66] Checking if "multinode-898877-m02" exists ...
	I0211 02:33:50.624335  122808 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-898877-m02
	I0211 02:33:50.642004  122808 host.go:66] Checking if "multinode-898877-m02" exists ...
	I0211 02:33:50.642348  122808 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0211 02:33:50.642402  122808 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-898877-m02
	I0211 02:33:50.662862  122808 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/20400-2318/.minikube/machines/multinode-898877-m02/id_rsa Username:docker}
	I0211 02:33:50.748148  122808 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0211 02:33:50.759814  122808 status.go:176] multinode-898877-m02 status: &{Name:multinode-898877-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:33:50.759849  122808 status.go:174] checking status of multinode-898877-m03 ...
	I0211 02:33:50.760165  122808 cli_runner.go:164] Run: docker container inspect multinode-898877-m03 --format={{.State.Status}}
	I0211 02:33:50.780143  122808 status.go:371] multinode-898877-m03 host status = "Stopped" (err=<nil>)
	I0211 02:33:50.780169  122808 status.go:384] host is not running, skipping remaining checks
	I0211 02:33:50.780176  122808 status.go:176] multinode-898877-m03 status: &{Name:multinode-898877-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.82s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (82.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-898877
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-898877
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-898877: (24.831086784s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-898877 --wait=true -v=8 --alsologtostderr
E0211 02:34:43.495638    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:35:16.244073    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-898877 --wait=true -v=8 --alsologtostderr: (57.190680192s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-898877
--- PASS: TestMultiNode/serial/RestartKeepsNodes (82.15s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.34s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.83s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:35:51.875324  130275 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:35:51.875513  130275 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:35:51.875540  130275 out.go:358] Setting ErrFile to fd 2...
	I0211 02:35:51.875559  130275 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:35:51.875851  130275 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:35:51.876079  130275 out.go:352] Setting JSON to false
	I0211 02:35:51.876146  130275 mustload.go:65] Loading cluster: multinode-898877
	I0211 02:35:51.876216  130275 notify.go:220] Checking for updates...
	I0211 02:35:51.877536  130275 config.go:182] Loaded profile config "multinode-898877": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:35:51.877680  130275 status.go:174] checking status of multinode-898877 ...
	I0211 02:35:51.878329  130275 cli_runner.go:164] Run: docker container inspect multinode-898877 --format={{.State.Status}}
	I0211 02:35:51.896612  130275 status.go:371] multinode-898877 host status = "Stopped" (err=<nil>)
	I0211 02:35:51.896632  130275 status.go:384] host is not running, skipping remaining checks
	I0211 02:35:51.896639  130275 status.go:176] multinode-898877 status: &{Name:multinode-898877 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0211 02:35:51.896664  130275 status.go:174] checking status of multinode-898877-m02 ...
	I0211 02:35:51.896971  130275 cli_runner.go:164] Run: docker container inspect multinode-898877-m02 --format={{.State.Status}}
	I0211 02:35:51.923063  130275 status.go:371] multinode-898877-m02 host status = "Stopped" (err=<nil>)
	I0211 02:35:51.923088  130275 status.go:384] host is not running, skipping remaining checks
	I0211 02:35:51.923095  130275 status.go:176] multinode-898877-m02 status: &{Name:multinode-898877-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (54.92s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.51s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (129.99s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-757540 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0211 02:38:20.421096    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-757540 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m37.117593084s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-757540 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-757540 image pull gcr.io/k8s-minikube/busybox: (3.758612902s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-757540
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-757540: (5.809060307s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-757540 --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-757540 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.471728846s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-757540 image list
helpers_test.go:175: Cleaning up "test-preload-757540" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-757540
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-757540: (2.478594947s)
--- PASS: TestPreload (129.99s)

                                                
                                    
x
+
TestScheduledStopUnix (111.65s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-989206 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-989206 --memory=2048 --driver=docker  --container-runtime=crio: (35.209612939s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-989206 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-989206 -n scheduled-stop-989206
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-989206 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0211 02:40:11.256555    7642 retry.go:31] will retry after 95.128µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.257782    7642 retry.go:31] will retry after 86.883µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.260846    7642 retry.go:31] will retry after 189.502µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.261983    7642 retry.go:31] will retry after 251.916µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.263108    7642 retry.go:31] will retry after 696.5µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.264227    7642 retry.go:31] will retry after 987.012µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.265345    7642 retry.go:31] will retry after 763.604µs: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.266461    7642 retry.go:31] will retry after 1.639435ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.268651    7642 retry.go:31] will retry after 2.539974ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.271846    7642 retry.go:31] will retry after 5.676597ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.278065    7642 retry.go:31] will retry after 8.529292ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.287299    7642 retry.go:31] will retry after 5.775558ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.293525    7642 retry.go:31] will retry after 8.806585ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.302753    7642 retry.go:31] will retry after 27.315633ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
I0211 02:40:11.331016    7642 retry.go:31] will retry after 35.527046ms: open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/scheduled-stop-989206/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-989206 --cancel-scheduled
E0211 02:40:16.243133    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-989206 -n scheduled-stop-989206
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-989206
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-989206 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-989206
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-989206: exit status 7 (75.466414ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.54s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"451971ed-555e-41e3-aa41-651b6b2955de","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-193002] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6d609b28-6943-4477-8aef-e41d4925e484","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20400"}}
	{"specversion":"1.0","id":"1d3bd85e-7864-4ce3-959c-7cdd1374983c","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":"4ca3b5e8-ebea-498f-b4ba-e15eb4229fa2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig"}}
	{"specversion":"1.0","id":"c3792ce2-26ee-4960-a3ec-3645a020d9a3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube"}}
	{"specversion":"1.0","id":"04adaf1f-8980-4380-8697-6db391a660a7","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":"d944771f-fdc9-4df7-84ef-b133255e33d0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"8600eaa2-3459-4cb5-a019-333e064f0713","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":"d2bb5724-88f8-445c-ac6c-8b41fcd893a3","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":"9bc45230-d4ff-4953-b0bb-593249eeac68","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":"73c78717-83dc-49c2-99ce-c683361f5428","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":"12362b10-9cf6-4a74-b7d0-15035f78cbfc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-193002\" primary control-plane node in \"insufficient-storage-193002\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"01eeb7a3-84b2-4099-a0e3-072484d1f295","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":"84a5fb1c-40c5-4b1d-ae5b-718b70567447","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":"eef2efea-cf2a-4b75-86c9-cb8322acc0fe","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-193002 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-193002 --output=json --layout=cluster: exit status 7 (307.432571ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0211 02:41:38.392186  148069 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-193002" does not appear in /home/jenkins/minikube-integration/20400-2318/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0211 02:41:38.703184  148129 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-193002" does not appear in /home/jenkins/minikube-integration/20400-2318/kubeconfig
	E0211 02:41:38.714715  148129 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/insufficient-storage-193002/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (85.79s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4253063719 start -p running-upgrade-099443 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4253063719 start -p running-upgrade-099443 --memory=2200 --vm-driver=docker  --container-runtime=crio: (52.59251536s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-099443 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-099443 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.956135954s)
helpers_test.go:175: Cleaning up "running-upgrade-099443" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-099443
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-099443: (3.448828357s)
--- PASS: TestRunningBinaryUpgrade (85.79s)

                                                
                                    
x
+
TestKubernetesUpgrade (153.88s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-843391] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20400
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.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-843391
	    minikube start -p kubernetes-upgrade-843391 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-8433912 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.32.1, by running:
	    
	    minikube start -p kubernetes-upgrade-843391 --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-843391 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0211 02:45:16.243867    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-843391 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.273566225s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-843391" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-843391
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-843391: (2.412022378s)
--- PASS: TestKubernetesUpgrade (153.88s)

                                                
                                    
x
+
TestMissingContainerUpgrade (176.76s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1864349494 start -p missing-upgrade-786769 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1864349494 start -p missing-upgrade-786769 --memory=2200 --driver=docker  --container-runtime=crio: (1m32.400775101s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-786769
E0211 02:43:19.319098    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:43:20.421180    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-786769: (10.446348278s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-786769
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-786769 --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-786769 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m10.09238585s)
helpers_test.go:175: Cleaning up "missing-upgrade-786769" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-786769
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-786769: (2.596393091s)
--- PASS: TestMissingContainerUpgrade (176.76s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (41.7s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.02s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.58s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.34s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.19s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.28s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.27s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.37s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.89s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (88.96s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.41s)

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

                                                
                                    
x
+
TestPause/serial/Start (64.12s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-627410 --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-627410 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m4.120955975s)
--- PASS: TestPause/serial/Start (64.12s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.85s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.06s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0211 02:47:34.103072  182545 out.go:345] Setting OutFile to fd 1 ...
	I0211 02:47:34.103377  182545 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:47:34.103404  182545 out.go:358] Setting ErrFile to fd 2...
	I0211 02:47:34.103435  182545 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0211 02:47:34.103758  182545 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20400-2318/.minikube/bin
	I0211 02:47:34.104287  182545 out.go:352] Setting JSON to false
	I0211 02:47:34.105302  182545 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":5401,"bootTime":1739236653,"procs":188,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1077-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0211 02:47:34.105388  182545 start.go:139] virtualization:  
	I0211 02:47:34.109707  182545 out.go:177] * [false-906298] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0211 02:47:34.114067  182545 out.go:177]   - MINIKUBE_LOCATION=20400
	I0211 02:47:34.114106  182545 notify.go:220] Checking for updates...
	I0211 02:47:34.120725  182545 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0211 02:47:34.123684  182545 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20400-2318/kubeconfig
	I0211 02:47:34.126726  182545 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20400-2318/.minikube
	I0211 02:47:34.129576  182545 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0211 02:47:34.132515  182545 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0211 02:47:34.135949  182545 config.go:182] Loaded profile config "pause-627410": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0211 02:47:34.136087  182545 driver.go:394] Setting default libvirt URI to qemu:///system
	I0211 02:47:34.165732  182545 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0211 02:47:34.165855  182545 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0211 02:47:34.258901  182545 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:54 SystemTime:2025-02-11 02:47:34.248880334 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1077-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.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>}}
	I0211 02:47:34.259027  182545 docker.go:318] overlay module found
	I0211 02:47:34.263156  182545 out.go:177] * Using the docker driver based on user configuration
	I0211 02:47:34.266859  182545 start.go:297] selected driver: docker
	I0211 02:47:34.266877  182545 start.go:901] validating driver "docker" against <nil>
	I0211 02:47:34.266890  182545 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0211 02:47:34.270763  182545 out.go:201] 
	W0211 02:47:34.273835  182545 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
	I0211 02:47:34.276732  182545 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 11 Feb 2025 02:47:36 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-627410
contexts:
- context:
cluster: pause-627410
extensions:
- extension:
last-update: Tue, 11 Feb 2025 02:47:36 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-627410
name: pause-627410
current-context: pause-627410
kind: Config
preferences: {}
users:
- name: pause-627410
user:
client-certificate: /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/pause-627410/client.crt
client-key: /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/pause-627410/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Pause (1.14s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.45s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.02s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.32s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.43s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (1.11s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-449244 --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
E0211 02:50:16.244182    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:51:23.497128    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-449244 --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: (2m52.6236705s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (172.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-908225 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-908225 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (1m9.459218164s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (69.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-449244 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" [1af51d75-165b-43ff-9fe9-b82f9851df95] Pending
helpers_test.go:344: "busybox" [1af51d75-165b-43ff-9fe9-b82f9851df95] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1af51d75-165b-43ff-9fe9-b82f9851df95] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003504706s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-449244 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.60s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-449244 --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:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-449244 --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: (2m30.250153953s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-449244 -n old-k8s-version-449244
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (150.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-908225 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" [e33238af-c38b-4ad0-b9b5-79372b001915] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e33238af-c38b-4ad0-b9b5-79372b001915] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004686486s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-908225 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.44s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-908225 --alsologtostderr -v=3
E0211 02:53:20.420826    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-908225 --alsologtostderr -v=3: (12.333146072s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.33s)

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

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

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

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

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

                                                
                                    
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-krt8g" [e1e11e82-0f14-4ac3-a7e4-4184fb4097c9] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004677847s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-krt8g" [e1e11e82-0f14-4ac3-a7e4-4184fb4097c9] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00402272s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-449244 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-449244 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.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-421784 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0211 02:55:16.243592    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-421784 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (54.19845272s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (54.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-421784 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" [1c0e8080-a1a8-4760-8f70-bf8da53a1b46] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1c0e8080-a1a8-4760-8f70-bf8da53a1b46] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 12.00426383s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-421784 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (12.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-421784 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-421784 --alsologtostderr -v=3: (11.977920087s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.98s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-421784 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0211 02:57:02.601705    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:02.608118    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:02.619650    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:02.641073    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:02.682420    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:02.763740    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:02.925225    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:03.246902    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:03.889122    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:05.171082    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:07.733480    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:12.855681    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:23.097633    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:57:43.579712    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-421784 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m25.509816203s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-421784 -n embed-certs-421784
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (265.89s)

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

                                                
                                                
=== 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-hmzr6" [df32d762-50f3-4215-a2bc-ac36b7d85333] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003328743s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-hmzr6" [df32d762-50f3-4215-a2bc-ac36b7d85333] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003140218s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-908225 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-908225 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
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== 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-143267 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0211 02:58:20.421812    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:58:24.541607    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/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-143267 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (48.456947128s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (48.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-143267 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" [b091f6b9-a894-432e-a683-191b9beda731] Pending
helpers_test.go:344: "busybox" [b091f6b9-a894-432e-a683-191b9beda731] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b091f6b9-a894-432e-a683-191b9beda731] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004308736s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-143267 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.60s)

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

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

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

                                                
                                                
=== 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-143267 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-143267 --alsologtostderr -v=3: (11.953264115s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.95s)

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

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

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

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

                                                
                                                
=== 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-143267 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0211 02:59:46.463074    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 02:59:59.320757    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:00:16.243814    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/addons-078072/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-143267 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m50.041546245s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-143267 -n default-k8s-diff-port-143267
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (290.53s)

                                                
                                    
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-xg2bj" [d1cd4586-290b-49ca-a1bc-9a644409e7a0] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003676484s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-xg2bj" [d1cd4586-290b-49ca-a1bc-9a644409e7a0] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004181388s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-421784 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-421784 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:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-166439 --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-166439 --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: (38.154315584s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.15s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-166439 --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
E0211 03:02:02.598480    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-166439 --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.15939253s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-166439 -n newest-cni-166439
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.70s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-906298 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0211 03:02:30.304785    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/old-k8s-version-449244/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.539400    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.545671    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.557218    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.578586    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.620213    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.701713    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:02.863253    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:03.184982    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:03.826571    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:05.107999    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:07.669667    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-906298 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (49.871978361s)
--- PASS: TestNetworkPlugins/group/auto/Start (49.87s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-906298 "pgrep -a kubelet"
I0211 03:03:12.478234    7642 config.go:182] Loaded profile config "auto-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-906298 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-lhfsj" [a75c9d2a-cf10-4c02-a643-f85925bda110] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0211 03:03:12.791644    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-lhfsj" [a75c9d2a-cf10-4c02-a643-f85925bda110] Running
E0211 03:03:20.421390    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:03:23.033629    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003899699s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.29s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go: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-rrd9s" [b5363736-378b-4713-98b9-05accbea885a] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004135076s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-rrd9s" [b5363736-378b-4713-98b9-05accbea885a] Running
E0211 03:04:24.477188    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/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 5.003741329s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-143267 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.16s)

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

                                                
                                                
=== 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-143267 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
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.35s)

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

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

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

                                                
                                                
-- 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-143267 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-143267 -n default-k8s-diff-port-143267
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-143267 -n default-k8s-diff-port-143267
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.71s)
E0211 03:09:00.418574    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:00.425102    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:00.436521    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:00.457886    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:00.499990    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:00.581437    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:00.743771    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:01.065493    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:01.707824    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:02.989324    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:05.551377    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:10.672839    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:09:20.915158    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/default-k8s-diff-port-143267/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-5qs8z" [f736dd36-97ad-4c26-823a-7137e11d1551] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005122661s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-906298 "pgrep -a kubelet"
I0211 03:04:51.766406    7642 config.go:182] Loaded profile config "kindnet-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-906298 replace --force -f testdata/netcat-deployment.yaml
I0211 03:04:52.139653    7642 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-bj6pr" [e69d40cc-4283-4351-925b-833abc0e70f5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-bj6pr" [e69d40cc-4283-4351-925b-833abc0e70f5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.003623793s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.38s)

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

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

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

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

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

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

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

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

                                                
                                    
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-p94z9" [d691e65d-5e42-4661-9c23-df6ee5623cb0] Running
E0211 03:05:46.398667    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005998113s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-906298 "pgrep -a kubelet"
I0211 03:05:52.254581    7642 config.go:182] Loaded profile config "calico-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-906298 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-xltft" [24ce0b44-7360-4dfc-aacb-3a1df8bca3d7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-xltft" [24ce0b44-7360-4dfc-aacb-3a1df8bca3d7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.003884873s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.33s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-906298 "pgrep -a kubelet"
I0211 03:06:33.119596    7642 config.go:182] Loaded profile config "custom-flannel-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.54s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-906298 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-dtvls" [07c5a8f8-c258-415f-9e92-b784db2301ae] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-dtvls" [07c5a8f8-c258-415f-9e92-b784db2301ae] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.004367494s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.40s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-906298 "pgrep -a kubelet"
I0211 03:07:30.097825    7642 config.go:182] Loaded profile config "enable-default-cni-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-906298 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-j6brh" [de36ae04-bd18-49d1-9a94-33cc51894d71] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-j6brh" [de36ae04-bd18-49d1-9a94-33cc51894d71] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.00294316s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.34s)

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

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

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

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

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

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

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

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

                                                
                                    
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-j2ln9" [6657b69d-7f57-4eb7-904b-5e2338cd85e6] Running
E0211 03:08:12.734862    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:12.741164    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:12.752551    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:12.774917    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:12.816600    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:12.899008    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:13.060542    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:13.382316    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:14.024565    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:15.306264    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003771063s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-906298 "pgrep -a kubelet"
I0211 03:08:17.866208    7642 config.go:182] Loaded profile config "flannel-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-906298 replace --force -f testdata/netcat-deployment.yaml
E0211 03:08:17.867787    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
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-nr9lc" [d2431411-9abd-453f-990c-92f6a092842b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0211 03:08:20.421164    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/functional-133239/client.crt: no such file or directory" logger="UnhandledError"
E0211 03:08:22.989507    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/auto-906298/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-nr9lc" [d2431411-9abd-453f-990c-92f6a092842b] Running
E0211 03:08:30.240658    7642 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/no-preload-908225/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 13.003246274s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (13.41s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-906298 "pgrep -a kubelet"
I0211 03:09:21.505741    7642 config.go:182] Loaded profile config "bridge-906298": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-906298 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-69gk5" [22b4e9a2-556f-4bf3-a72f-dd674243dca3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-69gk5" [22b4e9a2-556f-4bf3-a72f-dd674243dca3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003586982s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.26s)

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

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

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

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

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

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

                                                
                                    

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-657257 --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-657257" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-657257
--- 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.36s)

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

                                                
                                    
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
+
TestStartStop/group/disable-driver-mounts (0.25s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.73s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 11 Feb 2025 02:46:57 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-627410
contexts:
- context:
cluster: pause-627410
extensions:
- extension:
last-update: Tue, 11 Feb 2025 02:46:57 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-627410
name: pause-627410
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-627410
user:
client-certificate: /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/pause-627410/client.crt
client-key: /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/pause-627410/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.78s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20400-2318/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 11 Feb 2025 02:47:36 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-627410
contexts:
- context:
cluster: pause-627410
extensions:
- extension:
last-update: Tue, 11 Feb 2025 02:47:36 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-627410
name: pause-627410
current-context: pause-627410
kind: Config
preferences: {}
users:
- name: pause-627410
user:
client-certificate: /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/pause-627410/client.crt
client-key: /home/jenkins/minikube-integration/20400-2318/.minikube/profiles/pause-627410/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard