Test Report: Docker_Linux_crio_arm64 21650

                    
                      b4d3c15abadbe5777e1a85cdeffe9926aef5d7ec:2025-09-29:41677
                    
                

Test fail (6/332)

Order failed test Duration
37 TestAddons/parallel/Ingress 154.29
98 TestFunctional/parallel/ServiceCmdConnect 603.81
126 TestFunctional/parallel/ServiceCmd/DeployApp 601.17
135 TestFunctional/parallel/ServiceCmd/HTTPS 0.5
136 TestFunctional/parallel/ServiceCmd/Format 0.54
137 TestFunctional/parallel/ServiceCmd/URL 0.53
x
+
TestAddons/parallel/Ingress (154.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-015106 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-015106 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-015106 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [86fe327c-c357-4860-8e96-ba527429f21c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [86fe327c-c357-4860-8e96-ba527429f21c] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003710295s
I0929 08:34:41.855290    4133 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-015106 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.507038341s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-015106 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/Ingress]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-015106
helpers_test.go:243: (dbg) docker inspect addons-015106:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca",
	        "Created": "2025-09-29T08:30:15.272352938Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 5293,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T08:30:15.339087844Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca/hostname",
	        "HostsPath": "/var/lib/docker/containers/970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca/hosts",
	        "LogPath": "/var/lib/docker/containers/970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca/970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca-json.log",
	        "Name": "/addons-015106",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-015106:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-015106",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "970014cd273db581c92863c2c65fa57388919173034d2b2db2b94b2c2069ebca",
	                "LowerDir": "/var/lib/docker/overlay2/de634042ae327800969440bc13870e3ee8bb2fb86af4027cfe44179a50bb8ad2-init/diff:/var/lib/docker/overlay2/54211c4866b3b998a426efd3fbcd1db444646b1912a64a5df9da9aa6b8e1f360/diff",
	                "MergedDir": "/var/lib/docker/overlay2/de634042ae327800969440bc13870e3ee8bb2fb86af4027cfe44179a50bb8ad2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/de634042ae327800969440bc13870e3ee8bb2fb86af4027cfe44179a50bb8ad2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/de634042ae327800969440bc13870e3ee8bb2fb86af4027cfe44179a50bb8ad2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-015106",
	                "Source": "/var/lib/docker/volumes/addons-015106/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-015106",
	            "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.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-015106",
	                "name.minikube.sigs.k8s.io": "addons-015106",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "91113a35914680278fc617bca4198d4270f51d4eee480d14fa6de8490f66033d",
	            "SandboxKey": "/var/run/docker/netns/91113a359146",
	            "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-015106": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "9a:70:e2:d8:eb:3f",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "da6c4cb013d1d8796b92b4dd723ace9df3920330b3ccc90f73b7d5f994d787e2",
	                    "EndpointID": "92b65fa6ad0703219f008c55a77c0dd47dab4b6298ad61738db0150d296f5fa6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-015106",
	                        "970014cd273d"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-015106 -n addons-015106
helpers_test.go:252: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 logs -n 25: (1.707567363s)
helpers_test.go:260: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                   ARGS                                                                                                                                                                                                                                   │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-docker-099405                                                                                                                                                                                                                                                                                                                                                                                                                                                │ download-docker-099405 │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │ 29 Sep 25 08:29 UTC │
	│ start   │ --download-only -p binary-mirror-006166 --alsologtostderr --binary-mirror http://127.0.0.1:34197 --driver=docker  --container-runtime=crio                                                                                                                                                                                                                                                                                                                               │ binary-mirror-006166   │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │                     │
	│ delete  │ -p binary-mirror-006166                                                                                                                                                                                                                                                                                                                                                                                                                                                  │ binary-mirror-006166   │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │ 29 Sep 25 08:29 UTC │
	│ addons  │ disable dashboard -p addons-015106                                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │                     │
	│ addons  │ enable dashboard -p addons-015106                                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │                     │
	│ start   │ -p addons-015106 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │ 29 Sep 25 08:32 UTC │
	│ addons  │ addons-015106 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:32 UTC │ 29 Sep 25 08:32 UTC │
	│ addons  │ addons-015106 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ addons-015106 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ ip      │ addons-015106 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ addons-015106 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ addons-015106 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ addons-015106 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ enable headlamp -p addons-015106 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ ssh     │ addons-015106 ssh cat /opt/local-path-provisioner/pvc-6944c906-47b5-4170-ad08-6381a0db17d9_default_test-pvc/file1                                                                                                                                                                                                                                                                                                                                                        │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ addons-015106 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                          │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:34 UTC │
	│ addons  │ addons-015106 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:33 UTC │ 29 Sep 25 08:33 UTC │
	│ addons  │ addons-015106 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │ 29 Sep 25 08:34 UTC │
	│ addons  │ addons-015106 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                      │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │ 29 Sep 25 08:34 UTC │
	│ addons  │ addons-015106 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │ 29 Sep 25 08:34 UTC │
	│ addons  │ addons-015106 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                     │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │ 29 Sep 25 08:34 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-015106                                                                                                                                                                                                                                                                                                                                                                                           │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │ 29 Sep 25 08:34 UTC │
	│ addons  │ addons-015106 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │ 29 Sep 25 08:34 UTC │
	│ ssh     │ addons-015106 ssh curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:34 UTC │                     │
	│ ip      │ addons-015106 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-015106          │ jenkins │ v1.37.0 │ 29 Sep 25 08:36 UTC │ 29 Sep 25 08:36 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 08:29:49
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 08:29:49.249437    4891 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:29:49.249589    4891 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:29:49.249600    4891 out.go:374] Setting ErrFile to fd 2...
	I0929 08:29:49.249606    4891 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:29:49.249904    4891 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:29:49.250444    4891 out.go:368] Setting JSON to false
	I0929 08:29:49.251301    4891 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":742,"bootTime":1759133848,"procs":143,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 08:29:49.251384    4891 start.go:140] virtualization:  
	I0929 08:29:49.254840    4891 out.go:179] * [addons-015106] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 08:29:49.258481    4891 out.go:179]   - MINIKUBE_LOCATION=21650
	I0929 08:29:49.258530    4891 notify.go:220] Checking for updates...
	I0929 08:29:49.264057    4891 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 08:29:49.266965    4891 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:29:49.269883    4891 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 08:29:49.272703    4891 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 08:29:49.275571    4891 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 08:29:49.278572    4891 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 08:29:49.309791    4891 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 08:29:49.309914    4891 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:29:49.362791    4891 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:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-09-29 08:29:49.353659373 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:29:49.362891    4891 docker.go:318] overlay module found
	I0929 08:29:49.365910    4891 out.go:179] * Using the docker driver based on user configuration
	I0929 08:29:49.368748    4891 start.go:304] selected driver: docker
	I0929 08:29:49.368768    4891 start.go:924] validating driver "docker" against <nil>
	I0929 08:29:49.368781    4891 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 08:29:49.369505    4891 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:29:49.427921    4891 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:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-09-29 08:29:49.419138753 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:29:49.428078    4891 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 08:29:49.428318    4891 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 08:29:49.431315    4891 out.go:179] * Using Docker driver with root privileges
	I0929 08:29:49.434173    4891 cni.go:84] Creating CNI manager for ""
	I0929 08:29:49.434244    4891 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:29:49.434257    4891 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 08:29:49.434335    4891 start.go:348] cluster config:
	{Name:addons-015106 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:addons-015106 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}

                                                
                                                
	I0929 08:29:49.439176    4891 out.go:179] * Starting "addons-015106" primary control-plane node in "addons-015106" cluster
	I0929 08:29:49.441996    4891 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 08:29:49.444915    4891 out.go:179] * Pulling base image v0.0.48 ...
	I0929 08:29:49.447692    4891 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:29:49.447730    4891 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 08:29:49.447744    4891 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4
	I0929 08:29:49.447753    4891 cache.go:58] Caching tarball of preloaded images
	I0929 08:29:49.447838    4891 preload.go:172] Found /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0929 08:29:49.447847    4891 cache.go:61] Finished verifying existence of preloaded tar for v1.34.1 on crio
	I0929 08:29:49.448180    4891 profile.go:143] Saving config to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/config.json ...
	I0929 08:29:49.448248    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/config.json: {Name:mked1f858f0ac41f724eb7e900818e05ae808a1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:29:49.463350    4891 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 08:29:49.463459    4891 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 08:29:49.463482    4891 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 08:29:49.463490    4891 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 08:29:49.463497    4891 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 08:29:49.463505    4891 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 08:30:07.830008    4891 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 08:30:07.830049    4891 cache.go:232] Successfully downloaded all kic artifacts
	I0929 08:30:07.830087    4891 start.go:360] acquireMachinesLock for addons-015106: {Name:mk8bf2995efe7dc7fdb0d349ee96b143bd2e2795 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 08:30:07.830206    4891 start.go:364] duration metric: took 96.327µs to acquireMachinesLock for "addons-015106"
	I0929 08:30:07.830237    4891 start.go:93] Provisioning new machine with config: &{Name:addons-015106 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:addons-015106 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: S
ocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0929 08:30:07.830318    4891 start.go:125] createHost starting for "" (driver="docker")
	I0929 08:30:07.833743    4891 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 08:30:07.834003    4891 start.go:159] libmachine.API.Create for "addons-015106" (driver="docker")
	I0929 08:30:07.834036    4891 client.go:168] LocalClient.Create starting
	I0929 08:30:07.834157    4891 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem
	I0929 08:30:08.307064    4891 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem
	I0929 08:30:08.694948    4891 cli_runner.go:164] Run: docker network inspect addons-015106 --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}}]}"
	W0929 08:30:08.714084    4891 cli_runner.go:211] docker network inspect addons-015106 --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
	I0929 08:30:08.714175    4891 network_create.go:284] running [docker network inspect addons-015106] to gather additional debugging logs...
	I0929 08:30:08.714192    4891 cli_runner.go:164] Run: docker network inspect addons-015106
	W0929 08:30:08.729790    4891 cli_runner.go:211] docker network inspect addons-015106 returned with exit code 1
	I0929 08:30:08.729822    4891 network_create.go:287] error running [docker network inspect addons-015106]: docker network inspect addons-015106: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-015106 not found
	I0929 08:30:08.729837    4891 network_create.go:289] output of [docker network inspect addons-015106]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-015106 not found
	
	** /stderr **
	I0929 08:30:08.729940    4891 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}}]}"
	I0929 08:30:08.746169    4891 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:0x4001a960a0}
	I0929 08:30:08.746207    4891 network_create.go:124] attempt to create docker network addons-015106 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 08:30:08.746269    4891 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-015106 addons-015106
	I0929 08:30:08.804874    4891 network_create.go:108] docker network addons-015106 192.168.49.0/24 created
	I0929 08:30:08.804903    4891 kic.go:121] calculated static IP "192.168.49.2" for the "addons-015106" container
	I0929 08:30:08.804983    4891 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 08:30:08.819981    4891 cli_runner.go:164] Run: docker volume create addons-015106 --label name.minikube.sigs.k8s.io=addons-015106 --label created_by.minikube.sigs.k8s.io=true
	I0929 08:30:08.837708    4891 oci.go:103] Successfully created a docker volume addons-015106
	I0929 08:30:08.837810    4891 cli_runner.go:164] Run: docker run --rm --name addons-015106-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-015106 --entrypoint /usr/bin/test -v addons-015106:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 08:30:10.980435    4891 cli_runner.go:217] Completed: docker run --rm --name addons-015106-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-015106 --entrypoint /usr/bin/test -v addons-015106:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (2.142586706s)
	I0929 08:30:10.980476    4891 oci.go:107] Successfully prepared a docker volume addons-015106
	I0929 08:30:10.980504    4891 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:30:10.980521    4891 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 08:30:10.980589    4891 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-015106:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 08:30:15.202873    4891 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-015106:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.222232773s)
	I0929 08:30:15.202907    4891 kic.go:203] duration metric: took 4.222381546s to extract preloaded images to volume ...
	W0929 08:30:15.203051    4891 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 08:30:15.203167    4891 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 08:30:15.257096    4891 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-015106 --name addons-015106 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-015106 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-015106 --network addons-015106 --ip 192.168.49.2 --volume addons-015106:/var --security-opt apparmor=unconfined --memory=4096mb --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.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 08:30:15.592914    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Running}}
	I0929 08:30:15.615491    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:15.651854    4891 cli_runner.go:164] Run: docker exec addons-015106 stat /var/lib/dpkg/alternatives/iptables
	I0929 08:30:15.699507    4891 oci.go:144] the created container "addons-015106" has a running status.
	I0929 08:30:15.699532    4891 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa...
	I0929 08:30:16.841825    4891 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 08:30:16.861002    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:16.880060    4891 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 08:30:16.880084    4891 kic_runner.go:114] Args: [docker exec --privileged addons-015106 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 08:30:16.918435    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:16.937067    4891 machine.go:93] provisionDockerMachine start ...
	I0929 08:30:16.937197    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:16.954910    4891 main.go:141] libmachine: Using SSH client type: native
	I0929 08:30:16.955230    4891 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0929 08:30:16.955238    4891 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 08:30:17.096328    4891 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-015106
	
	I0929 08:30:17.096355    4891 ubuntu.go:182] provisioning hostname "addons-015106"
	I0929 08:30:17.096419    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:17.113218    4891 main.go:141] libmachine: Using SSH client type: native
	I0929 08:30:17.113523    4891 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0929 08:30:17.113541    4891 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-015106 && echo "addons-015106" | sudo tee /etc/hostname
	I0929 08:30:17.268578    4891 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-015106
	
	I0929 08:30:17.268656    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:17.286429    4891 main.go:141] libmachine: Using SSH client type: native
	I0929 08:30:17.286726    4891 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0929 08:30:17.286745    4891 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-015106' /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-015106/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-015106' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 08:30:17.428872    4891 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 08:30:17.428898    4891 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21650-2327/.minikube CaCertPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21650-2327/.minikube}
	I0929 08:30:17.428928    4891 ubuntu.go:190] setting up certificates
	I0929 08:30:17.428938    4891 provision.go:84] configureAuth start
	I0929 08:30:17.428999    4891 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-015106
	I0929 08:30:17.446274    4891 provision.go:143] copyHostCerts
	I0929 08:30:17.446361    4891 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21650-2327/.minikube/ca.pem (1078 bytes)
	I0929 08:30:17.446495    4891 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21650-2327/.minikube/cert.pem (1123 bytes)
	I0929 08:30:17.446561    4891 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21650-2327/.minikube/key.pem (1675 bytes)
	I0929 08:30:17.446612    4891 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21650-2327/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca-key.pem org=jenkins.addons-015106 san=[127.0.0.1 192.168.49.2 addons-015106 localhost minikube]
	I0929 08:30:17.995806    4891 provision.go:177] copyRemoteCerts
	I0929 08:30:17.995870    4891 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 08:30:17.995909    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:18.021063    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:18.122162    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 08:30:18.146313    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 08:30:18.169895    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 08:30:18.192793    4891 provision.go:87] duration metric: took 763.829175ms to configureAuth
	I0929 08:30:18.192862    4891 ubuntu.go:206] setting minikube options for container-runtime
	I0929 08:30:18.193059    4891 config.go:182] Loaded profile config "addons-015106": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:30:18.193249    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:18.209998    4891 main.go:141] libmachine: Using SSH client type: native
	I0929 08:30:18.210291    4891 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0929 08:30:18.210311    4891 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
	I0929 08:30:18.460210    4891 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0929 08:30:18.460235    4891 machine.go:96] duration metric: took 1.523133757s to provisionDockerMachine
	I0929 08:30:18.460245    4891 client.go:171] duration metric: took 10.626202393s to LocalClient.Create
	I0929 08:30:18.460258    4891 start.go:167] duration metric: took 10.626257244s to libmachine.API.Create "addons-015106"
	I0929 08:30:18.460270    4891 start.go:293] postStartSetup for "addons-015106" (driver="docker")
	I0929 08:30:18.460280    4891 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]
	I0929 08:30:18.460342    4891 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
	I0929 08:30:18.460389    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:18.479304    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:18.577763    4891 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 08:30:18.580863    4891 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 08:30:18.580898    4891 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 08:30:18.580910    4891 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 08:30:18.580916    4891 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 08:30:18.580926    4891 filesync.go:126] Scanning /home/jenkins/minikube-integration/21650-2327/.minikube/addons for local assets ...
	I0929 08:30:18.580998    4891 filesync.go:126] Scanning /home/jenkins/minikube-integration/21650-2327/.minikube/files for local assets ...
	I0929 08:30:18.581020    4891 start.go:296] duration metric: took 120.744045ms for postStartSetup
	I0929 08:30:18.581360    4891 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-015106
	I0929 08:30:18.597551    4891 profile.go:143] Saving config to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/config.json ...
	I0929 08:30:18.597837    4891 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 08:30:18.597886    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:18.613897    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:18.709607    4891 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 08:30:18.714971    4891 start.go:128] duration metric: took 10.884638482s to createHost
	I0929 08:30:18.714991    4891 start.go:83] releasing machines lock for "addons-015106", held for 10.884771788s
	I0929 08:30:18.715058    4891 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-015106
	I0929 08:30:18.732001    4891 ssh_runner.go:195] Run: cat /version.json
	I0929 08:30:18.732019    4891 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 08:30:18.732054    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:18.732087    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:18.749549    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:18.752525    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:18.981321    4891 ssh_runner.go:195] Run: systemctl --version
	I0929 08:30:18.985450    4891 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0929 08:30:19.127706    4891 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 08:30:19.131705    4891 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" ;
	I0929 08:30:19.151892    4891 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0929 08:30:19.152014    4891 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" ;
	I0929 08:30:19.185607    4891 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 08:30:19.185633    4891 start.go:495] detecting cgroup driver to use...
	I0929 08:30:19.185665    4891 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 08:30:19.185718    4891 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0929 08:30:19.201138    4891 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0929 08:30:19.212033    4891 docker.go:218] disabling cri-docker service (if available) ...
	I0929 08:30:19.212103    4891 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 08:30:19.226533    4891 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 08:30:19.240658    4891 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 08:30:19.331898    4891 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 08:30:19.423593    4891 docker.go:234] disabling docker service ...
	I0929 08:30:19.423669    4891 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 08:30:19.442667    4891 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 08:30:19.454651    4891 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 08:30:19.544151    4891 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 08:30:19.647979    4891 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 08:30:19.659802    4891 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"
	I0929 08:30:19.675666    4891 download.go:108] Downloading: https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256 -> /home/jenkins/minikube-integration/21650-2327/.minikube/cache/linux/arm64/v1.34.1/kubeadm
	I0929 08:30:20.546534    4891 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0929 08:30:20.546610    4891 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10.1"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:30:20.556159    4891 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0929 08:30:20.556273    4891 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:30:20.565855    4891 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:30:20.575581    4891 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:30:20.585624    4891 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 08:30:20.594605    4891 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"
	I0929 08:30:20.604357    4891 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"
	I0929 08:30:20.619963    4891 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"
	I0929 08:30:20.630104    4891 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 08:30:20.638470    4891 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
	I0929 08:30:20.638531    4891 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0929 08:30:20.652452    4891 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 08:30:20.661276    4891 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 08:30:20.749918    4891 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0929 08:30:20.936937    4891 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0929 08:30:20.937031    4891 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0929 08:30:20.940509    4891 start.go:563] Will wait 60s for crictl version
	I0929 08:30:20.940567    4891 ssh_runner.go:195] Run: which crictl
	I0929 08:30:20.943719    4891 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 08:30:20.979748    4891 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0929 08:30:20.979891    4891 ssh_runner.go:195] Run: crio --version
	I0929 08:30:21.022961    4891 ssh_runner.go:195] Run: crio --version
	I0929 08:30:21.065797    4891 out.go:179] * Preparing Kubernetes v1.34.1 on CRI-O 1.24.6 ...
	I0929 08:30:21.068477    4891 cli_runner.go:164] Run: docker network inspect addons-015106 --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}}]}"
	I0929 08:30:21.084044    4891 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 08:30:21.087452    4891 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""
	I0929 08:30:21.098384    4891 kubeadm.go:875] updating cluster {Name:addons-015106 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:addons-015106 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVM
netPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 08:30:21.098537    4891 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:30:21.290013    4891 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:30:21.450202    4891 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:30:21.606654    4891 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:30:21.606801    4891 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:30:21.767880    4891 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:30:21.930490    4891 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:30:22.127448    4891 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 08:30:22.206862    4891 crio.go:514] all images are preloaded for cri-o runtime.
	I0929 08:30:22.206886    4891 crio.go:433] Images already preloaded, skipping extraction
	I0929 08:30:22.206941    4891 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 08:30:22.241935    4891 crio.go:514] all images are preloaded for cri-o runtime.
	I0929 08:30:22.241957    4891 cache_images.go:85] Images are preloaded, skipping loading
	I0929 08:30:22.241966    4891 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.1 crio true true} ...
	I0929 08:30:22.242057    4891 kubeadm.go:938] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.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-015106 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.1 ClusterName:addons-015106 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:}
	I0929 08:30:22.242140    4891 ssh_runner.go:195] Run: crio config
	I0929 08:30:22.301531    4891 cni.go:84] Creating CNI manager for ""
	I0929 08:30:22.301553    4891 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:30:22.301564    4891 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 08:30:22.301585    4891 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.34.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-015106 NodeName:addons-015106 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}
	I0929 08:30:22.301715    4891 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-015106"
	  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
	kubernetesVersion: v1.34.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
	
	I0929 08:30:22.301792    4891 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.1
	I0929 08:30:22.310204    4891 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 08:30:22.310289    4891 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 08:30:22.319672    4891 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0929 08:30:22.337216    4891 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 08:30:22.354996    4891 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2210 bytes)
	I0929 08:30:22.372557    4891 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 08:30:22.375757    4891 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""
	I0929 08:30:22.386377    4891 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 08:30:22.481581    4891 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 08:30:22.495252    4891 certs.go:68] Setting up /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106 for IP: 192.168.49.2
	I0929 08:30:22.495274    4891 certs.go:194] generating shared ca certs ...
	I0929 08:30:22.495290    4891 certs.go:226] acquiring lock for ca certs: {Name:mka3776700b3a5d3780805baa7fef17478334f79 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:22.495459    4891 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21650-2327/.minikube/ca.key
	I0929 08:30:23.093346    4891 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt ...
	I0929 08:30:23.093375    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt: {Name:mkde6b9b4c7e551a6816378aae0a74d4f31f7917 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:23.093598    4891 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21650-2327/.minikube/ca.key ...
	I0929 08:30:23.093613    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/ca.key: {Name:mk47dce1655104e8e6a9448686f7ee8d94c88a65 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:23.093702    4891 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.key
	I0929 08:30:23.277438    4891 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.crt ...
	I0929 08:30:23.277478    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.crt: {Name:mk90f64c2fa8ccd31ec343143c54e3810de9b607 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:23.277664    4891 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.key ...
	I0929 08:30:23.277676    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.key: {Name:mk1db04d0049fefb4a45efc37b9ef68725c260da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:23.277757    4891 certs.go:256] generating profile certs ...
	I0929 08:30:23.277816    4891 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.key
	I0929 08:30:23.277833    4891 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt with IP's: []
	I0929 08:30:23.616324    4891 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt ...
	I0929 08:30:23.616353    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: {Name:mk7b18b715be109d56119534b266738bd931bf71 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:23.616544    4891 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.key ...
	I0929 08:30:23.616556    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.key: {Name:mk3e78123ed1b6517f72084b7870781fea2df9e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:23.616644    4891 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.key.6cdd8787
	I0929 08:30:23.616665    4891 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.crt.6cdd8787 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 08:30:24.958084    4891 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.crt.6cdd8787 ...
	I0929 08:30:24.958116    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.crt.6cdd8787: {Name:mk3aaf72e33dff618d4ad3fa45489e78e9835a05 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:24.958309    4891 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.key.6cdd8787 ...
	I0929 08:30:24.958323    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.key.6cdd8787: {Name:mk853c7de46873831f350c6a9f964d71a440f82f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:24.958405    4891 certs.go:381] copying /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.crt.6cdd8787 -> /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.crt
	I0929 08:30:24.958495    4891 certs.go:385] copying /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.key.6cdd8787 -> /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.key
	I0929 08:30:24.958551    4891 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.key
	I0929 08:30:24.958573    4891 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.crt with IP's: []
	I0929 08:30:25.206477    4891 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.crt ...
	I0929 08:30:25.206508    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.crt: {Name:mk4a8bedd4d3b0509fa3b0f4b786639ad9796dcc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:25.206686    4891 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.key ...
	I0929 08:30:25.206699    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.key: {Name:mkec80ef58b1c84f3598897e16d7b7fd0cf2e3e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:25.206875    4891 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 08:30:25.206916    4891 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem (1078 bytes)
	I0929 08:30:25.206947    4891 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem (1123 bytes)
	I0929 08:30:25.206973    4891 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/key.pem (1675 bytes)
	I0929 08:30:25.207545    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 08:30:25.233160    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0929 08:30:25.257400    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 08:30:25.282386    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0929 08:30:25.307794    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 08:30:25.332279    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0929 08:30:25.356960    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 08:30:25.381909    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 08:30:25.406432    4891 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 08:30:25.432775    4891 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 08:30:25.451333    4891 ssh_runner.go:195] Run: openssl version
	I0929 08:30:25.456996    4891 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"
	I0929 08:30:25.466588    4891 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 08:30:25.470348    4891 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 08:30 /usr/share/ca-certificates/minikubeCA.pem
	I0929 08:30:25.470415    4891 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 08:30:25.477576    4891 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"
	I0929 08:30:25.487046    4891 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 08:30:25.490886    4891 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
	I0929 08:30:25.490937    4891 kubeadm.go:392] StartCluster: {Name:addons-015106 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:addons-015106 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnet
Path: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:30:25.491015    4891 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0929 08:30:25.491073    4891 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 08:30:25.528763    4891 cri.go:89] found id: ""
	I0929 08:30:25.528842    4891 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 08:30:25.537819    4891 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 08:30:25.546845    4891 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 08:30:25.546909    4891 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
	I0929 08:30:25.555914    4891 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
	I0929 08:30:25.555933    4891 kubeadm.go:157] found existing configuration files:
	
	I0929 08:30:25.555985    4891 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 08:30:25.564834    4891 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
	I0929 08:30:25.564924    4891 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 08:30:25.573797    4891 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 08:30:25.582959    4891 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
	I0929 08:30:25.583046    4891 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 08:30:25.591345    4891 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 08:30:25.600222    4891 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
	I0929 08:30:25.600296    4891 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 08:30:25.608896    4891 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 08:30:25.617516    4891 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
	I0929 08:30:25.617579    4891 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 08:30:25.625711    4891 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.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"
	I0929 08:30:25.680587    4891 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 08:30:25.680945    4891 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-1084-aws\n", err: exit status 1
	I0929 08:30:25.739721    4891 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 08:30:43.265850    4891 kubeadm.go:310] [init] Using Kubernetes version: v1.34.1
	I0929 08:30:43.265922    4891 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 08:30:43.266014    4891 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 08:30:43.266075    4891 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 08:30:43.266122    4891 kubeadm.go:310] OS: Linux
	I0929 08:30:43.266174    4891 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 08:30:43.266228    4891 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 08:30:43.266281    4891 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 08:30:43.266335    4891 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 08:30:43.266390    4891 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 08:30:43.266448    4891 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 08:30:43.266498    4891 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 08:30:43.266552    4891 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 08:30:43.266603    4891 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 08:30:43.266683    4891 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 08:30:43.266786    4891 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 08:30:43.266884    4891 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 08:30:43.266952    4891 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 08:30:43.270254    4891 out.go:252]   - Generating certificates and keys ...
	I0929 08:30:43.270354    4891 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 08:30:43.270431    4891 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 08:30:43.270508    4891 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 08:30:43.270597    4891 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 08:30:43.270690    4891 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 08:30:43.270744    4891 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 08:30:43.270798    4891 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 08:30:43.270920    4891 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-015106 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 08:30:43.270973    4891 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 08:30:43.271091    4891 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-015106 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 08:30:43.271157    4891 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 08:30:43.271220    4891 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 08:30:43.271264    4891 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 08:30:43.271319    4891 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 08:30:43.271370    4891 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 08:30:43.271426    4891 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 08:30:43.271487    4891 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 08:30:43.271555    4891 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 08:30:43.271610    4891 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 08:30:43.271691    4891 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 08:30:43.271763    4891 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 08:30:43.274688    4891 out.go:252]   - Booting up control plane ...
	I0929 08:30:43.274796    4891 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 08:30:43.274886    4891 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 08:30:43.274962    4891 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 08:30:43.275077    4891 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 08:30:43.275185    4891 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 08:30:43.275302    4891 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 08:30:43.275397    4891 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 08:30:43.275442    4891 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 08:30:43.275583    4891 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 08:30:43.275705    4891 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 08:30:43.275771    4891 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000717583s
	I0929 08:30:43.275874    4891 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 08:30:43.275963    4891 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 08:30:43.276059    4891 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 08:30:43.276146    4891 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 08:30:43.276230    4891 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 3.617378544s
	I0929 08:30:43.276306    4891 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 6.502462545s
	I0929 08:30:43.276379    4891 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 7.02743535s
	I0929 08:30:43.276495    4891 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 08:30:43.276634    4891 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 08:30:43.276707    4891 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 08:30:43.276941    4891 kubeadm.go:310] [mark-control-plane] Marking the node addons-015106 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 08:30:43.277005    4891 kubeadm.go:310] [bootstrap-token] Using token: co063h.c6yqgwkqpxrim573
	I0929 08:30:43.280077    4891 out.go:252]   - Configuring RBAC rules ...
	I0929 08:30:43.280236    4891 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 08:30:43.280333    4891 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 08:30:43.280501    4891 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
	I0929 08:30:43.280681    4891 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 08:30:43.280843    4891 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 08:30:43.280955    4891 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 08:30:43.281182    4891 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 08:30:43.281236    4891 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 08:30:43.281346    4891 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 08:30:43.281358    4891 kubeadm.go:310] 
	I0929 08:30:43.281428    4891 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 08:30:43.281437    4891 kubeadm.go:310] 
	I0929 08:30:43.281520    4891 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 08:30:43.281528    4891 kubeadm.go:310] 
	I0929 08:30:43.281558    4891 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 08:30:43.281626    4891 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 08:30:43.281683    4891 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 08:30:43.281694    4891 kubeadm.go:310] 
	I0929 08:30:43.281751    4891 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 08:30:43.281759    4891 kubeadm.go:310] 
	I0929 08:30:43.281808    4891 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 08:30:43.281816    4891 kubeadm.go:310] 
	I0929 08:30:43.281871    4891 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 08:30:43.281952    4891 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 08:30:43.282033    4891 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 08:30:43.282041    4891 kubeadm.go:310] 
	I0929 08:30:43.282137    4891 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 08:30:43.282221    4891 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 08:30:43.282230    4891 kubeadm.go:310] 
	I0929 08:30:43.282318    4891 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token co063h.c6yqgwkqpxrim573 \
	I0929 08:30:43.282427    4891 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:c900e06d01c7744e7c227cd55de9fcd0c868fe24a1c6b0c6588a9af9b9d1b1a8 \
	I0929 08:30:43.282455    4891 kubeadm.go:310] 	--control-plane 
	I0929 08:30:43.282463    4891 kubeadm.go:310] 
	I0929 08:30:43.282552    4891 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 08:30:43.282559    4891 kubeadm.go:310] 
	I0929 08:30:43.282645    4891 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token co063h.c6yqgwkqpxrim573 \
	I0929 08:30:43.282773    4891 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:c900e06d01c7744e7c227cd55de9fcd0c868fe24a1c6b0c6588a9af9b9d1b1a8 
	I0929 08:30:43.282785    4891 cni.go:84] Creating CNI manager for ""
	I0929 08:30:43.282792    4891 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:30:43.285949    4891 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 08:30:43.288939    4891 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 08:30:43.292793    4891 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.1/kubectl ...
	I0929 08:30:43.292811    4891 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 08:30:43.312397    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 08:30:43.600712    4891 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 08:30:43.600854    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:43.600936    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-015106 minikube.k8s.io/updated_at=2025_09_29T08_30_43_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=a178e40af38e700f0d249a115e87529cf130fe78 minikube.k8s.io/name=addons-015106 minikube.k8s.io/primary=true
	I0929 08:30:43.751989    4891 ops.go:34] apiserver oom_adj: -16
	I0929 08:30:43.752103    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:44.252773    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:44.752918    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:45.253101    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:45.752616    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:46.252548    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:46.752214    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:47.252288    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:47.752467    4891 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 08:30:47.849899    4891 kubeadm.go:1105] duration metric: took 4.249105686s to wait for elevateKubeSystemPrivileges
	I0929 08:30:47.849930    4891 kubeadm.go:394] duration metric: took 22.358997697s to StartCluster
	I0929 08:30:47.849946    4891 settings.go:142] acquiring lock: {Name:mk2ea588e1c89e858e771f325da138269e5e5d8f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:47.850056    4891 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:30:47.850409    4891 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21650-2327/kubeconfig: {Name:mk0bf75e197e303bbaba8771a4fbd4e538f38149 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:30:47.850589    4891 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0929 08:30:47.850683    4891 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 08:30:47.850915    4891 config.go:182] Loaded profile config "addons-015106": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:30:47.850955    4891 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 08:30:47.851039    4891 addons.go:69] Setting yakd=true in profile "addons-015106"
	I0929 08:30:47.851057    4891 addons.go:238] Setting addon yakd=true in "addons-015106"
	I0929 08:30:47.851079    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.851535    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.852118    4891 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-015106"
	I0929 08:30:47.852143    4891 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-015106"
	I0929 08:30:47.852176    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.852594    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.852734    4891 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-015106"
	I0929 08:30:47.852746    4891 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-015106"
	I0929 08:30:47.852773    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.853275    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.856014    4891 addons.go:69] Setting registry=true in profile "addons-015106"
	I0929 08:30:47.856089    4891 addons.go:238] Setting addon registry=true in "addons-015106"
	I0929 08:30:47.860662    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.860764    4891 addons.go:69] Setting cloud-spanner=true in profile "addons-015106"
	I0929 08:30:47.860796    4891 addons.go:238] Setting addon cloud-spanner=true in "addons-015106"
	I0929 08:30:47.861865    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.860930    4891 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-015106"
	I0929 08:30:47.862002    4891 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-015106"
	I0929 08:30:47.862045    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.862414    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.862571    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.857657    4891 addons.go:69] Setting storage-provisioner=true in profile "addons-015106"
	I0929 08:30:47.872571    4891 addons.go:238] Setting addon storage-provisioner=true in "addons-015106"
	I0929 08:30:47.872646    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.874172    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.857665    4891 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-015106"
	I0929 08:30:47.884855    4891 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-015106"
	I0929 08:30:47.885211    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.857671    4891 addons.go:69] Setting volcano=true in profile "addons-015106"
	I0929 08:30:47.894425    4891 addons.go:238] Setting addon volcano=true in "addons-015106"
	I0929 08:30:47.894529    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.857677    4891 addons.go:69] Setting volumesnapshots=true in profile "addons-015106"
	I0929 08:30:47.860942    4891 addons.go:69] Setting default-storageclass=true in profile "addons-015106"
	I0929 08:30:47.860949    4891 addons.go:69] Setting gcp-auth=true in profile "addons-015106"
	I0929 08:30:47.860967    4891 addons.go:69] Setting ingress=true in profile "addons-015106"
	I0929 08:30:47.860974    4891 addons.go:69] Setting ingress-dns=true in profile "addons-015106"
	I0929 08:30:47.860982    4891 out.go:179] * Verifying Kubernetes components...
	I0929 08:30:47.861012    4891 addons.go:69] Setting inspektor-gadget=true in profile "addons-015106"
	I0929 08:30:47.861020    4891 addons.go:69] Setting metrics-server=true in profile "addons-015106"
	I0929 08:30:47.861188    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.857617    4891 addons.go:69] Setting registry-creds=true in profile "addons-015106"
	I0929 08:30:47.905465    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.906050    4891 addons.go:238] Setting addon volumesnapshots=true in "addons-015106"
	I0929 08:30:47.906116    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.906613    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.926135    4891 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-015106"
	I0929 08:30:47.926489    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.953338    4891 mustload.go:65] Loading cluster: addons-015106
	I0929 08:30:47.953543    4891 config.go:182] Loaded profile config "addons-015106": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:30:47.953791    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.965728    4891 addons.go:238] Setting addon ingress=true in "addons-015106"
	I0929 08:30:47.965792    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.966253    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:47.986437    4891 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 08:30:47.990813    4891 addons.go:238] Setting addon ingress-dns=true in "addons-015106"
	I0929 08:30:47.990886    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:47.991384    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:48.009835    4891 addons.go:238] Setting addon registry-creds=true in "addons-015106"
	I0929 08:30:48.009898    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:48.010463    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:48.045573    4891 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 08:30:48.001425    4891 addons.go:238] Setting addon inspektor-gadget=true in "addons-015106"
	I0929 08:30:48.048290    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:48.048984    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:48.001442    4891 addons.go:238] Setting addon metrics-server=true in "addons-015106"
	I0929 08:30:48.060969    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:48.061608    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:48.071652    4891 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 08:30:48.015120    4891 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 08:30:48.098869    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 08:30:48.098954    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.123380    4891 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 08:30:48.123472    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 08:30:48.123566    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.015133    4891 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 08:30:48.143148    4891 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 08:30:48.146032    4891 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 08:30:48.146051    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 08:30:48.146119    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.161581    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 08:30:48.163868    4891 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 08:30:48.166161    4891 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-015106"
	I0929 08:30:48.166197    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:48.166620    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:48.167110    4891 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 08:30:48.167126    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 08:30:48.167186    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	W0929 08:30:48.189236    4891 out.go:285] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0929 08:30:48.190510    4891 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 08:30:48.190531    4891 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 08:30:48.190601    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.190799    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:48.193559    4891 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 08:30:48.195857    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 08:30:48.196254    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 08:30:48.196404    4891 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 08:30:48.201176    4891 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 08:30:48.201202    4891 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 08:30:48.201263    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.241278    4891 addons.go:238] Setting addon default-storageclass=true in "addons-015106"
	I0929 08:30:48.241324    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:48.241750    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:48.253387    4891 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 08:30:48.253409    4891 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 08:30:48.253489    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.280738    4891 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 08:30:48.284343    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 08:30:48.287575    4891 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 08:30:48.287631    4891 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 08:30:48.296444    4891 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 08:30:48.307346    4891 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.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.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 08:30:48.309954    4891 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 08:30:48.310024    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 08:30:48.310109    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.324947    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.332726    4891 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 08:30:48.332917    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 08:30:48.333104    4891 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 08:30:48.334153    4891 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 08:30:48.334238    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.341111    4891 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 08:30:48.341180    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 08:30:48.341265    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.349446    4891 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 08:30:48.353306    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.353732    4891 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 08:30:48.353835    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 08:30:48.357321    4891 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 08:30:48.357338    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 08:30:48.357429    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.370456    4891 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 08:30:48.370484    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 08:30:48.370546    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.398423    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 08:30:48.400436    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.401685    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.402891    4891 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 08:30:48.409405    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 08:30:48.414006    4891 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 08:30:48.416948    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 08:30:48.417009    4891 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 08:30:48.417114    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.425755    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.446887    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.452934    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.464980    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.496226    4891 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 08:30:48.496256    4891 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 08:30:48.496318    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.506577    4891 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 08:30:48.509776    4891 out.go:179]   - Using image docker.io/busybox:stable
	I0929 08:30:48.512692    4891 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 08:30:48.512719    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 08:30:48.512796    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:48.551636    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.569198    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.573209    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.583732    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	W0929 08:30:48.587550    4891 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0929 08:30:48.589519    4891 retry.go:31] will retry after 235.72774ms: ssh: handshake failed: EOF
	I0929 08:30:48.605798    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	W0929 08:30:48.607518    4891 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0929 08:30:48.607538    4891 retry.go:31] will retry after 195.739397ms: ssh: handshake failed: EOF
	I0929 08:30:48.609161    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:48.629225    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	W0929 08:30:48.630533    4891 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0929 08:30:48.630554    4891 retry.go:31] will retry after 371.669298ms: ssh: handshake failed: EOF
	I0929 08:30:48.776885    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 08:30:48.880544    4891 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 08:30:48.880617    4891 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 08:30:48.950721    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 08:30:48.958241    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 08:30:48.986873    4891 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 08:30:48.986945    4891 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 08:30:49.005121    4891 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 08:30:49.005200    4891 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 08:30:49.010013    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 08:30:49.020054    4891 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:30:49.020113    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 08:30:49.045355    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 08:30:49.071686    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 08:30:49.074326    4891 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 08:30:49.074394    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 08:30:49.093706    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 08:30:49.116257    4891 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 08:30:49.116324    4891 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 08:30:49.116740    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 08:30:49.186209    4891 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 08:30:49.186272    4891 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 08:30:49.206619    4891 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 08:30:49.206692    4891 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 08:30:49.220363    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:30:49.233278    4891 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 08:30:49.233346    4891 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 08:30:49.252462    4891 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 08:30:49.252524    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 08:30:49.357575    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 08:30:49.357648    4891 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 08:30:49.366790    4891 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 08:30:49.366857    4891 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 08:30:49.374258    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 08:30:49.374328    4891 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 08:30:49.399838    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 08:30:49.407104    4891 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 08:30:49.407165    4891 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 08:30:49.451493    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 08:30:49.486219    4891 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 08:30:49.486288    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 08:30:49.530301    4891 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 08:30:49.530381    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 08:30:49.536328    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 08:30:49.536390    4891 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)
	I0929 08:30:49.607444    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:49.690286    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:49.711615    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:49.734589    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 08:30:49.734666    4891 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 08:30:49.875732    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 08:30:49.875807    4891 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 08:30:50.030422    4891 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 08:30:50.030508    4891 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 08:30:50.131696    4891 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 08:30:50.131764    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 08:30:50.209287    4891 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 08:30:50.209357    4891 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 08:30:50.265374    4891 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 08:30:50.265445    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 08:30:50.288956    4891 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 08:30:50.289018    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 08:30:50.315948    4891 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 08:30:50.316023    4891 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 08:30:50.399883    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:52.097845    4891 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.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.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.790388028s)
	I0929 08:30:52.098011    4891 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 08:30:52.097988    4891 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.695075885s)
	I0929 08:30:52.098899    4891 node_ready.go:35] waiting up to 6m0s for node "addons-015106" to be "Ready" ...
	I0929 08:30:52.582441    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.805468081s)
	I0929 08:30:52.651624    4891 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-015106" context rescaled to 1 replicas
	I0929 08:30:53.091843    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.141091033s)
	I0929 08:30:53.091940    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (4.133626652s)
	I0929 08:30:53.091968    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (4.08187436s)
	I0929 08:30:53.091986    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.046557498s)
	I0929 08:30:53.092028    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.020268177s)
	I0929 08:30:53.919092    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.8253004s)
	I0929 08:30:53.919172    4891 addons.go:479] Verifying addon ingress=true in "addons-015106"
	I0929 08:30:53.919382    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.802598545s)
	I0929 08:30:53.919653    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.69922673s)
	W0929 08:30:53.919811    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:53.919847    4891 retry.go:31] will retry after 209.285872ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:53.919867    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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: (4.31233884s)
	I0929 08:30:53.919897    4891 addons.go:479] Verifying addon metrics-server=true in "addons-015106"
	I0929 08:30:53.919756    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.519843858s)
	I0929 08:30:53.919946    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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: (4.229584945s)
	I0929 08:30:53.919787    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.46822135s)
	I0929 08:30:53.920051    4891 addons.go:479] Verifying addon registry=true in "addons-015106"
	I0929 08:30:53.922527    4891 out.go:179] * Verifying ingress addon...
	I0929 08:30:53.924882    4891 out.go:179] * Verifying registry addon...
	I0929 08:30:53.924891    4891 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-015106 service yakd-dashboard -n yakd-dashboard
	
	I0929 08:30:53.927829    4891 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 08:30:53.929739    4891 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 08:30:53.974694    4891 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 08:30:53.974721    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:53.975422    4891 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 08:30:53.975443    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 08:30:54.005709    4891 out.go:285] ! 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]
	W0929 08:30:54.103500    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:30:54.130052    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:30:54.210029    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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: (4.498323798s)
	W0929 08:30:54.210108    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:54.210142    4891 retry.go:31] will retry after 286.290493ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:54.463010    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:54.465305    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:54.497115    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:54.557147    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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.157169675s)
	I0929 08:30:54.557325    4891 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-015106"
	I0929 08:30:54.560428    4891 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 08:30:54.565272    4891 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 08:30:54.576784    4891 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 08:30:54.576805    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:30:54.933842    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:54.934308    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:55.092945    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:30:55.375421    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.245328765s)
	W0929 08:30:55.375534    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:55.375578    4891 retry.go:31] will retry after 395.485313ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:55.436665    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:55.438414    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:55.554722    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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: (1.057525431s)
	I0929 08:30:55.568610    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:30:55.771807    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:30:55.931426    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:55.933123    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:56.071058    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:30:56.103978    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:30:56.434893    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:56.435323    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:56.569597    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:30:56.594594    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:56.594625    4891 retry.go:31] will retry after 760.038341ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:56.932096    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:56.933446    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:57.068677    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:30:57.354857    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:30:57.433872    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:57.435336    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:57.568729    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:30:57.933035    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:57.933614    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:58.073314    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:30:58.155478    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:58.155507    4891 retry.go:31] will retry after 844.208552ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:58.432857    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:58.434864    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:58.568846    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:30:58.601378    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:30:58.931801    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:58.932796    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:58.999916    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:30:59.068797    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:30:59.237777    4891 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 08:30:59.237898    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:59.271631    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:59.383376    4891 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 08:30:59.406662    4891 addons.go:238] Setting addon gcp-auth=true in "addons-015106"
	I0929 08:30:59.406712    4891 host.go:66] Checking if "addons-015106" exists ...
	I0929 08:30:59.407146    4891 cli_runner.go:164] Run: docker container inspect addons-015106 --format={{.State.Status}}
	I0929 08:30:59.425730    4891 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 08:30:59.425775    4891 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-015106
	I0929 08:30:59.431641    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:30:59.433145    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:59.445057    4891 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/addons-015106/id_rsa Username:docker}
	I0929 08:30:59.568883    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:30:59.861063    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:59.861120    4891 retry.go:31] will retry after 1.2071265s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:30:59.864451    4891 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 08:30:59.867309    4891 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 08:30:59.870002    4891 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 08:30:59.870021    4891 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 08:30:59.887615    4891 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 08:30:59.887636    4891 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 08:30:59.905250    4891 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 08:30:59.905271    4891 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 08:30:59.922828    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.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
	I0929 08:30:59.933764    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:30:59.933901    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:00.072668    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:00.433295    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:00.435390    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:00.595748    4891 addons.go:479] Verifying addon gcp-auth=true in "addons-015106"
	I0929 08:31:00.600784    4891 out.go:179] * Verifying gcp-auth addon...
	I0929 08:31:00.605172    4891 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 08:31:00.606922    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:00.612186    4891 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 08:31:00.612212    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:00.613346    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:00.932809    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:00.932968    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:01.068401    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:01.069556    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:01.108154    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:01.434120    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:01.434800    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:01.569120    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:01.607966    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:01.927692    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:01.927724    4891 retry.go:31] will retry after 2.532365612s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:01.932347    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:01.932537    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:02.068110    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:02.107940    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:02.430747    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:02.432372    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:02.568275    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:02.608567    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:02.930677    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:02.932455    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:03.068224    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:03.103139    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:03.111986    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:03.432788    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:03.433025    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:03.568440    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:03.607803    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:03.931014    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:03.932926    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:04.068885    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:04.108395    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:04.431417    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:04.433091    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:04.460380    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:04.575788    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:04.608057    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:04.931522    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:04.935404    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:05.069786    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:05.104348    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:05.108800    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:05.278594    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:05.278700    4891 retry.go:31] will retry after 3.437515192s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:05.431440    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:05.433168    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:05.569547    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:05.608315    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:05.933183    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:05.933485    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:06.068648    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:06.108037    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:06.431303    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:06.432694    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:06.568570    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:06.607914    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:06.931196    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:06.933294    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:07.068005    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:07.108056    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:07.431711    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:07.433253    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:07.568344    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:07.602348    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:07.607894    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:07.932291    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:07.933084    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:08.069049    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:08.108425    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:08.431797    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:08.432501    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:08.568506    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:08.608541    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:08.716737    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:08.932042    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:08.933955    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:09.070026    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:09.110545    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:09.431464    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:09.433175    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 08:31:09.551922    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:09.552012    4891 retry.go:31] will retry after 2.855761252s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:09.569280    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:09.608193    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:09.931646    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:09.933375    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:10.069522    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:10.102277    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:10.108268    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:10.431272    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:10.432993    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:10.568487    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:10.608984    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:10.930984    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:10.932782    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:11.068874    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:11.108638    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:11.430760    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:11.432430    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:11.567907    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:11.607933    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:11.932784    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:11.933647    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:12.068671    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:12.102645    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:12.108168    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:12.408466    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:12.431831    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:12.432438    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:12.568505    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:12.608607    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:12.932749    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:12.934258    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:13.068760    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:13.108801    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:13.242048    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:13.242077    4891 retry.go:31] will retry after 4.662187741s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:13.431629    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:13.433047    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:13.569026    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:13.608554    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:13.931435    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:13.932647    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:14.068429    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:14.107715    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:14.431017    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:14.432662    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:14.568295    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:14.602084    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:14.608634    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:14.932970    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:14.933210    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:15.069221    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:15.109103    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:15.431978    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:15.433149    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:15.569204    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:15.608028    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:15.932402    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:15.933254    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:16.068208    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:16.108581    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:16.430703    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:16.432770    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:16.568639    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:16.602398    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:16.607935    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:16.931931    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:16.932619    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:17.068958    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:17.110489    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:17.431162    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:17.433539    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:17.568352    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:17.608388    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:17.904969    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:17.933124    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:17.933561    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:18.069665    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:18.112833    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:18.432873    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:18.434498    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:18.568707    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:18.603350    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:18.608033    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:18.716334    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:18.716361    4891 retry.go:31] will retry after 5.835366173s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:18.931047    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:18.932579    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:19.072532    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:19.107692    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:19.431181    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:19.433256    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:19.567815    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:19.608146    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:19.931400    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:19.933226    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:20.068750    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:20.108690    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:20.432159    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:20.432353    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:20.568259    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:20.607881    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:20.931052    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:20.932595    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:21.068691    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:21.102803    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:21.108518    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:21.431824    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:21.432312    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:21.568211    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:21.608490    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:21.932574    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:21.932761    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:22.069249    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:22.108419    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:22.432759    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:22.432855    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:22.568642    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:22.608196    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:22.931576    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:22.934317    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:23.069192    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:23.108524    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:23.431677    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:23.432660    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:23.568806    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:23.602813    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:23.608986    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:23.931665    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:23.932833    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:24.068832    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:24.108598    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:24.432353    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:24.432534    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:24.552868    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:24.569273    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:24.610131    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:24.933136    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:24.933856    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:25.072553    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:25.108050    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:25.375318    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:25.375348    4891 retry.go:31] will retry after 9.799671807s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:25.431358    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:25.433046    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:25.569067    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:25.608209    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:25.931441    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:25.932879    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:26.068738    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:26.102556    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:26.108266    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:26.431298    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:26.432854    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:26.568591    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:26.607933    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:26.930671    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:26.933088    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:27.068891    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:27.107858    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:27.430990    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:27.433216    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:27.569192    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:27.608551    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:27.930937    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:27.932809    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:28.068566    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:28.108464    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:28.432483    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:28.432997    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:28.568764    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:28.602635    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:28.608322    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:28.931952    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:28.933194    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:29.068803    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:29.108178    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:29.431587    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:29.433212    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:29.569038    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:29.608272    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:29.931230    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:29.932944    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:30.069340    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:30.108584    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:30.430818    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:30.432592    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:30.568422    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:30.608268    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:30.931808    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:30.933122    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:31.069398    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 08:31:31.103112    4891 node_ready.go:57] node "addons-015106" has "Ready":"False" status (will retry)
	I0929 08:31:31.169901    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:31.431088    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:31.433202    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:31.643692    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:31.663769    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:31.666220    4891 node_ready.go:49] node "addons-015106" is "Ready"
	I0929 08:31:31.666250    4891 node_ready.go:38] duration metric: took 39.567323065s for node "addons-015106" to be "Ready" ...
	I0929 08:31:31.666264    4891 api_server.go:52] waiting for apiserver process to appear ...
	I0929 08:31:31.666343    4891 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 08:31:31.683327    4891 api_server.go:72] duration metric: took 43.832707908s to wait for apiserver process to appear ...
	I0929 08:31:31.683351    4891 api_server.go:88] waiting for apiserver healthz status ...
	I0929 08:31:31.683371    4891 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 08:31:31.713331    4891 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 08:31:31.714816    4891 api_server.go:141] control plane version: v1.34.1
	I0929 08:31:31.714895    4891 api_server.go:131] duration metric: took 31.53564ms to wait for apiserver health ...
	I0929 08:31:31.714911    4891 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 08:31:31.723001    4891 system_pods.go:59] 19 kube-system pods found
	I0929 08:31:31.723042    4891 system_pods.go:61] "coredns-66bc5c9577-kx25l" [932fd293-7c95-4085-9060-eafff827ed97] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 08:31:31.723048    4891 system_pods.go:61] "csi-hostpath-attacher-0" [6ddfb98f-9542-4963-8a1a-fc40c9f505f5] Pending
	I0929 08:31:31.723055    4891 system_pods.go:61] "csi-hostpath-resizer-0" [3d956723-f0fe-428d-8a57-1cd3ef4b0b4e] Pending
	I0929 08:31:31.723092    4891 system_pods.go:61] "csi-hostpathplugin-8bv28" [cde5b960-1d85-4d42-9bfd-f08573eb14e8] Pending
	I0929 08:31:31.723104    4891 system_pods.go:61] "etcd-addons-015106" [aacb6373-6329-408c-8d95-9a033533290a] Running
	I0929 08:31:31.723108    4891 system_pods.go:61] "kindnet-bxxcx" [7ca54bf3-50ed-40ed-a244-524e40149370] Running
	I0929 08:31:31.723114    4891 system_pods.go:61] "kube-apiserver-addons-015106" [d725770f-7935-4813-a442-f0e6f736f73d] Running
	I0929 08:31:31.723124    4891 system_pods.go:61] "kube-controller-manager-addons-015106" [31c07f03-9a4d-4bd6-b3dd-4db9eb4d6b46] Running
	I0929 08:31:31.723129    4891 system_pods.go:61] "kube-ingress-dns-minikube" [4d1985cc-f11a-49de-9684-157d3f39b2cc] Pending
	I0929 08:31:31.723134    4891 system_pods.go:61] "kube-proxy-m678q" [09b6ce83-06e6-4566-a9a5-66ebf77b291a] Running
	I0929 08:31:31.723156    4891 system_pods.go:61] "kube-scheduler-addons-015106" [7e4f9eeb-5b13-4956-8b5d-a76c03d790fe] Running
	I0929 08:31:31.723166    4891 system_pods.go:61] "metrics-server-85b7d694d7-84bx9" [29291893-b461-4ffc-9cd1-af5f92b1bddf] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 08:31:31.723174    4891 system_pods.go:61] "nvidia-device-plugin-daemonset-5n77q" [0f3e35cc-b1b5-4cf7-a37f-6f7ec9008331] Pending
	I0929 08:31:31.723181    4891 system_pods.go:61] "registry-66898fdd98-kdxr4" [e9b2435f-f208-4716-9a3c-1a07af21db2b] Pending
	I0929 08:31:31.723195    4891 system_pods.go:61] "registry-creds-764b6fb674-4jwmq" [4582f03d-7f32-4700-913f-1fed170497da] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 08:31:31.723200    4891 system_pods.go:61] "registry-proxy-k5j2g" [dc09feee-e697-47c2-8636-d714e2be6c80] Pending
	I0929 08:31:31.723211    4891 system_pods.go:61] "snapshot-controller-7d9fbc56b8-qmvk5" [b2824ba3-2796-45a9-b9a0-dbfde5d72316] Pending
	I0929 08:31:31.723217    4891 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v2x46" [303cab7a-44db-4305-8467-22e0ba055333] Pending
	I0929 08:31:31.723235    4891 system_pods.go:61] "storage-provisioner" [8fa897ba-d40f-440a-a211-6e81eef31883] Pending
	I0929 08:31:31.723246    4891 system_pods.go:74] duration metric: took 8.328764ms to wait for pod list to return data ...
	I0929 08:31:31.723255    4891 default_sa.go:34] waiting for default service account to be created ...
	I0929 08:31:31.752971    4891 default_sa.go:45] found service account: "default"
	I0929 08:31:31.752998    4891 default_sa.go:55] duration metric: took 29.726768ms for default service account to be created ...
	I0929 08:31:31.753009    4891 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 08:31:31.770171    4891 system_pods.go:86] 19 kube-system pods found
	I0929 08:31:31.770206    4891 system_pods.go:89] "coredns-66bc5c9577-kx25l" [932fd293-7c95-4085-9060-eafff827ed97] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 08:31:31.770213    4891 system_pods.go:89] "csi-hostpath-attacher-0" [6ddfb98f-9542-4963-8a1a-fc40c9f505f5] Pending
	I0929 08:31:31.770251    4891 system_pods.go:89] "csi-hostpath-resizer-0" [3d956723-f0fe-428d-8a57-1cd3ef4b0b4e] Pending
	I0929 08:31:31.770262    4891 system_pods.go:89] "csi-hostpathplugin-8bv28" [cde5b960-1d85-4d42-9bfd-f08573eb14e8] Pending
	I0929 08:31:31.770266    4891 system_pods.go:89] "etcd-addons-015106" [aacb6373-6329-408c-8d95-9a033533290a] Running
	I0929 08:31:31.770271    4891 system_pods.go:89] "kindnet-bxxcx" [7ca54bf3-50ed-40ed-a244-524e40149370] Running
	I0929 08:31:31.770281    4891 system_pods.go:89] "kube-apiserver-addons-015106" [d725770f-7935-4813-a442-f0e6f736f73d] Running
	I0929 08:31:31.770286    4891 system_pods.go:89] "kube-controller-manager-addons-015106" [31c07f03-9a4d-4bd6-b3dd-4db9eb4d6b46] Running
	I0929 08:31:31.770291    4891 system_pods.go:89] "kube-ingress-dns-minikube" [4d1985cc-f11a-49de-9684-157d3f39b2cc] Pending
	I0929 08:31:31.770301    4891 system_pods.go:89] "kube-proxy-m678q" [09b6ce83-06e6-4566-a9a5-66ebf77b291a] Running
	I0929 08:31:31.770318    4891 system_pods.go:89] "kube-scheduler-addons-015106" [7e4f9eeb-5b13-4956-8b5d-a76c03d790fe] Running
	I0929 08:31:31.770331    4891 system_pods.go:89] "metrics-server-85b7d694d7-84bx9" [29291893-b461-4ffc-9cd1-af5f92b1bddf] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 08:31:31.770347    4891 system_pods.go:89] "nvidia-device-plugin-daemonset-5n77q" [0f3e35cc-b1b5-4cf7-a37f-6f7ec9008331] Pending
	I0929 08:31:31.770358    4891 system_pods.go:89] "registry-66898fdd98-kdxr4" [e9b2435f-f208-4716-9a3c-1a07af21db2b] Pending
	I0929 08:31:31.770364    4891 system_pods.go:89] "registry-creds-764b6fb674-4jwmq" [4582f03d-7f32-4700-913f-1fed170497da] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 08:31:31.770368    4891 system_pods.go:89] "registry-proxy-k5j2g" [dc09feee-e697-47c2-8636-d714e2be6c80] Pending
	I0929 08:31:31.770375    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-qmvk5" [b2824ba3-2796-45a9-b9a0-dbfde5d72316] Pending
	I0929 08:31:31.770386    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v2x46" [303cab7a-44db-4305-8467-22e0ba055333] Pending
	I0929 08:31:31.770390    4891 system_pods.go:89] "storage-provisioner" [8fa897ba-d40f-440a-a211-6e81eef31883] Pending
	I0929 08:31:31.770403    4891 retry.go:31] will retry after 291.336266ms: missing components: kube-dns
	I0929 08:31:31.952724    4891 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 08:31:31.952747    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:31.953775    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:32.077591    4891 system_pods.go:86] 19 kube-system pods found
	I0929 08:31:32.077629    4891 system_pods.go:89] "coredns-66bc5c9577-kx25l" [932fd293-7c95-4085-9060-eafff827ed97] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 08:31:32.077636    4891 system_pods.go:89] "csi-hostpath-attacher-0" [6ddfb98f-9542-4963-8a1a-fc40c9f505f5] Pending
	I0929 08:31:32.077663    4891 system_pods.go:89] "csi-hostpath-resizer-0" [3d956723-f0fe-428d-8a57-1cd3ef4b0b4e] Pending
	I0929 08:31:32.077675    4891 system_pods.go:89] "csi-hostpathplugin-8bv28" [cde5b960-1d85-4d42-9bfd-f08573eb14e8] Pending
	I0929 08:31:32.077680    4891 system_pods.go:89] "etcd-addons-015106" [aacb6373-6329-408c-8d95-9a033533290a] Running
	I0929 08:31:32.077685    4891 system_pods.go:89] "kindnet-bxxcx" [7ca54bf3-50ed-40ed-a244-524e40149370] Running
	I0929 08:31:32.077689    4891 system_pods.go:89] "kube-apiserver-addons-015106" [d725770f-7935-4813-a442-f0e6f736f73d] Running
	I0929 08:31:32.077698    4891 system_pods.go:89] "kube-controller-manager-addons-015106" [31c07f03-9a4d-4bd6-b3dd-4db9eb4d6b46] Running
	I0929 08:31:32.077703    4891 system_pods.go:89] "kube-ingress-dns-minikube" [4d1985cc-f11a-49de-9684-157d3f39b2cc] Pending
	I0929 08:31:32.077734    4891 system_pods.go:89] "kube-proxy-m678q" [09b6ce83-06e6-4566-a9a5-66ebf77b291a] Running
	I0929 08:31:32.077745    4891 system_pods.go:89] "kube-scheduler-addons-015106" [7e4f9eeb-5b13-4956-8b5d-a76c03d790fe] Running
	I0929 08:31:32.077752    4891 system_pods.go:89] "metrics-server-85b7d694d7-84bx9" [29291893-b461-4ffc-9cd1-af5f92b1bddf] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 08:31:32.077762    4891 system_pods.go:89] "nvidia-device-plugin-daemonset-5n77q" [0f3e35cc-b1b5-4cf7-a37f-6f7ec9008331] Pending
	I0929 08:31:32.077771    4891 system_pods.go:89] "registry-66898fdd98-kdxr4" [e9b2435f-f208-4716-9a3c-1a07af21db2b] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 08:31:32.077781    4891 system_pods.go:89] "registry-creds-764b6fb674-4jwmq" [4582f03d-7f32-4700-913f-1fed170497da] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 08:31:32.077791    4891 system_pods.go:89] "registry-proxy-k5j2g" [dc09feee-e697-47c2-8636-d714e2be6c80] Pending
	I0929 08:31:32.077814    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-qmvk5" [b2824ba3-2796-45a9-b9a0-dbfde5d72316] Pending
	I0929 08:31:32.077825    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v2x46" [303cab7a-44db-4305-8467-22e0ba055333] Pending
	I0929 08:31:32.077831    4891 system_pods.go:89] "storage-provisioner" [8fa897ba-d40f-440a-a211-6e81eef31883] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0929 08:31:32.077858    4891 retry.go:31] will retry after 298.884651ms: missing components: kube-dns
	I0929 08:31:32.085998    4891 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 08:31:32.086024    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:32.135931    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:32.420233    4891 system_pods.go:86] 19 kube-system pods found
	I0929 08:31:32.420311    4891 system_pods.go:89] "coredns-66bc5c9577-kx25l" [932fd293-7c95-4085-9060-eafff827ed97] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 08:31:32.420331    4891 system_pods.go:89] "csi-hostpath-attacher-0" [6ddfb98f-9542-4963-8a1a-fc40c9f505f5] Pending
	I0929 08:31:32.420352    4891 system_pods.go:89] "csi-hostpath-resizer-0" [3d956723-f0fe-428d-8a57-1cd3ef4b0b4e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 08:31:32.420389    4891 system_pods.go:89] "csi-hostpathplugin-8bv28" [cde5b960-1d85-4d42-9bfd-f08573eb14e8] Pending
	I0929 08:31:32.420416    4891 system_pods.go:89] "etcd-addons-015106" [aacb6373-6329-408c-8d95-9a033533290a] Running
	I0929 08:31:32.420438    4891 system_pods.go:89] "kindnet-bxxcx" [7ca54bf3-50ed-40ed-a244-524e40149370] Running
	I0929 08:31:32.420458    4891 system_pods.go:89] "kube-apiserver-addons-015106" [d725770f-7935-4813-a442-f0e6f736f73d] Running
	I0929 08:31:32.420490    4891 system_pods.go:89] "kube-controller-manager-addons-015106" [31c07f03-9a4d-4bd6-b3dd-4db9eb4d6b46] Running
	I0929 08:31:32.420514    4891 system_pods.go:89] "kube-ingress-dns-minikube" [4d1985cc-f11a-49de-9684-157d3f39b2cc] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 08:31:32.420532    4891 system_pods.go:89] "kube-proxy-m678q" [09b6ce83-06e6-4566-a9a5-66ebf77b291a] Running
	I0929 08:31:32.420551    4891 system_pods.go:89] "kube-scheduler-addons-015106" [7e4f9eeb-5b13-4956-8b5d-a76c03d790fe] Running
	I0929 08:31:32.420594    4891 system_pods.go:89] "metrics-server-85b7d694d7-84bx9" [29291893-b461-4ffc-9cd1-af5f92b1bddf] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 08:31:32.420617    4891 system_pods.go:89] "nvidia-device-plugin-daemonset-5n77q" [0f3e35cc-b1b5-4cf7-a37f-6f7ec9008331] Pending
	I0929 08:31:32.420639    4891 system_pods.go:89] "registry-66898fdd98-kdxr4" [e9b2435f-f208-4716-9a3c-1a07af21db2b] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 08:31:32.420659    4891 system_pods.go:89] "registry-creds-764b6fb674-4jwmq" [4582f03d-7f32-4700-913f-1fed170497da] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 08:31:32.420694    4891 system_pods.go:89] "registry-proxy-k5j2g" [dc09feee-e697-47c2-8636-d714e2be6c80] Pending
	I0929 08:31:32.420720    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-qmvk5" [b2824ba3-2796-45a9-b9a0-dbfde5d72316] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 08:31:32.420742    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v2x46" [303cab7a-44db-4305-8467-22e0ba055333] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 08:31:32.420765    4891 system_pods.go:89] "storage-provisioner" [8fa897ba-d40f-440a-a211-6e81eef31883] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0929 08:31:32.420809    4891 retry.go:31] will retry after 482.88327ms: missing components: kube-dns
	I0929 08:31:32.443157    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:32.463094    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:32.574303    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:32.608683    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:32.922726    4891 system_pods.go:86] 19 kube-system pods found
	I0929 08:31:32.922808    4891 system_pods.go:89] "coredns-66bc5c9577-kx25l" [932fd293-7c95-4085-9060-eafff827ed97] Running
	I0929 08:31:32.922833    4891 system_pods.go:89] "csi-hostpath-attacher-0" [6ddfb98f-9542-4963-8a1a-fc40c9f505f5] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 08:31:32.922874    4891 system_pods.go:89] "csi-hostpath-resizer-0" [3d956723-f0fe-428d-8a57-1cd3ef4b0b4e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 08:31:32.922903    4891 system_pods.go:89] "csi-hostpathplugin-8bv28" [cde5b960-1d85-4d42-9bfd-f08573eb14e8] 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])
	I0929 08:31:32.922925    4891 system_pods.go:89] "etcd-addons-015106" [aacb6373-6329-408c-8d95-9a033533290a] Running
	I0929 08:31:32.922954    4891 system_pods.go:89] "kindnet-bxxcx" [7ca54bf3-50ed-40ed-a244-524e40149370] Running
	I0929 08:31:32.922984    4891 system_pods.go:89] "kube-apiserver-addons-015106" [d725770f-7935-4813-a442-f0e6f736f73d] Running
	I0929 08:31:32.923010    4891 system_pods.go:89] "kube-controller-manager-addons-015106" [31c07f03-9a4d-4bd6-b3dd-4db9eb4d6b46] Running
	I0929 08:31:32.923036    4891 system_pods.go:89] "kube-ingress-dns-minikube" [4d1985cc-f11a-49de-9684-157d3f39b2cc] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 08:31:32.923055    4891 system_pods.go:89] "kube-proxy-m678q" [09b6ce83-06e6-4566-a9a5-66ebf77b291a] Running
	I0929 08:31:32.923088    4891 system_pods.go:89] "kube-scheduler-addons-015106" [7e4f9eeb-5b13-4956-8b5d-a76c03d790fe] Running
	I0929 08:31:32.923114    4891 system_pods.go:89] "metrics-server-85b7d694d7-84bx9" [29291893-b461-4ffc-9cd1-af5f92b1bddf] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 08:31:32.923136    4891 system_pods.go:89] "nvidia-device-plugin-daemonset-5n77q" [0f3e35cc-b1b5-4cf7-a37f-6f7ec9008331] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 08:31:32.923158    4891 system_pods.go:89] "registry-66898fdd98-kdxr4" [e9b2435f-f208-4716-9a3c-1a07af21db2b] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 08:31:32.923190    4891 system_pods.go:89] "registry-creds-764b6fb674-4jwmq" [4582f03d-7f32-4700-913f-1fed170497da] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 08:31:32.923215    4891 system_pods.go:89] "registry-proxy-k5j2g" [dc09feee-e697-47c2-8636-d714e2be6c80] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 08:31:32.923237    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-qmvk5" [b2824ba3-2796-45a9-b9a0-dbfde5d72316] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 08:31:32.923259    4891 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v2x46" [303cab7a-44db-4305-8467-22e0ba055333] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 08:31:32.923278    4891 system_pods.go:89] "storage-provisioner" [8fa897ba-d40f-440a-a211-6e81eef31883] Running
	I0929 08:31:32.923314    4891 system_pods.go:126] duration metric: took 1.170298752s to wait for k8s-apps to be running ...
	I0929 08:31:32.923336    4891 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 08:31:32.923418    4891 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 08:31:32.950995    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:32.952319    4891 system_svc.go:56] duration metric: took 28.976802ms WaitForService to wait for kubelet
	I0929 08:31:32.952376    4891 kubeadm.go:578] duration metric: took 45.101761848s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 08:31:32.952408    4891 node_conditions.go:102] verifying NodePressure condition ...
	I0929 08:31:32.954145    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:32.963456    4891 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 08:31:32.963548    4891 node_conditions.go:123] node cpu capacity is 2
	I0929 08:31:32.963575    4891 node_conditions.go:105] duration metric: took 11.144841ms to run NodePressure ...
	I0929 08:31:32.963613    4891 start.go:241] waiting for startup goroutines ...
	I0929 08:31:33.069026    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:33.109179    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:33.438043    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:33.438753    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:33.569472    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:33.610969    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:33.933130    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:33.933340    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:34.072674    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:34.109424    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:34.433100    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:34.433740    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:34.570238    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:34.609267    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:34.933269    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:34.933427    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:35.068576    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:35.114622    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:35.175794    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:35.438419    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:35.438561    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:35.583523    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:35.610618    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:35.937531    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:35.937972    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:36.080172    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:36.108990    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 08:31:36.173287    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:36.173315    4891 retry.go:31] will retry after 16.162445373s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:36.433005    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:36.433394    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:36.585646    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:36.691067    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:36.931521    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:36.935618    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:37.068653    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:37.108637    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:37.434309    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:37.439059    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:37.570055    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:37.609504    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:37.935243    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:37.936081    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:38.071977    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:38.116225    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:38.431409    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:38.433623    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:38.569371    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:38.608542    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:38.934486    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:38.937989    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:39.076808    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:39.108840    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:39.433746    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:39.435595    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:39.569841    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:39.669895    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:39.931562    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:39.933368    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:40.068920    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:40.114173    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:40.433523    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:40.433696    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:40.569044    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:40.610324    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:40.932636    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:40.933649    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:41.068986    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:41.108989    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:41.433355    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:41.433515    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:41.568376    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:41.611457    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:41.932549    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:41.933832    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:42.069535    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:42.109425    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:42.432972    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:42.434672    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:42.569299    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:42.611966    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:42.934489    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:42.935258    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:43.069313    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:43.108776    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:43.433833    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:43.434286    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:43.569721    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:43.608456    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:43.937187    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:43.937570    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:44.070931    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:44.109210    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:44.432648    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:44.435163    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:44.571280    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:44.608392    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:44.933620    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:44.934193    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:45.073022    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:45.114656    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:45.441051    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:45.442394    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:45.570410    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:45.609255    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:45.934177    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:45.936660    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:46.069111    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:46.108801    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:46.432040    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:46.434780    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:46.570597    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:46.610601    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:46.938993    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:46.939328    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:47.069704    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:47.108902    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:47.431045    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:47.434159    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:47.569587    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:47.608448    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:47.931626    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:47.933666    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:48.068751    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:48.108681    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:48.431141    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:48.436157    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:48.580984    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:48.675614    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:48.936249    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:48.936668    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:49.070917    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:49.109453    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:49.435049    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:49.435492    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:49.586608    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:49.612756    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:49.932069    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:49.935014    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:50.072564    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:50.109417    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:50.431854    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:50.434569    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:50.569105    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:50.608964    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:50.932254    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:50.933297    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:51.078326    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:51.108759    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:51.430851    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:51.432524    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:51.568512    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:51.608270    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:51.933717    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:51.934257    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:52.081619    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:52.114992    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:52.336426    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:31:52.431592    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:52.434549    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:52.569514    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:52.608442    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:52.933729    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:52.934221    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:53.068609    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:53.109127    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:53.363951    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.02749054s)
	W0929 08:31:53.363983    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:53.364002    4891 retry.go:31] will retry after 32.893650551s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 08:31:53.431098    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:53.432862    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:53.568735    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:53.608371    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:53.931635    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:53.932129    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:54.069175    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:54.108594    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:54.430902    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:54.432859    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:54.568886    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:54.608627    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:54.933497    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:54.934264    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:55.071420    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:55.108658    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:55.431800    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:55.433004    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:55.569065    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:55.608974    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:55.931244    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:55.933360    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:56.073619    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:56.108492    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:56.431964    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:56.433890    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:56.569333    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:56.608382    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:56.940255    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:56.940719    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:57.069124    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:57.108946    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:57.431648    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:57.434388    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:57.569112    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:57.608326    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:57.933758    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:57.934144    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:58.082631    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:58.108523    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:58.432990    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:58.438143    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:58.568917    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:58.608790    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:58.932439    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:58.938147    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:59.081087    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:59.108864    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:59.433110    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:31:59.434098    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:59.569560    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:31:59.608883    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:31:59.932690    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:31:59.934086    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:00.093971    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:00.121183    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:00.443421    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:00.443899    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:00.570133    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:00.608351    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:00.933329    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:00.933518    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:01.073322    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:01.108392    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:01.431707    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:01.434060    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:01.569428    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:01.608616    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:01.932913    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:01.936165    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:02.089325    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:02.111520    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:02.431305    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:02.433532    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:02.569097    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:02.608287    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:02.933739    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:02.933976    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:03.072378    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:03.112696    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:03.431086    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:03.432746    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:03.571366    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:03.670626    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:03.931380    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:03.934073    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:04.071032    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:04.109399    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:04.434377    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:04.434967    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:04.574877    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:04.611995    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:04.937325    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:04.937732    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:05.070519    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:05.108311    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:05.432170    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:05.433535    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:05.568339    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:05.608212    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:05.936409    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:05.936804    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:06.071830    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:06.108857    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:06.430996    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:06.433271    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:06.569387    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:06.608645    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:06.932732    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:06.933132    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:07.069105    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:07.107739    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:07.430854    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:07.433168    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:07.568371    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:07.608463    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:07.935961    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:07.936657    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:08.082326    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:08.172362    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:08.432874    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:08.434358    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:08.568813    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:08.610120    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:08.932350    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:08.932850    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:09.069309    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:09.108189    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:09.433714    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:09.434518    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:09.572297    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:09.609872    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:09.931405    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:09.936026    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:10.078410    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:10.108434    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:10.432965    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:10.433485    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:10.568703    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:10.608810    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:10.933967    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:10.934632    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:11.069673    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:11.108406    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:11.432418    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:11.432539    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:11.569833    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:11.670080    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:11.931520    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:11.933842    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:12.069566    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:12.108161    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:12.433687    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:12.433787    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:12.568810    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:12.608167    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:12.932822    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:12.932979    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:13.069135    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:13.108292    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:13.432003    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:13.432585    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:13.568867    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:13.608521    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:13.946133    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:13.946804    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:14.069762    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:14.108577    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:14.453564    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:14.454117    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:14.571250    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:14.632249    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:14.939493    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:14.944288    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:15.069046    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:15.110101    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:15.433473    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:15.433978    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:15.568849    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:15.609002    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:15.936474    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:15.936868    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:16.069146    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:16.108254    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:16.432236    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:16.432346    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 08:32:16.568355    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:16.608554    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:16.932811    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:16.933260    4891 kapi.go:107] duration metric: took 1m23.003524679s to wait for kubernetes.io/minikube-addons=registry ...
	I0929 08:32:17.073626    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:17.108182    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:17.431453    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:17.569195    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:17.608929    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:17.931639    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:18.071644    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:18.109887    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:18.432158    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:18.568425    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:18.608210    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:18.931899    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:19.069632    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:19.108343    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:19.431437    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:19.569822    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:19.609026    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:19.937530    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:20.071834    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:20.109802    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:20.431263    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:20.569264    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:20.608409    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:20.933499    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:21.078469    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:21.109255    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:21.431332    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:21.570383    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:21.621610    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:21.931354    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:22.095812    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:22.190525    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:22.432256    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:22.587287    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:22.610419    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:22.931590    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:23.068885    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:23.108898    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:23.431830    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:23.570207    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:23.608716    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:23.932785    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:24.069836    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:24.111787    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:24.437007    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:24.570025    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:24.608787    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:24.932328    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:25.069468    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:25.108990    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:25.431824    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:25.570058    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:25.608143    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:25.931830    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:26.074302    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:26.110631    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:26.258057    4891 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 08:32:26.435057    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:26.570292    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:26.608345    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:26.932244    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:27.077728    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:27.110089    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:27.286794    4891 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.028700691s)
	W0929 08:32:27.286836    4891 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 08:32:27.286923    4891 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 08:32:27.431558    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:27.577656    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:27.608717    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:27.932400    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:28.080897    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:28.196183    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:28.433063    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:28.571041    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:28.608585    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:28.932861    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:29.069829    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:29.109866    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:29.431445    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:29.574119    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:29.608722    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:29.930963    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:30.072505    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:30.172259    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:30.437519    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:30.568310    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:30.608242    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:30.932201    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:31.091820    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:31.172304    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:31.431845    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:31.571043    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:31.671168    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:31.931961    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:32.069464    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:32.108400    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:32.431526    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:32.570709    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:32.609685    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:32.931746    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:33.074044    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:33.109451    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:33.432458    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:33.568772    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:33.609892    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:33.931273    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:34.081001    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:34.179161    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:34.431138    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:34.568268    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:34.609115    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:34.931663    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:35.070810    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:35.110099    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:35.433007    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:35.569870    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:35.671908    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:35.931590    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:36.068679    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 08:32:36.112538    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:36.432217    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:36.569867    4891 kapi.go:107] duration metric: took 1m42.004593243s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 08:32:36.608280    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:36.932806    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:37.108846    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:37.431776    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:37.608664    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:37.932097    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:38.142225    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:38.431868    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:38.608801    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:38.931485    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:39.108602    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:39.431561    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:39.608668    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:39.932184    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:40.110323    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:40.434446    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:40.608919    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:40.931940    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:41.112796    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:41.431059    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:41.609155    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:41.932107    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:42.108982    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:42.432378    4891 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 08:32:42.609944    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:42.932500    4891 kapi.go:107] duration metric: took 1m49.004673258s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 08:32:43.108741    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:43.609183    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:44.108525    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:44.607601    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:45.126792    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:45.612736    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:46.108940    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:46.608186    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:47.109182    4891 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 08:32:47.609252    4891 kapi.go:107] duration metric: took 1m47.00408838s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 08:32:47.612247    4891 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-015106 cluster.
	I0929 08:32:47.615206    4891 out.go:179] * 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.
	I0929 08:32:47.618064    4891 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 08:32:47.620996    4891 out.go:179] * Enabled addons: cloud-spanner, storage-provisioner, amd-gpu-device-plugin, registry-creds, nvidia-device-plugin, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0929 08:32:47.623372    4891 addons.go:514] duration metric: took 1m59.772401857s for enable addons: enabled=[cloud-spanner storage-provisioner amd-gpu-device-plugin registry-creds nvidia-device-plugin ingress-dns metrics-server yakd storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0929 08:32:47.623428    4891 start.go:246] waiting for cluster config update ...
	I0929 08:32:47.623449    4891 start.go:255] writing updated cluster config ...
	I0929 08:32:47.624329    4891 ssh_runner.go:195] Run: rm -f paused
	I0929 08:32:47.628356    4891 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 08:32:47.631756    4891 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-kx25l" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:47.636486    4891 pod_ready.go:94] pod "coredns-66bc5c9577-kx25l" is "Ready"
	I0929 08:32:47.636514    4891 pod_ready.go:86] duration metric: took 4.72778ms for pod "coredns-66bc5c9577-kx25l" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:47.638752    4891 pod_ready.go:83] waiting for pod "etcd-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:47.642970    4891 pod_ready.go:94] pod "etcd-addons-015106" is "Ready"
	I0929 08:32:47.642999    4891 pod_ready.go:86] duration metric: took 4.226638ms for pod "etcd-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:47.645492    4891 pod_ready.go:83] waiting for pod "kube-apiserver-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:47.650141    4891 pod_ready.go:94] pod "kube-apiserver-addons-015106" is "Ready"
	I0929 08:32:47.650179    4891 pod_ready.go:86] duration metric: took 4.65231ms for pod "kube-apiserver-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:47.652665    4891 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:48.038336    4891 pod_ready.go:94] pod "kube-controller-manager-addons-015106" is "Ready"
	I0929 08:32:48.038364    4891 pod_ready.go:86] duration metric: took 385.678522ms for pod "kube-controller-manager-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:48.232768    4891 pod_ready.go:83] waiting for pod "kube-proxy-m678q" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:48.631626    4891 pod_ready.go:94] pod "kube-proxy-m678q" is "Ready"
	I0929 08:32:48.631657    4891 pod_ready.go:86] duration metric: took 398.862517ms for pod "kube-proxy-m678q" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:48.832548    4891 pod_ready.go:83] waiting for pod "kube-scheduler-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:49.232395    4891 pod_ready.go:94] pod "kube-scheduler-addons-015106" is "Ready"
	I0929 08:32:49.232422    4891 pod_ready.go:86] duration metric: took 399.845149ms for pod "kube-scheduler-addons-015106" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 08:32:49.232434    4891 pod_ready.go:40] duration metric: took 1.604043999s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 08:32:49.634899    4891 start.go:623] kubectl: 1.33.2, cluster: 1.34.1 (minor skew: 1)
	I0929 08:32:49.637807    4891 out.go:179] * Done! kubectl is now configured to use "addons-015106" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 29 08:34:43 addons-015106 crio[993]: time="2025-09-29 08:34:43.214003544Z" level=info msg="Removed pod sandbox: d1fa5cbd77e050e2e26fb66d9554b3d43c2b9c6d26b490b1fe9f0041733096c8" id=6e3c74dc-720e-4500-bd89-f93bbbbc6971 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.853147392Z" level=info msg="Running pod sandbox: default/hello-world-app-5d498dc89-lw9ck/POD" id=5f6ed495-016b-4d46-9204-d1612081abc9 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.853208920Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.899324755Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-lw9ck Namespace:default ID:5edd1432c570740297759bd35a524d5fcd3fe7484486f54ed3a29f29e2ae81ef UID:bce33bf8-5777-442a-8237-5ab74ad1faf8 NetNS:/var/run/netns/15ae707a-1c7d-439a-a51e-517634ccb4d8 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.899507271Z" level=info msg="Adding pod default_hello-world-app-5d498dc89-lw9ck to CNI network \"kindnet\" (type=ptp)"
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.936466087Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-lw9ck Namespace:default ID:5edd1432c570740297759bd35a524d5fcd3fe7484486f54ed3a29f29e2ae81ef UID:bce33bf8-5777-442a-8237-5ab74ad1faf8 NetNS:/var/run/netns/15ae707a-1c7d-439a-a51e-517634ccb4d8 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.936627123Z" level=info msg="Checking pod default_hello-world-app-5d498dc89-lw9ck for CNI network kindnet (type=ptp)"
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.939415182Z" level=info msg="Ran pod sandbox 5edd1432c570740297759bd35a524d5fcd3fe7484486f54ed3a29f29e2ae81ef with infra container: default/hello-world-app-5d498dc89-lw9ck/POD" id=5f6ed495-016b-4d46-9204-d1612081abc9 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.942575741Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=e21269c5-d432-4531-90d1-ca08d47f4abb name=/runtime.v1.ImageService/ImageStatus
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.942912000Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=e21269c5-d432-4531-90d1-ca08d47f4abb name=/runtime.v1.ImageService/ImageStatus
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.943813030Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=39a9cd02-93a9-40be-ad17-50995b9dd511 name=/runtime.v1.ImageService/PullImage
	Sep 29 08:36:52 addons-015106 crio[993]: time="2025-09-29 08:36:52.946193875Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.181438313Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.895790931Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=39a9cd02-93a9-40be-ad17-50995b9dd511 name=/runtime.v1.ImageService/PullImage
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.896339777Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=4508ac27-cd23-4b8a-8026-38a9130592f8 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.896960317Z" 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=4508ac27-cd23-4b8a-8026-38a9130592f8 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.900214994Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=40b2b6fa-0151-4280-b494-a745d16fd4e2 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.902466063Z" 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=40b2b6fa-0151-4280-b494-a745d16fd4e2 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.912425968Z" level=info msg="Creating container: default/hello-world-app-5d498dc89-lw9ck/hello-world-app" id=c0092e31-7bb6-4b74-a54a-ecf7c0447245 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.912529513Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.938104430Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f330dd0ab14a13e422ed5809df857eb819a68293f24b5b45ee83319367925738/merged/etc/passwd: no such file or directory"
	Sep 29 08:36:53 addons-015106 crio[993]: time="2025-09-29 08:36:53.938146037Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f330dd0ab14a13e422ed5809df857eb819a68293f24b5b45ee83319367925738/merged/etc/group: no such file or directory"
	Sep 29 08:36:54 addons-015106 crio[993]: time="2025-09-29 08:36:54.030964111Z" level=info msg="Created container 9a23d12e7de9ad3d49042009380c2bbcc9b50105dd8e0673e2180566d84734fa: default/hello-world-app-5d498dc89-lw9ck/hello-world-app" id=c0092e31-7bb6-4b74-a54a-ecf7c0447245 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 08:36:54 addons-015106 crio[993]: time="2025-09-29 08:36:54.031842307Z" level=info msg="Starting container: 9a23d12e7de9ad3d49042009380c2bbcc9b50105dd8e0673e2180566d84734fa" id=f2d457cc-a957-4032-a6ea-1d1be74df5f7 name=/runtime.v1.RuntimeService/StartContainer
	Sep 29 08:36:54 addons-015106 crio[993]: time="2025-09-29 08:36:54.042990166Z" level=info msg="Started container" PID=9812 containerID=9a23d12e7de9ad3d49042009380c2bbcc9b50105dd8e0673e2180566d84734fa description=default/hello-world-app-5d498dc89-lw9ck/hello-world-app id=f2d457cc-a957-4032-a6ea-1d1be74df5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edd1432c570740297759bd35a524d5fcd3fe7484486f54ed3a29f29e2ae81ef
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	9a23d12e7de9a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   5edd1432c5707       hello-world-app-5d498dc89-lw9ck
	83f39664421d5       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8                              2 minutes ago            Running             nginx                     0                   d7a5c6473c587       nginx
	295eb29bda5f2       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago            Running             busybox                   0                   b0acdcad3a9cd       busybox
	53cb3ab44e6c2       registry.k8s.io/ingress-nginx/controller@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef             4 minutes ago            Running             controller                0                   470f5a1874e2f       ingress-nginx-controller-9cc49f96f-2nqgx
	fa269cff552dc       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5            4 minutes ago            Running             gadget                    0                   f58954dcb28c1       gadget-bjkn9
	3d80526bfc5fa       c67c707f59d87e1add5896e856d3ed36fbff2a778620f70d33b799e0541a77e3                                                             4 minutes ago            Exited              patch                     1                   baea44fe7a85f       ingress-nginx-admission-patch-j4hm9
	92de58c96dc0e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   4 minutes ago            Exited              create                    0                   73937d35c2ea2       ingress-nginx-admission-create-nwq6c
	c90f65bf29dc0       docker.io/kicbase/minikube-ingress-dns@sha256:6d710af680d8a9b5a5b1f9047eb83ee4c9258efd3fcd962f938c00bcbb4c5958               5 minutes ago            Running             minikube-ingress-dns      0                   8dfaec3fe0c2e       kube-ingress-dns-minikube
	8299805fc9a82       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago            Running             storage-provisioner       0                   17961771dfccb       storage-provisioner
	ad4a9e6989176       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                             5 minutes ago            Running             coredns                   0                   95c7d45d95e50       coredns-66bc5c9577-kx25l
	4ecbe875d9704       05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9                                                             6 minutes ago            Running             kube-proxy                0                   64e9b648335f2       kube-proxy-m678q
	fc50ee7718f68       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                                             6 minutes ago            Running             kindnet-cni               0                   e1a36cd3df94b       kindnet-bxxcx
	4a611a557a690       43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196                                                             6 minutes ago            Running             kube-apiserver            0                   a363dfe56ab88       kube-apiserver-addons-015106
	d1ef47b0ba867       b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0                                                             6 minutes ago            Running             kube-scheduler            0                   2e7355e368a28       kube-scheduler-addons-015106
	08f6d494a2c64       7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a                                                             6 minutes ago            Running             kube-controller-manager   0                   0f606e2226585       kube-controller-manager-addons-015106
	4d5f1a48a079a       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                                             6 minutes ago            Running             etcd                      0                   876652e441445       etcd-addons-015106
	
	
	==> coredns [ad4a9e69891763f99adb12d1418aec852c3b27f4c2ea84353e2d8e43b2a18d71] <==
	[INFO] 10.244.0.11:46433 - 8810 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002929188s
	[INFO] 10.244.0.11:46433 - 13408 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000162312s
	[INFO] 10.244.0.11:46433 - 58957 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000405224s
	[INFO] 10.244.0.11:38191 - 16534 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000166284s
	[INFO] 10.244.0.11:38191 - 16755 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000231285s
	[INFO] 10.244.0.11:54271 - 7673 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000133357s
	[INFO] 10.244.0.11:54271 - 7212 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000140003s
	[INFO] 10.244.0.11:56820 - 38396 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000107183s
	[INFO] 10.244.0.11:56820 - 37951 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000181103s
	[INFO] 10.244.0.11:39194 - 29921 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001372201s
	[INFO] 10.244.0.11:39194 - 30110 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001422637s
	[INFO] 10.244.0.11:38802 - 55167 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000161337s
	[INFO] 10.244.0.11:38802 - 54788 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000276273s
	[INFO] 10.244.0.21:53268 - 33911 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000174587s
	[INFO] 10.244.0.21:56555 - 10336 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000095236s
	[INFO] 10.244.0.21:32840 - 51083 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000147011s
	[INFO] 10.244.0.21:56063 - 1191 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000107241s
	[INFO] 10.244.0.21:45840 - 9660 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000105009s
	[INFO] 10.244.0.21:41409 - 17519 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000095351s
	[INFO] 10.244.0.21:35410 - 38934 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002235476s
	[INFO] 10.244.0.21:42487 - 62911 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004256841s
	[INFO] 10.244.0.21:49524 - 27113 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001517014s
	[INFO] 10.244.0.21:58502 - 24016 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002024548s
	[INFO] 10.244.0.23:40739 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000159966s
	[INFO] 10.244.0.23:54996 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000216328s
	
	
	==> describe nodes <==
	Name:               addons-015106
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-015106
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=a178e40af38e700f0d249a115e87529cf130fe78
	                    minikube.k8s.io/name=addons-015106
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T08_30_43_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-015106
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 08:30:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-015106
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 08:36:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 08:34:47 +0000   Mon, 29 Sep 2025 08:30:36 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 08:34:47 +0000   Mon, 29 Sep 2025 08:30:36 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 08:34:47 +0000   Mon, 29 Sep 2025 08:30:36 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 08:34:47 +0000   Mon, 29 Sep 2025 08:31:31 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-015106
	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:                 21b2899bba7d4b1f8c99f22ac6846eda
	  System UUID:                af5f510e-137d-4232-a401-79bcff4de965
	  Boot ID:                    7b21f3aa-7d30-4563-919d-237924684f94
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.34.1
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m4s
	  default                     hello-world-app-5d498dc89-lw9ck             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m23s
	  gadget                      gadget-bjkn9                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m1s
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-2nqgx    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         6m1s
	  kube-system                 coredns-66bc5c9577-kx25l                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     6m3s
	  kube-system                 etcd-addons-015106                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         6m12s
	  kube-system                 kindnet-bxxcx                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      6m7s
	  kube-system                 kube-apiserver-addons-015106                250m (12%)    0 (0%)      0 (0%)           0 (0%)         6m12s
	  kube-system                 kube-controller-manager-addons-015106       200m (10%)    0 (0%)      0 (0%)           0 (0%)         6m12s
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  kube-system                 kube-proxy-m678q                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m7s
	  kube-system                 kube-scheduler-addons-015106                100m (5%)     0 (0%)      0 (0%)           0 (0%)         6m12s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m1s
	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                 6m1s   kube-proxy       
	  Normal   Starting                 6m12s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m12s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  6m12s  kubelet          Node addons-015106 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m12s  kubelet          Node addons-015106 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m12s  kubelet          Node addons-015106 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m7s   node-controller  Node addons-015106 event: Registered Node addons-015106 in Controller
	  Normal   NodeReady                5m23s  kubelet          Node addons-015106 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep29 08: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.015632] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.494548] 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.032707] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.756933] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.493484] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> etcd [4d5f1a48a079a84fcd7dbd7dd646b95d0d38eb82b0bd77cf06a9bae466911c1d] <==
	{"level":"warn","ts":"2025-09-29T08:30:37.741761Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41138","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.766233Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41164","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.799989Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41186","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.822060Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41198","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.864510Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41208","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.875717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41236","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.915321Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.942925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41266","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.977928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41290","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:37.997652Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41306","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:38.169876Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41328","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:49.822817Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"125.168719ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-29T08:30:49.822905Z","caller":"traceutil/trace.go:172","msg":"trace[1687133767] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:334; }","duration":"125.271923ms","start":"2025-09-29T08:30:49.697620Z","end":"2025-09-29T08:30:49.822892Z","steps":["trace[1687133767] 'range keys from in-memory index tree'  (duration: 125.137975ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-29T08:30:51.209529Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"118.487229ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-29T08:30:51.209594Z","caller":"traceutil/trace.go:172","msg":"trace[530115645] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:344; }","duration":"118.561173ms","start":"2025-09-29T08:30:51.091018Z","end":"2025-09-29T08:30:51.209579Z","steps":["trace[530115645] 'agreement among raft nodes before linearized reading'  (duration: 118.427308ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-29T08:30:51.216029Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"125.13343ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-015106\" limit:1 ","response":"range_response_count:1 size:7487"}
	{"level":"info","ts":"2025-09-29T08:30:51.220269Z","caller":"traceutil/trace.go:172","msg":"trace[1750560943] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-015106; range_end:; response_count:1; response_revision:344; }","duration":"129.363796ms","start":"2025-09-29T08:30:51.090878Z","end":"2025-09-29T08:30:51.220242Z","steps":["trace[1750560943] 'agreement among raft nodes before linearized reading'  (duration: 125.042954ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T08:30:51.270445Z","caller":"traceutil/trace.go:172","msg":"trace[988993450] transaction","detail":"{read_only:false; response_revision:343; number_of_response:1; }","duration":"179.475524ms","start":"2025-09-29T08:30:51.090943Z","end":"2025-09-29T08:30:51.270419Z","steps":["trace[988993450] 'process raft request'  (duration: 79.279645ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T08:30:51.270777Z","caller":"traceutil/trace.go:172","msg":"trace[78178154] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"160.549439ms","start":"2025-09-29T08:30:51.110218Z","end":"2025-09-29T08:30:51.270768Z","steps":["trace[78178154] 'process raft request'  (duration: 80.570159ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-29T08:30:54.992603Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45324","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:30:55.048889Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45336","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:31:17.085158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45072","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:31:17.122756Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45104","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:31:17.161234Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45126","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T08:31:17.190314Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45144","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 08:36:54 up 19 min,  0 users,  load average: 0.49, 0.72, 0.44
	Linux addons-015106 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [fc50ee7718f68170449bc29b0f6c22b95a79054d74bccc90a33afb6ee4eb810d] <==
	I0929 08:34:51.096000       1 main.go:301] handling current node
	I0929 08:35:01.095796       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:35:01.095839       1 main.go:301] handling current node
	I0929 08:35:11.095735       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:35:11.095769       1 main.go:301] handling current node
	I0929 08:35:21.095703       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:35:21.095818       1 main.go:301] handling current node
	I0929 08:35:31.095726       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:35:31.095762       1 main.go:301] handling current node
	I0929 08:35:41.096093       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:35:41.096126       1 main.go:301] handling current node
	I0929 08:35:51.095790       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:35:51.095825       1 main.go:301] handling current node
	I0929 08:36:01.096011       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:36:01.096044       1 main.go:301] handling current node
	I0929 08:36:11.095485       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:36:11.095520       1 main.go:301] handling current node
	I0929 08:36:21.095995       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:36:21.096024       1 main.go:301] handling current node
	I0929 08:36:31.095465       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:36:31.095587       1 main.go:301] handling current node
	I0929 08:36:41.096352       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:36:41.096384       1 main.go:301] handling current node
	I0929 08:36:51.095949       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 08:36:51.095984       1 main.go:301] handling current node
	
	
	==> kube-apiserver [4a611a557a6909be0830566138c42f09c9b3c6b325cf81f198ec0db6bac7d933] <==
	I0929 08:31:36.647821       1 handler.go:285] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0929 08:31:36.670953       1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	E0929 08:33:00.766883       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:44826: use of closed network connection
	E0929 08:33:01.156890       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:44872: use of closed network connection
	I0929 08:33:34.898019       1 alloc.go:328] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.144.248"}
	E0929 08:33:51.919077       1 authentication.go:75] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0929 08:34:12.579878       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0929 08:34:14.241946       1 watch.go:272] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0929 08:34:29.217681       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 08:34:29.217812       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 08:34:29.245058       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 08:34:29.245527       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 08:34:29.280088       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 08:34:29.280206       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 08:34:29.284192       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 08:34:29.284320       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 08:34:29.329361       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 08:34:29.329459       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0929 08:34:30.289454       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0929 08:34:30.330700       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0929 08:34:30.400935       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0929 08:34:31.585685       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0929 08:34:31.839721       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.166.5"}
	I0929 08:34:37.567117       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0929 08:36:52.739013       1 alloc.go:328] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.232.147"}
	
	
	==> kube-controller-manager [08f6d494a2c6466e49d21430fa45e8d132127f153cc77ea0577a08dd2c196d15] <==
	I0929 08:34:47.208040       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 08:34:47.291629       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I0929 08:34:47.291688       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0929 08:34:48.545813       1 reflector.go:422] "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"
	E0929 08:34:48.546954       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:34:49.464057       1 reflector.go:422] "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"
	E0929 08:34:49.465039       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:34:50.145046       1 reflector.go:422] "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"
	E0929 08:34:50.146153       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:35:01.708036       1 reflector.go:422] "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"
	E0929 08:35:01.709585       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:35:10.692076       1 reflector.go:422] "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"
	E0929 08:35:10.693165       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:35:14.959417       1 reflector.go:422] "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"
	E0929 08:35:14.960396       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:35:39.601769       1 reflector.go:422] "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"
	E0929 08:35:39.602857       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:36:01.719443       1 reflector.go:422] "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"
	E0929 08:36:01.720648       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:36:05.921272       1 reflector.go:422] "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"
	E0929 08:36:05.922254       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:36:34.745869       1 reflector.go:422] "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"
	E0929 08:36:34.746815       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 08:36:37.778274       1 reflector.go:422] "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"
	E0929 08:36:37.779268       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	
	
	==> kube-proxy [4ecbe875d97046409c6788d441c4b5576b5c7b64eed533b74d0e66dcb3ae21b5] <==
	I0929 08:30:52.326682       1 server_linux.go:53] "Using iptables proxy"
	I0929 08:30:53.115723       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 08:30:53.282897       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 08:30:53.289260       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 08:30:53.353700       1 server.go:256] "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`"
	I0929 08:30:53.663439       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 08:30:53.663502       1 server_linux.go:132] "Using iptables Proxier"
	I0929 08:30:53.692852       1 proxier.go:242] "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"
	I0929 08:30:53.709284       1 server.go:527] "Version info" version="v1.34.1"
	I0929 08:30:53.709406       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 08:30:53.711985       1 config.go:200] "Starting service config controller"
	I0929 08:30:53.712076       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 08:30:53.712121       1 config.go:106] "Starting endpoint slice config controller"
	I0929 08:30:53.712173       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 08:30:53.712214       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 08:30:53.712260       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 08:30:53.712924       1 config.go:309] "Starting node config controller"
	I0929 08:30:53.712997       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 08:30:53.713045       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 08:30:53.813247       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 08:30:53.815584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 08:30:53.815614       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [d1ef47b0ba8679e72310e50d3a1f3e2a4bd3929de0ced346325b88b7183329a6] <==
	I0929 08:30:41.069101       1 serving.go:386] Generated self-signed cert in-memory
	I0929 08:30:41.834198       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.1"
	I0929 08:30:41.834234       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 08:30:41.838945       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0929 08:30:41.839045       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0929 08:30:41.839109       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 08:30:41.839142       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 08:30:41.839185       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 08:30:41.839214       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 08:30:41.839360       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0929 08:30:41.839427       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0929 08:30:41.939637       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0929 08:30:41.939744       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 08:30:41.940448       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	
	
	==> kubelet <==
	Sep 29 08:36:32 addons-015106 kubelet[1537]: E0929 08:36:32.907833    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5a91ec5aad8d58109a46fb61ab3e93fde5f90e9077725520f71a1a4a6e503a91/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5a91ec5aad8d58109a46fb61ab3e93fde5f90e9077725520f71a1a4a6e503a91/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:32 addons-015106 kubelet[1537]: E0929 08:36:32.946769    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1edfe4139576784cad0edecc113272f1aff22e0ee4872e6159809f4c828e1aba/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1edfe4139576784cad0edecc113272f1aff22e0ee4872e6159809f4c828e1aba/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:36 addons-015106 kubelet[1537]: E0929 08:36:36.261874    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/c1c16d0000d68d6166cb76fe07d9f6b818b67e51bb68d1c0f2c4c0a79d93684e/diff" to get inode usage: stat /var/lib/containers/storage/overlay/c1c16d0000d68d6166cb76fe07d9f6b818b67e51bb68d1c0f2c4c0a79d93684e/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:36 addons-015106 kubelet[1537]: E0929 08:36:36.749164    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/7b6747e5d6e217871e7d92446309f479fec10002f31026b979dec94710de6750/diff" to get inode usage: stat /var/lib/containers/storage/overlay/7b6747e5d6e217871e7d92446309f479fec10002f31026b979dec94710de6750/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.744897    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/88fab13f109e7e6531bc527fb203511c59c8c3b1496ce25164f15bdd5c7047b2/diff" to get inode usage: stat /var/lib/containers/storage/overlay/88fab13f109e7e6531bc527fb203511c59c8c3b1496ce25164f15bdd5c7047b2/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.746009    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/c1c16d0000d68d6166cb76fe07d9f6b818b67e51bb68d1c0f2c4c0a79d93684e/diff" to get inode usage: stat /var/lib/containers/storage/overlay/c1c16d0000d68d6166cb76fe07d9f6b818b67e51bb68d1c0f2c4c0a79d93684e/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.749720    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8bad7e75313760d46a8943cb9cd36546acc86984a73c855a6eec63c69c886bf4/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8bad7e75313760d46a8943cb9cd36546acc86984a73c855a6eec63c69c886bf4/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.749775    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8bad7e75313760d46a8943cb9cd36546acc86984a73c855a6eec63c69c886bf4/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8bad7e75313760d46a8943cb9cd36546acc86984a73c855a6eec63c69c886bf4/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.756348    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8b037854476e869f53a28e31101c48b3d7eab42ff9af6d854233d1bd62db95f4/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8b037854476e869f53a28e31101c48b3d7eab42ff9af6d854233d1bd62db95f4/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.764582    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/13a3e99d4eecbf71f8965a5f334943175b51ee298e4debf5028c702795ac722f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/13a3e99d4eecbf71f8965a5f334943175b51ee298e4debf5028c702795ac722f/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.769794    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5a91ec5aad8d58109a46fb61ab3e93fde5f90e9077725520f71a1a4a6e503a91/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5a91ec5aad8d58109a46fb61ab3e93fde5f90e9077725520f71a1a4a6e503a91/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.770958    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1edfe4139576784cad0edecc113272f1aff22e0ee4872e6159809f4c828e1aba/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1edfe4139576784cad0edecc113272f1aff22e0ee4872e6159809f4c828e1aba/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.774194    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8b037854476e869f53a28e31101c48b3d7eab42ff9af6d854233d1bd62db95f4/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8b037854476e869f53a28e31101c48b3d7eab42ff9af6d854233d1bd62db95f4/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.787428    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/7b6747e5d6e217871e7d92446309f479fec10002f31026b979dec94710de6750/diff" to get inode usage: stat /var/lib/containers/storage/overlay/7b6747e5d6e217871e7d92446309f479fec10002f31026b979dec94710de6750/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.793652    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/aa5ec132962f13cfd9147113c23a7c29da3926c5643ee7cac1f5e2abcce274b0/diff" to get inode usage: stat /var/lib/containers/storage/overlay/aa5ec132962f13cfd9147113c23a7c29da3926c5643ee7cac1f5e2abcce274b0/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.807403    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/53febbf1e01cd9ee29181747540456df4f4326c2ca25b41c67e72d67c3c75906/diff" to get inode usage: stat /var/lib/containers/storage/overlay/53febbf1e01cd9ee29181747540456df4f4326c2ca25b41c67e72d67c3c75906/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.832508    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/cd7950c9ec12bde0b4dfd330a4351e97572516ce864a1e041af765adba1acb03/diff" to get inode usage: stat /var/lib/containers/storage/overlay/cd7950c9ec12bde0b4dfd330a4351e97572516ce864a1e041af765adba1acb03/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.842607    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/cd7950c9ec12bde0b4dfd330a4351e97572516ce864a1e041af765adba1acb03/diff" to get inode usage: stat /var/lib/containers/storage/overlay/cd7950c9ec12bde0b4dfd330a4351e97572516ce864a1e041af765adba1acb03/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.843072    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/53febbf1e01cd9ee29181747540456df4f4326c2ca25b41c67e72d67c3c75906/diff" to get inode usage: stat /var/lib/containers/storage/overlay/53febbf1e01cd9ee29181747540456df4f4326c2ca25b41c67e72d67c3c75906/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.876728    1537 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5bbd2f91a91ef2f5bf728a1bd547d4976ca2c07dbe4b7e25f48c53421470f8d9/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5bbd2f91a91ef2f5bf728a1bd547d4976ca2c07dbe4b7e25f48c53421470f8d9/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.895193    1537 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759135002894965378 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597475} inodes_used:{value:225}}"
	Sep 29 08:36:42 addons-015106 kubelet[1537]: E0929 08:36:42.895233    1537 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759135002894965378 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597475} inodes_used:{value:225}}"
	Sep 29 08:36:52 addons-015106 kubelet[1537]: I0929 08:36:52.699975    1537 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-dtrbx\" (UniqueName: \"kubernetes.io/projected/bce33bf8-5777-442a-8237-5ab74ad1faf8-kube-api-access-dtrbx\") pod \"hello-world-app-5d498dc89-lw9ck\" (UID: \"bce33bf8-5777-442a-8237-5ab74ad1faf8\") " pod="default/hello-world-app-5d498dc89-lw9ck"
	Sep 29 08:36:52 addons-015106 kubelet[1537]: E0929 08:36:52.897672    1537 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759135012897401813 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597475} inodes_used:{value:225}}"
	Sep 29 08:36:52 addons-015106 kubelet[1537]: E0929 08:36:52.897705    1537 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759135012897401813 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597475} inodes_used:{value:225}}"
	
	
	==> storage-provisioner [8299805fc9a82230672d6307072f8299d5f06e8afe54c703af75b056cfd881a8] <==
	W0929 08:36:30.273837       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:32.276684       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:32.280723       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:34.284395       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:34.290838       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:36.294219       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:36.298475       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:38.301895       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:38.306270       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:40.309485       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:40.315554       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:42.320560       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:42.327910       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:44.331723       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:44.337536       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:46.340796       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:46.347053       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:48.349738       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:48.354091       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:50.357122       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:50.361387       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:52.365445       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:52.371567       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:54.376208       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 08:36:54.381948       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-015106 -n addons-015106
helpers_test.go:269: (dbg) Run:  kubectl --context addons-015106 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-nwq6c ingress-nginx-admission-patch-j4hm9
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-015106 describe pod ingress-nginx-admission-create-nwq6c ingress-nginx-admission-patch-j4hm9
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-015106 describe pod ingress-nginx-admission-create-nwq6c ingress-nginx-admission-patch-j4hm9: exit status 1 (90.348494ms)

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

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-015106 describe pod ingress-nginx-admission-create-nwq6c ingress-nginx-admission-patch-j4hm9: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 addons disable ingress-dns --alsologtostderr -v=1: (1.631682063s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 addons disable ingress --alsologtostderr -v=1: (7.800582405s)
--- FAIL: TestAddons/parallel/Ingress (154.29s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (603.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-755718 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-755718 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-9d974" [14e2931e-7634-4813-b558-ff2a85489529] Pending
helpers_test.go:352: "hello-node-connect-7d85dfc575-9d974" [14e2931e-7634-4813-b558-ff2a85489529] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:337: TestFunctional/parallel/ServiceCmdConnect: WARNING: pod list for "default" "app=hello-node-connect" returned: client rate limiter Wait returned an error: context deadline exceeded
functional_test.go:1645: ***** TestFunctional/parallel/ServiceCmdConnect: pod "app=hello-node-connect" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-755718 -n functional-755718
functional_test.go:1645: TestFunctional/parallel/ServiceCmdConnect: showing logs for failed pods as of 2025-09-29 08:51:01.184863706 +0000 UTC m=+1287.571725978
functional_test.go:1645: (dbg) Run:  kubectl --context functional-755718 describe po hello-node-connect-7d85dfc575-9d974 -n default
functional_test.go:1645: (dbg) kubectl --context functional-755718 describe po hello-node-connect-7d85dfc575-9d974 -n default:
Name:             hello-node-connect-7d85dfc575-9d974
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-755718/192.168.49.2
Start Time:       Mon, 29 Sep 2025 08:41:00 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:           10.244.0.6
Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
Containers:
echo-server:
Container ID:   
Image:          kicbase/echo-server
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kdtjl (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-kdtjl:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                   From               Message
----     ------     ----                  ----               -------
Normal   Scheduled  10m                   default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-9d974 to functional-755718
Normal   Pulling    7m2s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m2s (x5 over 10m)    kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Warning  Failed     7m2s (x5 over 10m)    kubelet            Error: ErrImagePull
Normal   BackOff    4m53s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
Warning  Failed     4m53s (x21 over 10m)  kubelet            Error: ImagePullBackOff
functional_test.go:1645: (dbg) Run:  kubectl --context functional-755718 logs hello-node-connect-7d85dfc575-9d974 -n default
functional_test.go:1645: (dbg) Non-zero exit: kubectl --context functional-755718 logs hello-node-connect-7d85dfc575-9d974 -n default: exit status 1 (103.512083ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "echo-server" in pod "hello-node-connect-7d85dfc575-9d974" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1645: kubectl --context functional-755718 logs hello-node-connect-7d85dfc575-9d974 -n default: exit status 1
functional_test.go:1646: failed waiting for hello-node pod: app=hello-node-connect within 10m0s: context deadline exceeded
functional_test.go:1608: service test failed - dumping debug information
functional_test.go:1609: -----------------------service failure post-mortem--------------------------------
functional_test.go:1612: (dbg) Run:  kubectl --context functional-755718 describe po hello-node-connect
functional_test.go:1616: hello-node pod describe:
Name:             hello-node-connect-7d85dfc575-9d974
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-755718/192.168.49.2
Start Time:       Mon, 29 Sep 2025 08:41:00 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:           10.244.0.6
Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
Containers:
echo-server:
Container ID:   
Image:          kicbase/echo-server
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kdtjl (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-kdtjl:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                   From               Message
----     ------     ----                  ----               -------
Normal   Scheduled  10m                   default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-9d974 to functional-755718
Normal   Pulling    7m2s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m2s (x5 over 10m)    kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Warning  Failed     7m2s (x5 over 10m)    kubelet            Error: ErrImagePull
Normal   BackOff    4m53s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
Warning  Failed     4m53s (x21 over 10m)  kubelet            Error: ImagePullBackOff

                                                
                                                
functional_test.go:1618: (dbg) Run:  kubectl --context functional-755718 logs -l app=hello-node-connect
functional_test.go:1618: (dbg) Non-zero exit: kubectl --context functional-755718 logs -l app=hello-node-connect: exit status 1 (84.649962ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "echo-server" in pod "hello-node-connect-7d85dfc575-9d974" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1620: "kubectl --context functional-755718 logs -l app=hello-node-connect" failed: exit status 1
functional_test.go:1622: hello-node logs:
functional_test.go:1624: (dbg) Run:  kubectl --context functional-755718 describe svc hello-node-connect
functional_test.go:1628: hello-node svc describe:
Name:                     hello-node-connect
Namespace:                default
Labels:                   app=hello-node-connect
Annotations:              <none>
Selector:                 app=hello-node-connect
Type:                     NodePort
IP Family Policy:         SingleStack
IP Families:              IPv4
IP:                       10.96.78.82
IPs:                      10.96.78.82
Port:                     <unset>  8080/TCP
TargetPort:               8080/TCP
NodePort:                 <unset>  30525/TCP
Endpoints:                
Session Affinity:         None
External Traffic Policy:  Cluster
Internal Traffic Policy:  Cluster
Events:                   <none>
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/ServiceCmdConnect]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestFunctional/parallel/ServiceCmdConnect]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-755718
helpers_test.go:243: (dbg) docker inspect functional-755718:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e",
	        "Created": "2025-09-29T08:38:10.01723101Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 22334,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T08:38:10.072151152Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e/hostname",
	        "HostsPath": "/var/lib/docker/containers/022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e/hosts",
	        "LogPath": "/var/lib/docker/containers/022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e/022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e-json.log",
	        "Name": "/functional-755718",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-755718:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-755718",
	            "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": ""
	                    }
	                ],
	                "8441/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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "022471770fd48424ed93f29d8f8fe8b5401964b41a0f2917de8eea16d926d22e",
	                "LowerDir": "/var/lib/docker/overlay2/7c33a35794f6c1bfe237eda15b9cb1f474904592a92d12643cbb4a9161fed9b0-init/diff:/var/lib/docker/overlay2/54211c4866b3b998a426efd3fbcd1db444646b1912a64a5df9da9aa6b8e1f360/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7c33a35794f6c1bfe237eda15b9cb1f474904592a92d12643cbb4a9161fed9b0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7c33a35794f6c1bfe237eda15b9cb1f474904592a92d12643cbb4a9161fed9b0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7c33a35794f6c1bfe237eda15b9cb1f474904592a92d12643cbb4a9161fed9b0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "functional-755718",
	                "Source": "/var/lib/docker/volumes/functional-755718/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-755718",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/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.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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": "functional-755718",
	                "name.minikube.sigs.k8s.io": "functional-755718",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "fff694861a19f55c563edb62bf5ab8c93857982a99122ec96af0faec34a151a5",
	            "SandboxKey": "/var/run/docker/netns/fff694861a19",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32778"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32779"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32782"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32780"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32781"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-755718": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:f1:75:4a:16:8d",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "83617c8ba1ad94a7de1bda09007c2ac6a1f620d831e245ad46a0bd75813f5e6b",
	                    "EndpointID": "d13074f934c2a22d1afce83615b161db3e4e4d8dfac22da2acf163708ceef304",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-755718",
	                        "022471770fd4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-755718 -n functional-755718
helpers_test.go:252: <<< TestFunctional/parallel/ServiceCmdConnect FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/ServiceCmdConnect]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 logs -n 25: (1.699804246s)
helpers_test.go:260: TestFunctional/parallel/ServiceCmdConnect logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                            ARGS                                                            │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh     │ functional-755718 ssh sudo crictl inspecti registry.k8s.io/pause:latest                                                    │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ cache   │ delete registry.k8s.io/pause:3.1                                                                                           │ minikube          │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ cache   │ delete registry.k8s.io/pause:latest                                                                                        │ minikube          │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ kubectl │ functional-755718 kubectl -- --context functional-755718 get pods                                                          │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ start   │ -p functional-755718 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all                   │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ service │ invalid-svc -p functional-755718                                                                                           │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │                     │
	│ config  │ functional-755718 config unset cpus                                                                                        │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ cp      │ functional-755718 cp testdata/cp-test.txt /home/docker/cp-test.txt                                                         │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ config  │ functional-755718 config get cpus                                                                                          │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │                     │
	│ config  │ functional-755718 config set cpus 2                                                                                        │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ config  │ functional-755718 config get cpus                                                                                          │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ config  │ functional-755718 config unset cpus                                                                                        │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ config  │ functional-755718 config get cpus                                                                                          │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │                     │
	│ ssh     │ functional-755718 ssh -n functional-755718 sudo cat /home/docker/cp-test.txt                                               │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ ssh     │ functional-755718 ssh echo hello                                                                                           │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ cp      │ functional-755718 cp functional-755718:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2776337247/001/cp-test.txt │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ ssh     │ functional-755718 ssh cat /etc/hostname                                                                                    │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ ssh     │ functional-755718 ssh -n functional-755718 sudo cat /home/docker/cp-test.txt                                               │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ tunnel  │ functional-755718 tunnel --alsologtostderr                                                                                 │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │                     │
	│ tunnel  │ functional-755718 tunnel --alsologtostderr                                                                                 │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │                     │
	│ cp      │ functional-755718 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt                                                  │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ tunnel  │ functional-755718 tunnel --alsologtostderr                                                                                 │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:41 UTC │
	│ ssh     │ functional-755718 ssh -n functional-755718 sudo cat /tmp/does/not/exist/cp-test.txt                                        │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:40 UTC │ 29 Sep 25 08:40 UTC │
	│ addons  │ functional-755718 addons list                                                                                              │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:41 UTC │ 29 Sep 25 08:41 UTC │
	│ addons  │ functional-755718 addons list -o json                                                                                      │ functional-755718 │ jenkins │ v1.37.0 │ 29 Sep 25 08:41 UTC │ 29 Sep 25 08:41 UTC │
	└─────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 08:40:01
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 08:40:01.912614   27182 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:40:01.912835   27182 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:40:01.912839   27182 out.go:374] Setting ErrFile to fd 2...
	I0929 08:40:01.912842   27182 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:40:01.913204   27182 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:40:01.913722   27182 out.go:368] Setting JSON to false
	I0929 08:40:01.914849   27182 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":1354,"bootTime":1759133848,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 08:40:01.914949   27182 start.go:140] virtualization:  
	I0929 08:40:01.918710   27182 out.go:179] * [functional-755718] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 08:40:01.921982   27182 out.go:179]   - MINIKUBE_LOCATION=21650
	I0929 08:40:01.922081   27182 notify.go:220] Checking for updates...
	I0929 08:40:01.927953   27182 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 08:40:01.931402   27182 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:40:01.934651   27182 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 08:40:01.938317   27182 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 08:40:01.941430   27182 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 08:40:01.945031   27182 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:40:01.945161   27182 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 08:40:01.977178   27182 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 08:40:01.977290   27182 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:40:02.069041   27182 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:36 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-29 08:40:02.05513472 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:40:02.069320   27182 docker.go:318] overlay module found
	I0929 08:40:02.072520   27182 out.go:179] * Using the docker driver based on existing profile
	I0929 08:40:02.075466   27182 start.go:304] selected driver: docker
	I0929 08:40:02.075477   27182 start.go:924] validating driver "docker" against &{Name:functional-755718 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:functional-755718 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Disa
bleCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:40:02.075574   27182 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 08:40:02.075690   27182 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:40:02.143437   27182 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:36 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-29 08:40:02.133596829 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:40:02.143954   27182 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 08:40:02.143987   27182 cni.go:84] Creating CNI manager for ""
	I0929 08:40:02.144044   27182 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:40:02.144132   27182 start.go:348] cluster config:
	{Name:functional-755718 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:functional-755718 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:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Disab
leCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:40:02.155188   27182 out.go:179] * Starting "functional-755718" primary control-plane node in "functional-755718" cluster
	I0929 08:40:02.158468   27182 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 08:40:02.161850   27182 out.go:179] * Pulling base image v0.0.48 ...
	I0929 08:40:02.165195   27182 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:40:02.165282   27182 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4
	I0929 08:40:02.165291   27182 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 08:40:02.165306   27182 cache.go:58] Caching tarball of preloaded images
	I0929 08:40:02.165491   27182 preload.go:172] Found /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0929 08:40:02.165537   27182 cache.go:61] Finished verifying existence of preloaded tar for v1.34.1 on crio
	I0929 08:40:02.165787   27182 profile.go:143] Saving config to /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/config.json ...
	I0929 08:40:02.190013   27182 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon, skipping pull
	I0929 08:40:02.190024   27182 cache.go:147] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in daemon, skipping load
	I0929 08:40:02.190037   27182 cache.go:232] Successfully downloaded all kic artifacts
	I0929 08:40:02.190060   27182 start.go:360] acquireMachinesLock for functional-755718: {Name:mkbe25df6dce8589ab9f5582763f37538830c3a0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 08:40:02.190121   27182 start.go:364] duration metric: took 39.22µs to acquireMachinesLock for "functional-755718"
	I0929 08:40:02.190138   27182 start.go:96] Skipping create...Using existing machine configuration
	I0929 08:40:02.190143   27182 fix.go:54] fixHost starting: 
	I0929 08:40:02.190402   27182 cli_runner.go:164] Run: docker container inspect functional-755718 --format={{.State.Status}}
	I0929 08:40:02.214311   27182 fix.go:112] recreateIfNeeded on functional-755718: state=Running err=<nil>
	W0929 08:40:02.214343   27182 fix.go:138] unexpected machine state, will restart: <nil>
	I0929 08:40:02.217696   27182 out.go:252] * Updating the running docker "functional-755718" container ...
	I0929 08:40:02.217721   27182 machine.go:93] provisionDockerMachine start ...
	I0929 08:40:02.217803   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:02.236407   27182 main.go:141] libmachine: Using SSH client type: native
	I0929 08:40:02.236758   27182 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0929 08:40:02.236819   27182 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 08:40:02.381404   27182 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-755718
	
	I0929 08:40:02.381422   27182 ubuntu.go:182] provisioning hostname "functional-755718"
	I0929 08:40:02.381504   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:02.400620   27182 main.go:141] libmachine: Using SSH client type: native
	I0929 08:40:02.400928   27182 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0929 08:40:02.400936   27182 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-755718 && echo "functional-755718" | sudo tee /etc/hostname
	I0929 08:40:02.552736   27182 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-755718
	
	I0929 08:40:02.552808   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:02.570753   27182 main.go:141] libmachine: Using SSH client type: native
	I0929 08:40:02.571064   27182 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0929 08:40:02.571078   27182 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-755718' /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 functional-755718/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-755718' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 08:40:02.713248   27182 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 08:40:02.713261   27182 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21650-2327/.minikube CaCertPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21650-2327/.minikube}
	I0929 08:40:02.713278   27182 ubuntu.go:190] setting up certificates
	I0929 08:40:02.713287   27182 provision.go:84] configureAuth start
	I0929 08:40:02.713361   27182 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-755718
	I0929 08:40:02.730808   27182 provision.go:143] copyHostCerts
	I0929 08:40:02.730864   27182 exec_runner.go:144] found /home/jenkins/minikube-integration/21650-2327/.minikube/ca.pem, removing ...
	I0929 08:40:02.730871   27182 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21650-2327/.minikube/ca.pem
	I0929 08:40:02.730949   27182 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21650-2327/.minikube/ca.pem (1078 bytes)
	I0929 08:40:02.731050   27182 exec_runner.go:144] found /home/jenkins/minikube-integration/21650-2327/.minikube/cert.pem, removing ...
	I0929 08:40:02.731054   27182 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21650-2327/.minikube/cert.pem
	I0929 08:40:02.731078   27182 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21650-2327/.minikube/cert.pem (1123 bytes)
	I0929 08:40:02.731139   27182 exec_runner.go:144] found /home/jenkins/minikube-integration/21650-2327/.minikube/key.pem, removing ...
	I0929 08:40:02.731142   27182 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21650-2327/.minikube/key.pem
	I0929 08:40:02.731164   27182 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21650-2327/.minikube/key.pem (1675 bytes)
	I0929 08:40:02.731219   27182 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21650-2327/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca-key.pem org=jenkins.functional-755718 san=[127.0.0.1 192.168.49.2 functional-755718 localhost minikube]
	I0929 08:40:02.963992   27182 provision.go:177] copyRemoteCerts
	I0929 08:40:02.964044   27182 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 08:40:02.964081   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:02.981970   27182 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
	I0929 08:40:03.082467   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 08:40:03.106512   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0929 08:40:03.130316   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0929 08:40:03.162591   27182 provision.go:87] duration metric: took 449.291829ms to configureAuth
	I0929 08:40:03.162606   27182 ubuntu.go:206] setting minikube options for container-runtime
	I0929 08:40:03.162795   27182 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:40:03.162901   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:03.179855   27182 main.go:141] libmachine: Using SSH client type: native
	I0929 08:40:03.180150   27182 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0929 08:40:03.180161   27182 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
	I0929 08:40:08.604505   27182 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0929 08:40:08.604517   27182 machine.go:96] duration metric: took 6.386790458s to provisionDockerMachine
	I0929 08:40:08.604527   27182 start.go:293] postStartSetup for "functional-755718" (driver="docker")
	I0929 08:40:08.604536   27182 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]
	I0929 08:40:08.604613   27182 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
	I0929 08:40:08.604651   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:08.623080   27182 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
	I0929 08:40:08.725977   27182 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 08:40:08.728994   27182 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 08:40:08.729018   27182 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 08:40:08.729026   27182 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 08:40:08.729031   27182 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 08:40:08.729040   27182 filesync.go:126] Scanning /home/jenkins/minikube-integration/21650-2327/.minikube/addons for local assets ...
	I0929 08:40:08.729115   27182 filesync.go:126] Scanning /home/jenkins/minikube-integration/21650-2327/.minikube/files for local assets ...
	I0929 08:40:08.729192   27182 filesync.go:149] local asset: /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/ssl/certs/41332.pem -> 41332.pem in /etc/ssl/certs
	I0929 08:40:08.729268   27182 filesync.go:149] local asset: /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/test/nested/copy/4133/hosts -> hosts in /etc/test/nested/copy/4133
	I0929 08:40:08.729317   27182 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/4133
	I0929 08:40:08.737946   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/ssl/certs/41332.pem --> /etc/ssl/certs/41332.pem (1708 bytes)
	I0929 08:40:08.761948   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/test/nested/copy/4133/hosts --> /etc/test/nested/copy/4133/hosts (40 bytes)
	I0929 08:40:08.785894   27182 start.go:296] duration metric: took 181.353033ms for postStartSetup
	I0929 08:40:08.785962   27182 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 08:40:08.785997   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:08.804062   27182 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
	I0929 08:40:08.898315   27182 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 08:40:08.903448   27182 fix.go:56] duration metric: took 6.713298311s for fixHost
	I0929 08:40:08.903471   27182 start.go:83] releasing machines lock for "functional-755718", held for 6.713342585s
	I0929 08:40:08.903539   27182 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-755718
	I0929 08:40:08.925173   27182 ssh_runner.go:195] Run: cat /version.json
	I0929 08:40:08.925190   27182 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 08:40:08.925220   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:08.925248   27182 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
	I0929 08:40:08.947409   27182 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
	I0929 08:40:08.967324   27182 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
	I0929 08:40:09.167137   27182 ssh_runner.go:195] Run: systemctl --version
	I0929 08:40:09.171493   27182 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0929 08:40:09.313517   27182 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 08:40:09.318015   27182 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" ;
	I0929 08:40:09.327416   27182 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0929 08:40:09.327495   27182 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" ;
	I0929 08:40:09.336763   27182 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0929 08:40:09.336776   27182 start.go:495] detecting cgroup driver to use...
	I0929 08:40:09.336816   27182 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 08:40:09.336874   27182 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0929 08:40:09.350368   27182 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0929 08:40:09.361931   27182 docker.go:218] disabling cri-docker service (if available) ...
	I0929 08:40:09.361981   27182 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 08:40:09.375599   27182 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 08:40:09.387092   27182 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 08:40:09.512124   27182 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 08:40:09.650049   27182 docker.go:234] disabling docker service ...
	I0929 08:40:09.650103   27182 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 08:40:09.663996   27182 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 08:40:09.675952   27182 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 08:40:09.804354   27182 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 08:40:09.928866   27182 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 08:40:09.940334   27182 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"
	I0929 08:40:09.956000   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:10.147052   27182 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0929 08:40:10.147116   27182 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10.1"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:40:10.158031   27182 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0929 08:40:10.158091   27182 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:40:10.168412   27182 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:40:10.178757   27182 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 08:40:10.188878   27182 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 08:40:10.198605   27182 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"
	I0929 08:40:10.209628   27182 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"
	I0929 08:40:10.219179   27182 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"
	I0929 08:40:10.229112   27182 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 08:40:10.237495   27182 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 08:40:10.245874   27182 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 08:40:10.364695   27182 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0929 08:40:16.609227   27182 ssh_runner.go:235] Completed: sudo systemctl restart crio: (6.244508756s)
	I0929 08:40:16.609245   27182 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0929 08:40:16.609307   27182 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0929 08:40:16.612896   27182 start.go:563] Will wait 60s for crictl version
	I0929 08:40:16.612951   27182 ssh_runner.go:195] Run: which crictl
	I0929 08:40:16.616830   27182 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 08:40:16.661163   27182 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0929 08:40:16.661240   27182 ssh_runner.go:195] Run: crio --version
	I0929 08:40:16.703548   27182 ssh_runner.go:195] Run: crio --version
	I0929 08:40:16.748385   27182 out.go:179] * Preparing Kubernetes v1.34.1 on CRI-O 1.24.6 ...
	I0929 08:40:16.751271   27182 cli_runner.go:164] Run: docker network inspect functional-755718 --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}}]}"
	I0929 08:40:16.767296   27182 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 08:40:16.774098   27182 out.go:179]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0929 08:40:16.776911   27182 kubeadm.go:875] updating cluster {Name:functional-755718 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:functional-755718 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServer
IPs:[] 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Bina
ryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 08:40:16.777187   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:16.937260   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:17.097665   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:17.267869   27182 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:40:17.268020   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:17.444169   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:17.608772   27182 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
	I0929 08:40:17.764248   27182 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 08:40:17.814611   27182 crio.go:514] all images are preloaded for cri-o runtime.
	I0929 08:40:17.814622   27182 crio.go:433] Images already preloaded, skipping extraction
	I0929 08:40:17.814673   27182 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 08:40:17.850662   27182 crio.go:514] all images are preloaded for cri-o runtime.
	I0929 08:40:17.850674   27182 cache_images.go:85] Images are preloaded, skipping loading
	I0929 08:40:17.850680   27182 kubeadm.go:926] updating node { 192.168.49.2 8441 v1.34.1 crio true true} ...
	I0929 08:40:17.850777   27182 kubeadm.go:938] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=functional-755718 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.1 ClusterName:functional-755718 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:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 08:40:17.850854   27182 ssh_runner.go:195] Run: crio config
	I0929 08:40:17.914462   27182 extraconfig.go:124] Overwriting default enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota with user provided enable-admission-plugins=NamespaceAutoProvision for component apiserver
	I0929 08:40:17.914518   27182 cni.go:84] Creating CNI manager for ""
	I0929 08:40:17.914524   27182 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:40:17.914531   27182 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 08:40:17.914551   27182 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:8441 KubernetesVersion:v1.34.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-755718 NodeName:functional-755718 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceAutoProvision] 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/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:ma
p[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 08:40:17.914674   27182 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "functional-755718"
	  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: "NamespaceAutoProvision"
	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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	kubernetesVersion: v1.34.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
	
	I0929 08:40:17.914735   27182 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.1
	I0929 08:40:17.923356   27182 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 08:40:17.923426   27182 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 08:40:17.932089   27182 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (367 bytes)
	I0929 08:40:17.949928   27182 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 08:40:17.968424   27182 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2064 bytes)
	I0929 08:40:17.986528   27182 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 08:40:17.990035   27182 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 08:40:18.134876   27182 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 08:40:18.147701   27182 certs.go:68] Setting up /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718 for IP: 192.168.49.2
	I0929 08:40:18.147712   27182 certs.go:194] generating shared ca certs ...
	I0929 08:40:18.147727   27182 certs.go:226] acquiring lock for ca certs: {Name:mka3776700b3a5d3780805baa7fef17478334f79 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 08:40:18.147886   27182 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21650-2327/.minikube/ca.key
	I0929 08:40:18.147934   27182 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.key
	I0929 08:40:18.147941   27182 certs.go:256] generating profile certs ...
	I0929 08:40:18.148041   27182 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.key
	I0929 08:40:18.148099   27182 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/apiserver.key.0061f3ee
	I0929 08:40:18.148140   27182 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/proxy-client.key
	I0929 08:40:18.148278   27182 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/4133.pem (1338 bytes)
	W0929 08:40:18.148313   27182 certs.go:480] ignoring /home/jenkins/minikube-integration/21650-2327/.minikube/certs/4133_empty.pem, impossibly tiny 0 bytes
	I0929 08:40:18.148323   27182 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 08:40:18.148355   27182 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/ca.pem (1078 bytes)
	I0929 08:40:18.148377   27182 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/cert.pem (1123 bytes)
	I0929 08:40:18.148407   27182 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/certs/key.pem (1675 bytes)
	I0929 08:40:18.148447   27182 certs.go:484] found cert: /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/ssl/certs/41332.pem (1708 bytes)
	I0929 08:40:18.149218   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 08:40:18.175154   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0929 08:40:18.201497   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 08:40:18.227415   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0929 08:40:18.253148   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0929 08:40:18.278137   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0929 08:40:18.302809   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 08:40:18.327553   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0929 08:40:18.351949   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/certs/4133.pem --> /usr/share/ca-certificates/4133.pem (1338 bytes)
	I0929 08:40:18.375406   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/ssl/certs/41332.pem --> /usr/share/ca-certificates/41332.pem (1708 bytes)
	I0929 08:40:18.399081   27182 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 08:40:18.422057   27182 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 08:40:18.439625   27182 ssh_runner.go:195] Run: openssl version
	I0929 08:40:18.444950   27182 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"
	I0929 08:40:18.454479   27182 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 08:40:18.458075   27182 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 08:30 /usr/share/ca-certificates/minikubeCA.pem
	I0929 08:40:18.458132   27182 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 08:40:18.464736   27182 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"
	I0929 08:40:18.473466   27182 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4133.pem && ln -fs /usr/share/ca-certificates/4133.pem /etc/ssl/certs/4133.pem"
	I0929 08:40:18.482606   27182 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4133.pem
	I0929 08:40:18.486002   27182 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep 29 08:38 /usr/share/ca-certificates/4133.pem
	I0929 08:40:18.486050   27182 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4133.pem
	I0929 08:40:18.492525   27182 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/4133.pem /etc/ssl/certs/51391683.0"
	I0929 08:40:18.501262   27182 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/41332.pem && ln -fs /usr/share/ca-certificates/41332.pem /etc/ssl/certs/41332.pem"
	I0929 08:40:18.510440   27182 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/41332.pem
	I0929 08:40:18.513968   27182 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep 29 08:38 /usr/share/ca-certificates/41332.pem
	I0929 08:40:18.514022   27182 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/41332.pem
	I0929 08:40:18.520777   27182 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/41332.pem /etc/ssl/certs/3ec20f2e.0"
	I0929 08:40:18.529411   27182 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 08:40:18.532850   27182 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0929 08:40:18.539500   27182 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0929 08:40:18.546358   27182 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0929 08:40:18.553056   27182 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0929 08:40:18.559793   27182 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0929 08:40:18.566314   27182 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0929 08:40:18.572912   27182 kubeadm.go:392] StartCluster: {Name:functional-755718 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:functional-755718 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:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryM
irror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:40:18.572998   27182 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0929 08:40:18.573055   27182 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 08:40:18.610853   27182 cri.go:89] found id: "8fdb879b0d6910a544f1026865a49a91148a5f370c57e7bc3881311de9233876"
	I0929 08:40:18.610863   27182 cri.go:89] found id: "8e322e9438fd686be06b446af14bb1f5f6e75fa8693f22d373794d9fd2cfb022"
	I0929 08:40:18.610866   27182 cri.go:89] found id: "f4ec38c0a7297b9ed45320d8fcc80347228029a239fc32596e3a50881920f522"
	I0929 08:40:18.610868   27182 cri.go:89] found id: "59ddc895b7591aed17c1a75acea0545dec01352865beff537ab2d59f6d1db5f2"
	I0929 08:40:18.610870   27182 cri.go:89] found id: "e34a1c619fc16c860ad16f245932a479408f3a0aefe4b81e3c1734354e808072"
	I0929 08:40:18.610875   27182 cri.go:89] found id: "b5d31c2212805cc88c2f5cef32af478f9f8dde933c5acdb501f184088480dae0"
	I0929 08:40:18.610877   27182 cri.go:89] found id: "ab654c6ac8e331dadac6f3a17765877be46fde47416d26ea4d862b69f7ec8f64"
	I0929 08:40:18.610879   27182 cri.go:89] found id: "06a526793a60c149eb61ff6cbfa78f38bc57e03f5c8fef9bc0ea94ac2ebdb8ba"
	I0929 08:40:18.610881   27182 cri.go:89] found id: "6bdbf4dcc09f164ce7cf2db730d5c536f97051ad42515641e08b25b20141f575"
	I0929 08:40:18.610889   27182 cri.go:89] found id: "c0595bd0f42218a63c3350a329ffa76d611d11c53d4d15ca0644f500d34dbd28"
	I0929 08:40:18.610891   27182 cri.go:89] found id: "8dd3dff245c16347199b2583e4a13e6101e05e2cf2170ada2e6aaa30c2c38ef4"
	I0929 08:40:18.610893   27182 cri.go:89] found id: "76142b5634cb421f57e7a0fc6784f38b858eb1f0f8bc3208e4379cd70795efc9"
	I0929 08:40:18.610895   27182 cri.go:89] found id: "270539e8db662c07033b2abaedeb3df0329f9730003fd79d0fbd106dae3272f5"
	I0929 08:40:18.610897   27182 cri.go:89] found id: "7a3682356d4b857816df2382d4e9fb4df65e095d294fc7cc0c942c825ef92b5d"
	I0929 08:40:18.610900   27182 cri.go:89] found id: "96c0556a3b00dd0269e0ec547ee9ea96d4b25b2b504602f5f3285e826a75a759"
	I0929 08:40:18.610903   27182 cri.go:89] found id: "a87105fff4b076e7cf326430cbc4baab57576b2bdf2414f5b02d6c305cecd90a"
	I0929 08:40:18.610906   27182 cri.go:89] found id: ""
	I0929 08:40:18.610953   27182 ssh_runner.go:195] Run: sudo runc list -f json

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-755718 -n functional-755718
helpers_test.go:269: (dbg) Run:  kubectl --context functional-755718 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: hello-node-75c85bcc94-cg5rg hello-node-connect-7d85dfc575-9d974
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/ServiceCmdConnect]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-755718 describe pod hello-node-75c85bcc94-cg5rg hello-node-connect-7d85dfc575-9d974
helpers_test.go:290: (dbg) kubectl --context functional-755718 describe pod hello-node-75c85bcc94-cg5rg hello-node-connect-7d85dfc575-9d974:

                                                
                                                
-- stdout --
	Name:             hello-node-75c85bcc94-cg5rg
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-755718/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 08:41:15 +0000
	Labels:           app=hello-node
	                  pod-template-hash=75c85bcc94
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:           10.244.0.8
	Controlled By:  ReplicaSet/hello-node-75c85bcc94
	Containers:
	  echo-server:
	    Container ID:   
	    Image:          kicbase/echo-server
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fsgwh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fsgwh:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m48s                   default-scheduler  Successfully assigned default/hello-node-75c85bcc94-cg5rg to functional-755718
	  Normal   Pulling    6m59s (x5 over 9m48s)   kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     6m59s (x5 over 9m48s)   kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
	  Warning  Failed     6m59s (x5 over 9m48s)   kubelet            Error: ErrImagePull
	  Normal   BackOff    4m40s (x21 over 9m48s)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     4m40s (x21 over 9m48s)  kubelet            Error: ImagePullBackOff
	
	
	Name:             hello-node-connect-7d85dfc575-9d974
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-755718/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 08:41:00 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:           10.244.0.6
	Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
	Containers:
	  echo-server:
	    Container ID:   
	    Image:          kicbase/echo-server
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kdtjl (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-kdtjl:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  10m                   default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-9d974 to functional-755718
	  Normal   Pulling    7m5s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m5s (x5 over 10m)    kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
	  Warning  Failed     7m5s (x5 over 10m)    kubelet            Error: ErrImagePull
	  Normal   BackOff    4m56s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     4m56s (x21 over 10m)  kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
helpers_test.go:293: <<< TestFunctional/parallel/ServiceCmdConnect FAILED: end of post-mortem logs <<<
helpers_test.go:294: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/parallel/ServiceCmdConnect (603.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-755718 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-755718 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-cg5rg" [74f163b5-1835-4cb4-9ccd-0457a2ceaefb] Pending
helpers_test.go:352: "hello-node-75c85bcc94-cg5rg" [74f163b5-1835-4cb4-9ccd-0457a2ceaefb] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
E0929 08:42:50.533708    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:43:18.243708    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:47:50.533485    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:1460: ***** TestFunctional/parallel/ServiceCmd/DeployApp: pod "app=hello-node" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1460: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-755718 -n functional-755718
functional_test.go:1460: TestFunctional/parallel/ServiceCmd/DeployApp: showing logs for failed pods as of 2025-09-29 08:51:16.537119436 +0000 UTC m=+1302.923981717
functional_test.go:1460: (dbg) Run:  kubectl --context functional-755718 describe po hello-node-75c85bcc94-cg5rg -n default
functional_test.go:1460: (dbg) kubectl --context functional-755718 describe po hello-node-75c85bcc94-cg5rg -n default:
Name:             hello-node-75c85bcc94-cg5rg
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-755718/192.168.49.2
Start Time:       Mon, 29 Sep 2025 08:41:15 +0000
Labels:           app=hello-node
pod-template-hash=75c85bcc94
Annotations:      <none>
Status:           Pending
IP:               10.244.0.8
IPs:
IP:           10.244.0.8
Controlled By:  ReplicaSet/hello-node-75c85bcc94
Containers:
echo-server:
Container ID:   
Image:          kicbase/echo-server
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fsgwh (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-fsgwh:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                   From               Message
----     ------     ----                  ----               -------
Normal   Scheduled  10m                   default-scheduler  Successfully assigned default/hello-node-75c85bcc94-cg5rg to functional-755718
Normal   Pulling    7m11s (x5 over 10m)   kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m11s (x5 over 10m)   kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Warning  Failed     7m11s (x5 over 10m)   kubelet            Error: ErrImagePull
Normal   BackOff    4m52s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
Warning  Failed     4m52s (x21 over 10m)  kubelet            Error: ImagePullBackOff
functional_test.go:1460: (dbg) Run:  kubectl --context functional-755718 logs hello-node-75c85bcc94-cg5rg -n default
functional_test.go:1460: (dbg) Non-zero exit: kubectl --context functional-755718 logs hello-node-75c85bcc94-cg5rg -n default: exit status 1 (150.613107ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "echo-server" in pod "hello-node-75c85bcc94-cg5rg" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1460: kubectl --context functional-755718 logs hello-node-75c85bcc94-cg5rg -n default: exit status 1
functional_test.go:1461: failed waiting for hello-node pod: app=hello-node within 10m0s: context deadline exceeded
--- FAIL: TestFunctional/parallel/ServiceCmd/DeployApp (601.17s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 service --namespace=default --https --url hello-node
functional_test.go:1519: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-755718 service --namespace=default --https --url hello-node: exit status 115 (503.542423ms)

                                                
                                                
-- stdout --
	https://192.168.49.2:31563
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service hello-node 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_3af0dd3f106bd0c134df3d834cbdbb288a06d35d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:1521: failed to get service url. args "out/minikube-linux-arm64 -p functional-755718 service --namespace=default --https --url hello-node" : exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 service hello-node --url --format={{.IP}}
functional_test.go:1550: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-755718 service hello-node --url --format={{.IP}}: exit status 115 (537.222088ms)

                                                
                                                
-- stdout --
	192.168.49.2
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service hello-node 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_7cc4328ee572bf2be3730700e5bda4ff5ee9066f_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:1552: failed to get service url with custom format. args "out/minikube-linux-arm64 -p functional-755718 service hello-node --url --format={{.IP}}": exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (0.54s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 service hello-node --url
functional_test.go:1569: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-755718 service hello-node --url: exit status 115 (531.560278ms)

                                                
                                                
-- stdout --
	http://192.168.49.2:31563
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service hello-node 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_7cc4328ee572bf2be3730700e5bda4ff5ee9066f_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:1571: failed to get service url. args: "out/minikube-linux-arm64 -p functional-755718 service hello-node --url": exit status 115
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:31563
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (0.53s)

                                                
                                    

Test pass (294/332)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 5.83
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.08
9 TestDownloadOnly/v1.28.0/DeleteAll 0.21
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.34.1/json-events 7.35
13 TestDownloadOnly/v1.34.1/preload-exists 0
17 TestDownloadOnly/v1.34.1/LogsDuration 0.08
18 TestDownloadOnly/v1.34.1/DeleteAll 0.21
19 TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 180.45
31 TestAddons/serial/GCPAuth/Namespaces 0.23
32 TestAddons/serial/GCPAuth/FakeCredentials 10.93
35 TestAddons/parallel/Registry 17.03
36 TestAddons/parallel/RegistryCreds 0.71
38 TestAddons/parallel/InspektorGadget 5.43
39 TestAddons/parallel/MetricsServer 6.85
41 TestAddons/parallel/CSI 42.81
42 TestAddons/parallel/Headlamp 19.8
43 TestAddons/parallel/CloudSpanner 6.65
44 TestAddons/parallel/LocalPath 52.28
45 TestAddons/parallel/NvidiaDevicePlugin 5.86
46 TestAddons/parallel/Yakd 11.84
48 TestAddons/StoppedEnableDisable 12.12
49 TestCertOptions 44.94
50 TestCertExpiration 264.95
52 TestForceSystemdFlag 35.86
53 TestForceSystemdEnv 38.44
59 TestErrorSpam/setup 29.63
60 TestErrorSpam/start 0.74
61 TestErrorSpam/status 1.03
62 TestErrorSpam/pause 1.67
63 TestErrorSpam/unpause 1.8
64 TestErrorSpam/stop 1.43
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 80.64
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 28.04
71 TestFunctional/serial/KubeContext 0.06
72 TestFunctional/serial/KubectlGetPods 0.11
75 TestFunctional/serial/CacheCmd/cache/add_remote 3.76
76 TestFunctional/serial/CacheCmd/cache/add_local 1.39
77 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
78 TestFunctional/serial/CacheCmd/cache/list 0.05
79 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
80 TestFunctional/serial/CacheCmd/cache/cache_reload 2.39
81 TestFunctional/serial/CacheCmd/cache/delete 0.11
82 TestFunctional/serial/MinikubeKubectlCmd 0.14
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
84 TestFunctional/serial/ExtraConfig 37.4
85 TestFunctional/serial/ComponentHealth 0.09
86 TestFunctional/serial/LogsCmd 1.81
87 TestFunctional/serial/LogsFileCmd 1.91
88 TestFunctional/serial/InvalidService 4.6
90 TestFunctional/parallel/ConfigCmd 0.43
91 TestFunctional/parallel/DashboardCmd 10.08
92 TestFunctional/parallel/DryRun 0.6
93 TestFunctional/parallel/InternationalLanguage 0.28
94 TestFunctional/parallel/StatusCmd 1.22
99 TestFunctional/parallel/AddonsCmd 0.28
100 TestFunctional/parallel/PersistentVolumeClaim 26
102 TestFunctional/parallel/SSHCmd 0.67
103 TestFunctional/parallel/CpCmd 2.18
105 TestFunctional/parallel/FileSync 0.34
106 TestFunctional/parallel/CertSync 2.14
110 TestFunctional/parallel/NodeLabels 0.1
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.72
114 TestFunctional/parallel/License 0.34
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.64
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.48
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.15
121 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
125 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.21
127 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
128 TestFunctional/parallel/ProfileCmd/profile_list 0.41
129 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
130 TestFunctional/parallel/MountCmd/any-port 8.96
131 TestFunctional/parallel/MountCmd/specific-port 1.68
132 TestFunctional/parallel/MountCmd/VerifyCleanup 2.39
133 TestFunctional/parallel/ServiceCmd/List 0.51
134 TestFunctional/parallel/ServiceCmd/JSONOutput 0.6
138 TestFunctional/parallel/Version/short 0.06
139 TestFunctional/parallel/Version/components 1.35
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.9
145 TestFunctional/parallel/ImageCommands/Setup 0.66
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.96
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.09
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.24
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.56
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.69
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.07
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.68
153 TestFunctional/parallel/UpdateContextCmd/no_changes 0.18
154 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
155 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
156 TestFunctional/delete_echo-server_images 0.04
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 203.94
164 TestMultiControlPlane/serial/DeployApp 8.95
165 TestMultiControlPlane/serial/PingHostFromPods 1.58
166 TestMultiControlPlane/serial/AddWorkerNode 31.52
167 TestMultiControlPlane/serial/NodeLabels 0.1
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.01
169 TestMultiControlPlane/serial/CopyFile 19.29
170 TestMultiControlPlane/serial/StopSecondaryNode 12.71
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.77
172 TestMultiControlPlane/serial/RestartSecondaryNode 27.99
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.97
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 110.76
175 TestMultiControlPlane/serial/DeleteSecondaryNode 12.78
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.74
177 TestMultiControlPlane/serial/StopCluster 35.66
178 TestMultiControlPlane/serial/RestartCluster 84.4
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.88
180 TestMultiControlPlane/serial/AddSecondaryNode 81.37
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.01
185 TestJSONOutput/start/Command 79.61
186 TestJSONOutput/start/Audit 0
188 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
189 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
191 TestJSONOutput/pause/Command 0.7
192 TestJSONOutput/pause/Audit 0
194 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
195 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
197 TestJSONOutput/unpause/Command 0.65
198 TestJSONOutput/unpause/Audit 0
200 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
201 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
203 TestJSONOutput/stop/Command 5.8
204 TestJSONOutput/stop/Audit 0
206 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
207 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
208 TestErrorJSONOutput 0.23
210 TestKicCustomNetwork/create_custom_network 41.21
211 TestKicCustomNetwork/use_default_bridge_network 37.29
212 TestKicExistingNetwork 33.88
213 TestKicCustomSubnet 33.04
214 TestKicStaticIP 38.52
215 TestMainNoArgs 0.05
216 TestMinikubeProfile 70.91
219 TestMountStart/serial/StartWithMountFirst 7.05
220 TestMountStart/serial/VerifyMountFirst 0.27
221 TestMountStart/serial/StartWithMountSecond 9.91
222 TestMountStart/serial/VerifyMountSecond 0.26
223 TestMountStart/serial/DeleteFirst 1.62
224 TestMountStart/serial/VerifyMountPostDelete 0.26
225 TestMountStart/serial/Stop 1.19
226 TestMountStart/serial/RestartStopped 8.21
227 TestMountStart/serial/VerifyMountPostStop 0.33
230 TestMultiNode/serial/FreshStart2Nodes 137.52
231 TestMultiNode/serial/DeployApp2Nodes 7.07
232 TestMultiNode/serial/PingHostFrom2Pods 0.97
233 TestMultiNode/serial/AddNode 57.69
234 TestMultiNode/serial/MultiNodeLabels 0.09
235 TestMultiNode/serial/ProfileList 0.69
236 TestMultiNode/serial/CopyFile 10.08
237 TestMultiNode/serial/StopNode 2.24
238 TestMultiNode/serial/StartAfterStop 7.91
239 TestMultiNode/serial/RestartKeepsNodes 76.39
240 TestMultiNode/serial/DeleteNode 5.54
241 TestMultiNode/serial/StopMultiNode 23.82
242 TestMultiNode/serial/RestartMultiNode 59.39
243 TestMultiNode/serial/ValidateNameConflict 33.26
248 TestPreload 123.03
250 TestScheduledStopUnix 106.15
253 TestInsufficientStorage 13.97
254 TestRunningBinaryUpgrade 51.84
256 TestKubernetesUpgrade 362.58
257 TestMissingContainerUpgrade 121.95
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
260 TestNoKubernetes/serial/StartWithK8s 45.96
261 TestNoKubernetes/serial/StartWithStopK8s 14.97
262 TestNoKubernetes/serial/Start 7.27
263 TestNoKubernetes/serial/VerifyK8sNotRunning 0.33
264 TestNoKubernetes/serial/ProfileList 0.75
265 TestNoKubernetes/serial/Stop 1.19
266 TestNoKubernetes/serial/StartNoArgs 7.33
267 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
268 TestStoppedBinaryUpgrade/Setup 1.55
269 TestStoppedBinaryUpgrade/Upgrade 56.35
270 TestStoppedBinaryUpgrade/MinikubeLogs 1.14
279 TestPause/serial/Start 81.75
280 TestPause/serial/SecondStartNoReconfiguration 27.59
281 TestPause/serial/Pause 0.74
282 TestPause/serial/VerifyStatus 0.33
283 TestPause/serial/Unpause 0.63
284 TestPause/serial/PauseAgain 1.03
285 TestPause/serial/DeletePaused 2.71
286 TestPause/serial/VerifyDeletedResources 0.58
294 TestNetworkPlugins/group/false 5.37
299 TestStartStop/group/old-k8s-version/serial/FirstStart 61.86
300 TestStartStop/group/old-k8s-version/serial/DeployApp 11.48
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.14
302 TestStartStop/group/old-k8s-version/serial/Stop 11.94
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
304 TestStartStop/group/old-k8s-version/serial/SecondStart 52.96
305 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
306 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
307 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
308 TestStartStop/group/old-k8s-version/serial/Pause 3.05
310 TestStartStop/group/no-preload/serial/FirstStart 70.02
312 TestStartStop/group/embed-certs/serial/FirstStart 80.24
313 TestStartStop/group/no-preload/serial/DeployApp 10.42
314 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.48
315 TestStartStop/group/no-preload/serial/Stop 12.22
316 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
317 TestStartStop/group/no-preload/serial/SecondStart 53.16
318 TestStartStop/group/embed-certs/serial/DeployApp 10.38
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
320 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
321 TestStartStop/group/embed-certs/serial/Stop 12.17
322 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.09
323 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.76
324 TestStartStop/group/no-preload/serial/Pause 2.78
325 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.25
326 TestStartStop/group/embed-certs/serial/SecondStart 56.35
328 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 88.47
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.77
332 TestStartStop/group/embed-certs/serial/Pause 3.06
334 TestStartStop/group/newest-cni/serial/FirstStart 36.7
335 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.53
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.88
337 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.22
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.02
340 TestStartStop/group/newest-cni/serial/Stop 1.23
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
342 TestStartStop/group/newest-cni/serial/SecondStart 25.88
343 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
344 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 64.32
345 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
346 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.94
348 TestStartStop/group/newest-cni/serial/Pause 4
349 TestNetworkPlugins/group/auto/Start 82.83
350 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
351 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
352 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.79
353 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.03
354 TestNetworkPlugins/group/kindnet/Start 83.11
355 TestNetworkPlugins/group/auto/KubeletFlags 0.39
356 TestNetworkPlugins/group/auto/NetCatPod 12.39
357 TestNetworkPlugins/group/auto/DNS 0.2
358 TestNetworkPlugins/group/auto/Localhost 0.16
359 TestNetworkPlugins/group/auto/HairPin 0.15
360 TestNetworkPlugins/group/calico/Start 68.13
361 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
362 TestNetworkPlugins/group/kindnet/KubeletFlags 0.36
363 TestNetworkPlugins/group/kindnet/NetCatPod 11.33
364 TestNetworkPlugins/group/kindnet/DNS 0.21
365 TestNetworkPlugins/group/kindnet/Localhost 0.21
366 TestNetworkPlugins/group/kindnet/HairPin 0.26
367 TestNetworkPlugins/group/custom-flannel/Start 66.18
368 TestNetworkPlugins/group/calico/ControllerPod 6.01
369 TestNetworkPlugins/group/calico/KubeletFlags 0.42
370 TestNetworkPlugins/group/calico/NetCatPod 11.38
371 TestNetworkPlugins/group/calico/DNS 0.32
372 TestNetworkPlugins/group/calico/Localhost 0.25
373 TestNetworkPlugins/group/calico/HairPin 0.22
374 TestNetworkPlugins/group/enable-default-cni/Start 79.26
375 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.37
376 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.36
377 TestNetworkPlugins/group/custom-flannel/DNS 0.28
378 TestNetworkPlugins/group/custom-flannel/Localhost 0.22
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
380 TestNetworkPlugins/group/flannel/Start 67.63
381 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.44
382 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.36
383 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
384 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
385 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
386 TestNetworkPlugins/group/bridge/Start 82.96
387 TestNetworkPlugins/group/flannel/ControllerPod 6.01
388 TestNetworkPlugins/group/flannel/KubeletFlags 0.32
389 TestNetworkPlugins/group/flannel/NetCatPod 12.31
390 TestNetworkPlugins/group/flannel/DNS 0.21
391 TestNetworkPlugins/group/flannel/Localhost 0.19
392 TestNetworkPlugins/group/flannel/HairPin 0.17
393 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
394 TestNetworkPlugins/group/bridge/NetCatPod 11.27
395 TestNetworkPlugins/group/bridge/DNS 0.16
396 TestNetworkPlugins/group/bridge/Localhost 0.14
397 TestNetworkPlugins/group/bridge/HairPin 0.14
x
+
TestDownloadOnly/v1.28.0/json-events (5.83s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0929 08:29:39.489723    4133 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
I0929 08:29:39.489801    4133 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-114586 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-114586 │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 08:29:33
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 08:29:33.701690    4138 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:29:33.702475    4138 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:29:33.702490    4138 out.go:374] Setting ErrFile to fd 2...
	I0929 08:29:33.702496    4138 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:29:33.702765    4138 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	W0929 08:29:33.702907    4138 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21650-2327/.minikube/config/config.json: open /home/jenkins/minikube-integration/21650-2327/.minikube/config/config.json: no such file or directory
	I0929 08:29:33.703316    4138 out.go:368] Setting JSON to true
	I0929 08:29:33.704061    4138 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":726,"bootTime":1759133848,"procs":150,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 08:29:33.704125    4138 start.go:140] virtualization:  
	I0929 08:29:33.705805    4138 out.go:99] [download-only-114586] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W0929 08:29:33.705997    4138 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball: no such file or directory
	I0929 08:29:33.706064    4138 notify.go:220] Checking for updates...
	I0929 08:29:33.707197    4138 out.go:171] MINIKUBE_LOCATION=21650
	I0929 08:29:33.708342    4138 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 08:29:33.709537    4138 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:29:33.710809    4138 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 08:29:33.711968    4138 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0929 08:29:33.714163    4138 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0929 08:29:33.714393    4138 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 08:29:33.735446    4138 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 08:29:33.735563    4138 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:29:34.155233    4138 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:61 SystemTime:2025-09-29 08:29:34.14586819 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:29:34.155335    4138 docker.go:318] overlay module found
	I0929 08:29:34.156568    4138 out.go:99] Using the docker driver based on user configuration
	I0929 08:29:34.156601    4138 start.go:304] selected driver: docker
	I0929 08:29:34.156609    4138 start.go:924] validating driver "docker" against <nil>
	I0929 08:29:34.156701    4138 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:29:34.217619    4138 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:61 SystemTime:2025-09-29 08:29:34.205295651 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:29:34.217769    4138 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 08:29:34.218052    4138 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 08:29:34.218219    4138 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 08:29:34.219659    4138 out.go:171] Using Docker driver with root privileges
	I0929 08:29:34.221186    4138 cni.go:84] Creating CNI manager for ""
	I0929 08:29:34.221258    4138 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:29:34.221269    4138 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 08:29:34.221337    4138 start.go:348] cluster config:
	{Name:download-only-114586 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.28.0 ClusterName:download-only-114586 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.28.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:29:34.222482    4138 out.go:99] Starting "download-only-114586" primary control-plane node in "download-only-114586" cluster
	I0929 08:29:34.222498    4138 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 08:29:34.223681    4138 out.go:99] Pulling base image v0.0.48 ...
	I0929 08:29:34.223705    4138 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0929 08:29:34.223804    4138 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 08:29:34.240933    4138 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 08:29:34.241148    4138 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 08:29:34.241252    4138 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 08:29:34.277800    4138 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4
	I0929 08:29:34.277825    4138 cache.go:58] Caching tarball of preloaded images
	I0929 08:29:34.277968    4138 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0929 08:29:34.279596    4138 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0929 08:29:34.279618    4138 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 08:29:34.370299    4138 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e092595ade89dbfc477bd4cd6b9c633b -> /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4
	I0929 08:29:37.801848    4138 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 08:29:37.802049    4138 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-114586 host does not exist
	  To start a cluster, run: "minikube start -p download-only-114586"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/json-events (7.35s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/preload-exists
I0929 08:29:47.266878    4133 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
I0929 08:29:47.266916    4133 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-114586 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-114586 │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │                     │
	│ delete  │ --all                                                                                                                                                                     │ minikube             │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │ 29 Sep 25 08:29 UTC │
	│ delete  │ -p download-only-114586                                                                                                                                                   │ download-only-114586 │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │ 29 Sep 25 08:29 UTC │
	│ start   │ -o=json --download-only -p download-only-813784 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-813784 │ jenkins │ v1.37.0 │ 29 Sep 25 08:29 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 08:29:39
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 08:29:39.957868    4338 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:29:39.958030    4338 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:29:39.958040    4338 out.go:374] Setting ErrFile to fd 2...
	I0929 08:29:39.958044    4338 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:29:39.958287    4338 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:29:39.958683    4338 out.go:368] Setting JSON to true
	I0929 08:29:39.959419    4338 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":732,"bootTime":1759133848,"procs":143,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 08:29:39.959482    4338 start.go:140] virtualization:  
	I0929 08:29:39.962766    4338 out.go:99] [download-only-813784] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 08:29:39.962950    4338 notify.go:220] Checking for updates...
	I0929 08:29:39.965835    4338 out.go:171] MINIKUBE_LOCATION=21650
	I0929 08:29:39.968809    4338 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 08:29:39.971651    4338 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:29:39.974583    4338 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 08:29:39.977535    4338 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0929 08:29:39.983143    4338 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0929 08:29:39.983388    4338 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 08:29:40.004004    4338 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 08:29:40.004096    4338 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:29:40.071147    4338 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:25 OomKillDisable:true NGoroutines:49 SystemTime:2025-09-29 08:29:40.061589432 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:29:40.071264    4338 docker.go:318] overlay module found
	I0929 08:29:40.074242    4338 out.go:99] Using the docker driver based on user configuration
	I0929 08:29:40.074283    4338 start.go:304] selected driver: docker
	I0929 08:29:40.074293    4338 start.go:924] validating driver "docker" against <nil>
	I0929 08:29:40.074408    4338 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:29:40.144357    4338 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:25 OomKillDisable:true NGoroutines:49 SystemTime:2025-09-29 08:29:40.134977458 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:29:40.144514    4338 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 08:29:40.144812    4338 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 08:29:40.144964    4338 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 08:29:40.148111    4338 out.go:171] Using Docker driver with root privileges
	I0929 08:29:40.151062    4338 cni.go:84] Creating CNI manager for ""
	I0929 08:29:40.151144    4338 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 08:29:40.151161    4338 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 08:29:40.151237    4338 start.go:348] cluster config:
	{Name:download-only-813784 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.34.1 ClusterName:download-only-813784 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:29:40.154156    4338 out.go:99] Starting "download-only-813784" primary control-plane node in "download-only-813784" cluster
	I0929 08:29:40.154189    4338 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 08:29:40.157195    4338 out.go:99] Pulling base image v0.0.48 ...
	I0929 08:29:40.157235    4338 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:29:40.157292    4338 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 08:29:40.174361    4338 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 08:29:40.174505    4338 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 08:29:40.174531    4338 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 08:29:40.174536    4338 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 08:29:40.174543    4338 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 08:29:40.205423    4338 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.1/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4
	I0929 08:29:40.205456    4338 cache.go:58] Caching tarball of preloaded images
	I0929 08:29:40.205675    4338 preload.go:131] Checking if preload exists for k8s version v1.34.1 and runtime crio
	I0929 08:29:40.208965    4338 out.go:99] Downloading Kubernetes v1.34.1 preload ...
	I0929 08:29:40.208996    4338 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4 ...
	I0929 08:29:40.293606    4338 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.1/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:bc3e4aa50814345ef9ba3452bb5efb9f -> /home/jenkins/minikube-integration/21650-2327/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-813784 host does not exist
	  To start a cluster, run: "minikube start -p download-only-813784"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I0929 08:29:48.541489    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-006166 --alsologtostderr --binary-mirror http://127.0.0.1:34197 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-006166" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-006166
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (180.45s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-015106 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-015106 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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: (3m0.448728093s)
--- PASS: TestAddons/Setup (180.45s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-015106 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-015106 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [80acf7b3-1fee-4f10-8d44-16be2f16a4dc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [80acf7b3-1fee-4f10-8d44-16be2f16a4dc] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.004343933s
addons_test.go:694: (dbg) Run:  kubectl --context addons-015106 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-015106 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-015106 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-015106 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.93s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 13.076038ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-66898fdd98-kdxr4" [e9b2435f-f208-4716-9a3c-1a07af21db2b] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004411533s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-k5j2g" [dc09feee-e697-47c2-8636-d714e2be6c80] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00348559s
addons_test.go:392: (dbg) Run:  kubectl --context addons-015106 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-015106 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:397: (dbg) Done: kubectl --context addons-015106 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": (6.021851374s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 ip
2025/09/29 08:33:25 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.03s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.71s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 3.91811ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-015106
addons_test.go:332: (dbg) Run:  kubectl --context addons-015106 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.71s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (5.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-bjkn9" [f7d138fd-77ac-4a06-9a40-9235bcec5b12] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.006599655s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (5.43s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 47.707597ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-84bx9" [29291893-b461-4ffc-9cd1-af5f92b1bddf] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00315706s
addons_test.go:463: (dbg) Run:  kubectl --context addons-015106 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.85s)

                                                
                                    
x
+
TestAddons/parallel/CSI (42.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0929 08:33:53.781813    4133 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0929 08:33:53.785368    4133 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0929 08:33:53.785417    4133 kapi.go:107] duration metric: took 6.678944ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 6.693229ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-015106 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-015106 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [1df200d8-85f4-42ba-974f-d7e1c90df252] Pending
helpers_test.go:352: "task-pv-pod" [1df200d8-85f4-42ba-974f-d7e1c90df252] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [1df200d8-85f4-42ba-974f-d7e1c90df252] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003610722s
addons_test.go:572: (dbg) Run:  kubectl --context addons-015106 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-015106 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:435: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:427: (dbg) Run:  kubectl --context addons-015106 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-015106 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-015106 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-015106 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-015106 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [0d4f314f-fea3-4857-b2bd-eb1a1dcc3802] Pending
helpers_test.go:352: "task-pv-pod-restore" [0d4f314f-fea3-4857-b2bd-eb1a1dcc3802] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [0d4f314f-fea3-4857-b2bd-eb1a1dcc3802] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003670792s
addons_test.go:614: (dbg) Run:  kubectl --context addons-015106 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-015106 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-015106 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.919021681s)
--- PASS: TestAddons/parallel/CSI (42.81s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-015106 --alsologtostderr -v=1
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-85f8f8dc54-9b488" [e98dec75-526e-494a-bb08-a0311d1b3bd5] Pending
helpers_test.go:352: "headlamp-85f8f8dc54-9b488" [e98dec75-526e-494a-bb08-a0311d1b3bd5] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-85f8f8dc54-9b488" [e98dec75-526e-494a-bb08-a0311d1b3bd5] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.004231342s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 addons disable headlamp --alsologtostderr -v=1: (5.800325111s)
--- PASS: TestAddons/parallel/Headlamp (19.80s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-85f6b7fc65-h87qd" [1ab3133a-58c9-4947-9d1a-74ff7b1b4a40] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004173154s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.65s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-015106 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-015106 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [734b6e6e-2039-407a-944e-b9457eedfbf0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [734b6e6e-2039-407a-944e-b9457eedfbf0] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [734b6e6e-2039-407a-944e-b9457eedfbf0] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003090151s
addons_test.go:967: (dbg) Run:  kubectl --context addons-015106 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 ssh "cat /opt/local-path-provisioner/pvc-6944c906-47b5-4170-ad08-6381a0db17d9_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-015106 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-015106 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.971061776s)
--- PASS: TestAddons/parallel/LocalPath (52.28s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-5n77q" [0f3e35cc-b1b5-4cf7-a37f-6f7ec9008331] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.009684035s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.86s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-zbtpw" [be3c5e55-f0ae-4ba8-8985-8f48996855b8] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00474164s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-015106 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-015106 addons disable yakd --alsologtostderr -v=1: (5.83757647s)
--- PASS: TestAddons/parallel/Yakd (11.84s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.12s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-015106
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-015106: (11.851065264s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-015106
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-015106
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-015106
--- PASS: TestAddons/StoppedEnableDisable (12.12s)

                                                
                                    
x
+
TestCertOptions (44.94s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-389595 --memory=3072 --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
E0929 09:27:33.609188    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:27:50.533950    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-389595 --memory=3072 --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: (42.130014583s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-389595 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-389595 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-389595 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-389595" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-389595
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-389595: (2.120538033s)
--- PASS: TestCertOptions (44.94s)

                                                
                                    
x
+
TestCertExpiration (264.95s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-042429 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-042429 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio: (39.755743599s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-042429 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-042429 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (42.768885488s)
helpers_test.go:175: Cleaning up "cert-expiration-042429" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-042429
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-042429: (2.422089693s)
--- PASS: TestCertExpiration (264.95s)

                                                
                                    
x
+
TestForceSystemdFlag (35.86s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-894528 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0929 09:25:49.408720    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-894528 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (32.896166543s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-894528 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-894528" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-894528
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-894528: (2.658912244s)
--- PASS: TestForceSystemdFlag (35.86s)

                                                
                                    
x
+
TestForceSystemdEnv (38.44s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-339471 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-339471 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (35.811204346s)
helpers_test.go:175: Cleaning up "force-systemd-env-339471" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-339471
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-339471: (2.63120746s)
--- PASS: TestForceSystemdEnv (38.44s)

                                                
                                    
x
+
TestErrorSpam/setup (29.63s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-982919 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-982919 --driver=docker  --container-runtime=crio
E0929 08:37:50.541907    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:50.548944    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:50.560257    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:50.581585    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:50.622907    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:50.704268    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:50.865745    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:51.187271    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:37:51.829514    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-982919 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-982919 --driver=docker  --container-runtime=crio: (29.632111073s)
--- PASS: TestErrorSpam/setup (29.63s)

                                                
                                    
x
+
TestErrorSpam/start (0.74s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 start --dry-run
E0929 08:37:53.110860    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 start --dry-run
--- PASS: TestErrorSpam/start (0.74s)

                                                
                                    
x
+
TestErrorSpam/status (1.03s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 status
--- PASS: TestErrorSpam/status (1.03s)

                                                
                                    
x
+
TestErrorSpam/pause (1.67s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 pause
E0929 08:37:55.672685    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 pause
--- PASS: TestErrorSpam/pause (1.67s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.8s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 unpause
--- PASS: TestErrorSpam/unpause (1.80s)

                                                
                                    
x
+
TestErrorSpam/stop (1.43s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 stop: (1.244488443s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-982919 --log_dir /tmp/nospam-982919 stop
--- PASS: TestErrorSpam/stop (1.43s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21650-2327/.minikube/files/etc/test/nested/copy/4133/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (80.64s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-755718 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0929 08:38:11.036495    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:38:31.518479    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:39:12.480645    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-755718 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m20.642107174s)
--- PASS: TestFunctional/serial/StartWithProxy (80.64s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.04s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0929 08:39:25.297717    4133 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-755718 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-755718 --alsologtostderr -v=8: (28.033130023s)
functional_test.go:678: soft start took 28.037313287s for "functional-755718" cluster.
I0929 08:39:53.331247    4133 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/SoftStart (28.04s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 cache add registry.k8s.io/pause:3.1: (1.263051823s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 cache add registry.k8s.io/pause:3.3: (1.259239058s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 cache add registry.k8s.io/pause:latest: (1.241486186s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.76s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-755718 /tmp/TestFunctionalserialCacheCmdcacheadd_local562101022/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cache add minikube-local-cache-test:functional-755718
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cache delete minikube-local-cache-test:functional-755718
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-755718
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.39s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cache reload
functional_test.go:1173: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 cache reload: (1.435167611s)
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.39s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (37.4s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-755718 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0929 08:40:34.402064    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-755718 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (37.395605486s)
functional_test.go:776: restart took 37.395706268s for "functional-755718" cluster.
I0929 08:40:39.257419    4133 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/ExtraConfig (37.40s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.81s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 logs: (1.809471481s)
--- PASS: TestFunctional/serial/LogsCmd (1.81s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 logs --file /tmp/TestFunctionalserialLogsFileCmd2097712071/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 logs --file /tmp/TestFunctionalserialLogsFileCmd2097712071/001/logs.txt: (1.9082774s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.6s)

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

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:32683 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.43s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-755718 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-755718 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 34173: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (10.08s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.6s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 08:51:20.153609   33620 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:51:20.153857   33620 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:51:20.153869   33620 out.go:374] Setting ErrFile to fd 2...
	I0929 08:51:20.153875   33620 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:51:20.154174   33620 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:51:20.154578   33620 out.go:368] Setting JSON to false
	I0929 08:51:20.155531   33620 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2033,"bootTime":1759133848,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 08:51:20.155598   33620 start.go:140] virtualization:  
	I0929 08:51:20.159727   33620 out.go:179] * [functional-755718] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 08:51:20.162758   33620 out.go:179]   - MINIKUBE_LOCATION=21650
	I0929 08:51:20.162818   33620 notify.go:220] Checking for updates...
	I0929 08:51:20.172788   33620 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 08:51:20.175745   33620 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:51:20.178755   33620 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 08:51:20.181637   33620 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 08:51:20.184408   33620 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 08:51:20.187778   33620 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:51:20.188361   33620 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 08:51:20.221785   33620 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 08:51:20.222046   33620 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:51:20.340296   33620 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 08:51:20.33086872 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:51:20.340402   33620 docker.go:318] overlay module found
	I0929 08:51:20.343481   33620 out.go:179] * Using the docker driver based on existing profile
	I0929 08:51:20.346407   33620 start.go:304] selected driver: docker
	I0929 08:51:20.346424   33620 start.go:924] validating driver "docker" against &{Name:functional-755718 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:functional-755718 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:51:20.346526   33620 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 08:51:20.350026   33620 out.go:203] 
	W0929 08:51:20.352718   33620 out.go:285] 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
	I0929 08:51:20.355512   33620 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.28s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 08:51:19.892067   33560 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:51:19.892309   33560 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:51:19.892336   33560 out.go:374] Setting ErrFile to fd 2...
	I0929 08:51:19.892356   33560 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:51:19.892772   33560 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:51:19.893237   33560 out.go:368] Setting JSON to false
	I0929 08:51:19.894117   33560 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2032,"bootTime":1759133848,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 08:51:19.894214   33560 start.go:140] virtualization:  
	I0929 08:51:19.899096   33560 out.go:179] * [functional-755718] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I0929 08:51:19.902142   33560 notify.go:220] Checking for updates...
	I0929 08:51:19.910663   33560 out.go:179]   - MINIKUBE_LOCATION=21650
	I0929 08:51:19.913367   33560 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 08:51:19.916303   33560 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 08:51:19.919096   33560 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 08:51:19.922016   33560 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 08:51:19.924806   33560 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 08:51:19.928223   33560 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:51:19.928746   33560 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 08:51:19.971087   33560 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 08:51:19.971212   33560 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:51:20.054943   33560 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 08:51:20.043437177 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:51:20.055133   33560 docker.go:318] overlay module found
	I0929 08:51:20.058332   33560 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0929 08:51:20.065867   33560 start.go:304] selected driver: docker
	I0929 08:51:20.065891   33560 start.go:924] validating driver "docker" against &{Name:functional-755718 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.1 ClusterName:functional-755718 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 08:51:20.065998   33560 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 08:51:20.069550   33560 out.go:203] 
	W0929 08:51:20.073446   33560 out.go:285] 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
	I0929 08:51:20.076487   33560 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.22s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [fa334c27-a78d-49eb-9e79-dbe0c95a25c1] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003101213s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-755718 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-755718 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-755718 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-755718 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [db2773b2-e29e-4eea-8e1e-22c721b65e2b] Pending
helpers_test.go:352: "sp-pod" [db2773b2-e29e-4eea-8e1e-22c721b65e2b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [db2773b2-e29e-4eea-8e1e-22c721b65e2b] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004072101s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-755718 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-755718 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-755718 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [c9d8bfb7-1736-4176-8e3a-9150ca380673] Pending
helpers_test.go:352: "sp-pod" [c9d8bfb7-1736-4176-8e3a-9150ca380673] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.002721118s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-755718 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.00s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh -n functional-755718 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cp functional-755718:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2776337247/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh -n functional-755718 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh -n functional-755718 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.18s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/4133.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo cat /etc/ssl/certs/4133.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/4133.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo cat /usr/share/ca-certificates/4133.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/41332.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo cat /etc/ssl/certs/41332.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/41332.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo cat /usr/share/ca-certificates/41332.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.14s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.72s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.34s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-755718 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-755718 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-755718 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-755718 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 29946: os: process already finished
helpers_test.go:519: unable to terminate pid 29732: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.64s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-755718 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:352: "nginx-svc" [e7372d4a-6629-464e-ae07-f108e058cf22] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [e7372d4a-6629-464e-ae07-f108e058cf22] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.003815516s
I0929 08:40:59.884548    4133 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.48s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "355.026681ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "58.49019ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.41s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "344.469814ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "47.398416ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.39s)

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

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

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

                                                
                                                
** /stderr **
I0929 08:51:05.916687    4133 retry.go:31] will retry after 636.559751ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 29 08:51 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 29 08:51 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 29 08:51 test-1759135865560033692
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh cat /mount-9p/test-1759135865560033692
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-755718 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:352: "busybox-mount" [85c45c91-7f4f-4865-9960-e8f0e40149a2] Pending
helpers_test.go:352: "busybox-mount" [85c45c91-7f4f-4865-9960-e8f0e40149a2] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [85c45c91-7f4f-4865-9960-e8f0e40149a2] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [85c45c91-7f4f-4865-9960-e8f0e40149a2] 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.002801048s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-755718 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-755718 /tmp/TestFunctionalparallelMountCmdany-port2350984535/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.96s)

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

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

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

                                                
                                                
** /stderr **
I0929 08:51:14.849061    4133 retry.go:31] will retry after 304.324626ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 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-755718 /tmp/TestFunctionalparallelMountCmdspecific-port3366855879/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-755718 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-755718 ssh "sudo umount -f /mount-9p": exit status 1 (280.647159ms)

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

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

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

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

                                                
                                                
** /stderr **
I0929 08:51:16.943051    4133 retry.go:31] will retry after 533.956967ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-755718 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-755718 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1022261310/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:507: 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-755718 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1022261310/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:507: 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-755718 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1022261310/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.39s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 service list -o json
functional_test.go:1504: Took "600.376986ms" to run "out/minikube-linux-arm64 -p functional-755718 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.60s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 version -o=json --components: (1.351173637s)
--- PASS: TestFunctional/parallel/Version/components (1.35s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-755718 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
localhost/minikube-local-cache-test:functional-755718
localhost/kicbase/echo-server:functional-755718
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:v20250512-df8de77b
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-755718 image ls --format short --alsologtostderr:
I0929 08:51:34.201310   35844 out.go:360] Setting OutFile to fd 1 ...
I0929 08:51:34.201473   35844 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.201483   35844 out.go:374] Setting ErrFile to fd 2...
I0929 08:51:34.201488   35844 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.201729   35844 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
I0929 08:51:34.202379   35844 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.202495   35844 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.202907   35844 cli_runner.go:164] Run: docker container inspect functional-755718 --format={{.State.Status}}
I0929 08:51:34.222900   35844 ssh_runner.go:195] Run: systemctl --version
I0929 08:51:34.222959   35844 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
I0929 08:51:34.244567   35844 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
I0929 08:51:34.337393   35844 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-755718 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                  IMAGE                  │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ localhost/kicbase/echo-server           │ functional-755718  │ ce2d2cda2d858 │ 4.79MB │
│ registry.k8s.io/kube-apiserver          │ v1.34.1            │ 43911e833d64d │ 84.8MB │
│ registry.k8s.io/kube-scheduler          │ v1.34.1            │ b5f57ec6b9867 │ 51.6MB │
│ registry.k8s.io/pause                   │ 3.10.1             │ d7b100cd9a77b │ 520kB  │
│ docker.io/kindest/kindnetd              │ v20250512-df8de77b │ b1a8c6f707935 │ 111MB  │
│ docker.io/library/nginx                 │ alpine             │ 35f3cbee4fb77 │ 54.3MB │
│ gcr.io/k8s-minikube/busybox             │ 1.28.4-glibc       │ 1611cd07b61d5 │ 3.77MB │
│ gcr.io/k8s-minikube/storage-provisioner │ v5                 │ ba04bb24b9575 │ 29MB   │
│ registry.k8s.io/kube-controller-manager │ v1.34.1            │ 7eb2c6ff0c5a7 │ 72.6MB │
│ registry.k8s.io/kube-proxy              │ v1.34.1            │ 05baa95f5142d │ 75.9MB │
│ registry.k8s.io/pause                   │ latest             │ 8cb2091f603e7 │ 246kB  │
│ localhost/minikube-local-cache-test     │ functional-755718  │ 05a4d94ffb11e │ 3.33kB │
│ registry.k8s.io/coredns/coredns         │ v1.12.1            │ 138784d87c9c5 │ 73.2MB │
│ registry.k8s.io/etcd                    │ 3.6.4-0            │ a1894772a478e │ 206MB  │
│ registry.k8s.io/pause                   │ 3.1                │ 8057e0500773a │ 529kB  │
│ registry.k8s.io/pause                   │ 3.3                │ 3d18732f8686c │ 487kB  │
│ docker.io/library/nginx                 │ latest             │ 17848b7d08d19 │ 202MB  │
└─────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-755718 image ls --format table --alsologtostderr:
I0929 08:51:35.087719   36050 out.go:360] Setting OutFile to fd 1 ...
I0929 08:51:35.087833   36050 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:35.087843   36050 out.go:374] Setting ErrFile to fd 2...
I0929 08:51:35.087849   36050 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:35.088121   36050 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
I0929 08:51:35.088713   36050 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:35.088843   36050 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:35.089296   36050 cli_runner.go:164] Run: docker container inspect functional-755718 --format={{.State.Status}}
I0929 08:51:35.107290   36050 ssh_runner.go:195] Run: systemctl --version
I0929 08:51:35.107345   36050 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
I0929 08:51:35.137106   36050 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
I0929 08:51:35.237511   36050 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-755718 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":["registry.k8s.io/coredns/coredns@sha256:4779e7517f375a597f100524db6f7f8b5b8499a6ccd14aacfa65432d4cfd5789","registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"73195387"},{"id":"7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:1276f2ef2e44c06f37d7c3cccaa3f0100d5f4e939e5cfde42343962da346857f","registry.k8s.io/kube-controller-manager@sha256:2bf47c1b01f51e8963bf2327390883c9fa4ed03ea1
b284500a2cba17ce303e89"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.1"],"size":"72629077"},{"id":"b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a","docker.io/kindest/kindnetd@sha256:2bdc3188f2ddc8e54841f69ef900a8dde1280057c97500f966a7ef31364021f1"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"111333938"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936","repoDigests":["docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8","docker.io/library/ngi
nx@sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac"],"repoTags":["docker.io/library/nginx:alpine"],"size":"54348302"},{"id":"17848b7d08d196d4e7b420f48ba286132a07937574561d4a6c085651f5177f97","repoDigests":["docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e","docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e"],"repoTags":["docker.io/library/nginx:latest"],"size":"202036629"},{"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":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":["registry.k8s.io/etcd@sha256:5db83f9e7ee85732a647
f5cf5fbdf85652afa8561b66c99f20756080ebd82ea5","registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19"],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"205987068"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":["registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c","registry.k8s.io/pause@sha256:e9c466420bcaeede00f46ecfa0ca8cd854c549f2f13330e2723173d88f2de70f"],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"519884"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-serv
er:functional-755718"],"size":"4788229"},{"id":"43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196","repoDigests":["registry.k8s.io/kube-apiserver@sha256:b9d7c117f8ac52bed4b13aeed973dc5198f9d93a926e6fe9e0b384f155baa902","registry.k8s.io/kube-apiserver@sha256:ffe89a0fe39dd71bb6eee7066c95512bd4a8365cb6df23eaf60e70209fe79645"],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.1"],"size":"84753391"},{"id":"05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9","repoDigests":["registry.k8s.io/kube-proxy@sha256:90d560a712188ee40c7d03b070c8f2cbcb3097081e62306bc7e68e438cceb9a6","registry.k8s.io/kube-proxy@sha256:913cc83ca0b5588a81d86ce8eedeb3ed1e9c1326e81852a1ea4f622b74ff749a"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.1"],"size":"75938711"},{"id":"b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0","repoDigests":["registry.k8s.io/kube-scheduler@sha256:6e9fbc4e25a576483e6a233976353a66e4d77eb5d0530e9118e94b7d46fb3500","registry.k8s.io/kube-scheduler@sha256:d69ae11adb4233d440c
302583adee9e3a37cf3626484476fe18ec821953e951e"],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.1"],"size":"51592017"},{"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":"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":"05a4d94ffb11ee4f539fef40838217546a8bb68f
f3ac5e0c7c9fd5be15fd48a9","repoDigests":["localhost/minikube-local-cache-test@sha256:d4cbf2d8d7ce12246c2e6afdda59605f6ff935eacaaab8060291cf0bb4c90558"],"repoTags":["localhost/minikube-local-cache-test:functional-755718"],"size":"3330"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-755718 image ls --format json --alsologtostderr:
I0929 08:51:34.814731   35971 out.go:360] Setting OutFile to fd 1 ...
I0929 08:51:34.814908   35971 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.814926   35971 out.go:374] Setting ErrFile to fd 2...
I0929 08:51:34.814931   35971 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.815258   35971 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
I0929 08:51:34.816071   35971 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.816220   35971 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.816959   35971 cli_runner.go:164] Run: docker container inspect functional-755718 --format={{.State.Status}}
I0929 08:51:34.840099   35971 ssh_runner.go:195] Run: systemctl --version
I0929 08:51:34.840149   35971 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
I0929 08:51:34.863035   35971 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
I0929 08:51:34.961147   35971 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-755718 image ls --format yaml --alsologtostderr:
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 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: 7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:1276f2ef2e44c06f37d7c3cccaa3f0100d5f4e939e5cfde42343962da346857f
- registry.k8s.io/kube-controller-manager@sha256:2bf47c1b01f51e8963bf2327390883c9fa4ed03ea1b284500a2cba17ce303e89
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.1
size: "72629077"
- id: 05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9
repoDigests:
- registry.k8s.io/kube-proxy@sha256:90d560a712188ee40c7d03b070c8f2cbcb3097081e62306bc7e68e438cceb9a6
- registry.k8s.io/kube-proxy@sha256:913cc83ca0b5588a81d86ce8eedeb3ed1e9c1326e81852a1ea4f622b74ff749a
repoTags:
- registry.k8s.io/kube-proxy:v1.34.1
size: "75938711"
- id: d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests:
- registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c
- registry.k8s.io/pause@sha256:e9c466420bcaeede00f46ecfa0ca8cd854c549f2f13330e2723173d88f2de70f
repoTags:
- registry.k8s.io/pause:3.10.1
size: "519884"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 17848b7d08d196d4e7b420f48ba286132a07937574561d4a6c085651f5177f97
repoDigests:
- docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e
- docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e
repoTags:
- docker.io/library/nginx:latest
size: "202036629"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-755718
size: "4788229"
- id: 05a4d94ffb11ee4f539fef40838217546a8bb68ff3ac5e0c7c9fd5be15fd48a9
repoDigests:
- localhost/minikube-local-cache-test@sha256:d4cbf2d8d7ce12246c2e6afdda59605f6ff935eacaaab8060291cf0bb4c90558
repoTags:
- localhost/minikube-local-cache-test:functional-755718
size: "3330"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c
repoDigests:
- docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a
- docker.io/kindest/kindnetd@sha256:2bdc3188f2ddc8e54841f69ef900a8dde1280057c97500f966a7ef31364021f1
repoTags:
- docker.io/kindest/kindnetd:v20250512-df8de77b
size: "111333938"
- id: 35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936
repoDigests:
- docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8
- docker.io/library/nginx@sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac
repoTags:
- docker.io/library/nginx:alpine
size: "54348302"
- 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: 138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:4779e7517f375a597f100524db6f7f8b5b8499a6ccd14aacfa65432d4cfd5789
- registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "73195387"
- id: a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests:
- registry.k8s.io/etcd@sha256:5db83f9e7ee85732a647f5cf5fbdf85652afa8561b66c99f20756080ebd82ea5
- registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "205987068"
- id: 43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:b9d7c117f8ac52bed4b13aeed973dc5198f9d93a926e6fe9e0b384f155baa902
- registry.k8s.io/kube-apiserver@sha256:ffe89a0fe39dd71bb6eee7066c95512bd4a8365cb6df23eaf60e70209fe79645
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.1
size: "84753391"
- id: b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:6e9fbc4e25a576483e6a233976353a66e4d77eb5d0530e9118e94b7d46fb3500
- registry.k8s.io/kube-scheduler@sha256:d69ae11adb4233d440c302583adee9e3a37cf3626484476fe18ec821953e951e
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.1
size: "51592017"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-755718 image ls --format yaml --alsologtostderr:
I0929 08:51:34.432039   35873 out.go:360] Setting OutFile to fd 1 ...
I0929 08:51:34.432204   35873 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.432210   35873 out.go:374] Setting ErrFile to fd 2...
I0929 08:51:34.432215   35873 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.432459   35873 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
I0929 08:51:34.433049   35873 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.433180   35873 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.433614   35873 cli_runner.go:164] Run: docker container inspect functional-755718 --format={{.State.Status}}
I0929 08:51:34.452095   35873 ssh_runner.go:195] Run: systemctl --version
I0929 08:51:34.452140   35873 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
I0929 08:51:34.472005   35873 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
I0929 08:51:34.569568   35873 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image build -t localhost/my-image:functional-755718 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 image build -t localhost/my-image:functional-755718 testdata/build --alsologtostderr: (3.356264386s)
functional_test.go:335: (dbg) Stdout: out/minikube-linux-arm64 -p functional-755718 image build -t localhost/my-image:functional-755718 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d608a0d7af2
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-755718
--> 42e9dbfa85a
Successfully tagged localhost/my-image:functional-755718
42e9dbfa85a22c5d15bc8c349a22299b1832019de80156d44ad7f433742c25a5
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-755718 image build -t localhost/my-image:functional-755718 testdata/build --alsologtostderr:
I0929 08:51:34.974702   36021 out.go:360] Setting OutFile to fd 1 ...
I0929 08:51:34.975303   36021 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.975338   36021 out.go:374] Setting ErrFile to fd 2...
I0929 08:51:34.975361   36021 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 08:51:34.975657   36021 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
I0929 08:51:34.976400   36021 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.977136   36021 config.go:182] Loaded profile config "functional-755718": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
I0929 08:51:34.977683   36021 cli_runner.go:164] Run: docker container inspect functional-755718 --format={{.State.Status}}
I0929 08:51:34.996867   36021 ssh_runner.go:195] Run: systemctl --version
I0929 08:51:34.996917   36021 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-755718
I0929 08:51:35.018371   36021 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/functional-755718/id_rsa Username:docker}
I0929 08:51:35.117892   36021 build_images.go:161] Building image from path: /tmp/build.3212611030.tar
I0929 08:51:35.117962   36021 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0929 08:51:35.127384   36021 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3212611030.tar
I0929 08:51:35.131301   36021 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3212611030.tar: stat -c "%s %y" /var/lib/minikube/build/build.3212611030.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3212611030.tar': No such file or directory
I0929 08:51:35.131337   36021 ssh_runner.go:362] scp /tmp/build.3212611030.tar --> /var/lib/minikube/build/build.3212611030.tar (3072 bytes)
I0929 08:51:35.164136   36021 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3212611030
I0929 08:51:35.177267   36021 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3212611030 -xf /var/lib/minikube/build/build.3212611030.tar
I0929 08:51:35.189891   36021 crio.go:315] Building image: /var/lib/minikube/build/build.3212611030
I0929 08:51:35.189955   36021 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-755718 /var/lib/minikube/build/build.3212611030 --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
I0929 08:51:38.249721   36021 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-755718 /var/lib/minikube/build/build.3212611030 --cgroup-manager=cgroupfs: (3.059744951s)
I0929 08:51:38.249785   36021 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3212611030
I0929 08:51:38.258640   36021 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3212611030.tar
I0929 08:51:38.267317   36021 build_images.go:217] Built localhost/my-image:functional-755718 from /tmp/build.3212611030.tar
I0929 08:51:38.267348   36021 build_images.go:133] succeeded building to: functional-755718
I0929 08:51:38.267354   36021 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.90s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-755718
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.66s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image load --daemon kicbase/echo-server:functional-755718 --alsologtostderr
functional_test.go:370: (dbg) Done: out/minikube-linux-arm64 -p functional-755718 image load --daemon kicbase/echo-server:functional-755718 --alsologtostderr: (2.694272799s)
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (2.96s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-755718
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image load --daemon kicbase/echo-server:functional-755718 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls
2025/09/29 08:51:30 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.24s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image rm kicbase/echo-server:functional-755718 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.69s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-755718
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 image save --daemon kicbase/echo-server:functional-755718 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-755718
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.68s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-755718 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.18s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (203.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0929 08:52:50.533740    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:54:13.604977    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (3m23.115624605s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (203.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- exec busybox-7b57f96db7-gq65m -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- exec busybox-7b57f96db7-gq65m -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- exec busybox-7b57f96db7-qpb68 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- exec busybox-7b57f96db7-qpb68 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- exec busybox-7b57f96db7-zs8sq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 kubectl -- exec busybox-7b57f96db7-zs8sq -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (31.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 node add --alsologtostderr -v 5: (30.563284879s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (31.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --output json --alsologtostderr -v 5
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp testdata/cp-test.txt ha-109363:/home/docker/cp-test.txt
E0929 08:55:49.409293    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:55:49.415838    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:55:49.427185    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:55:49.448693    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:55:49.490299    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:55:49.571613    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test.txt"
E0929 08:55:49.732844    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1562237243/001/cp-test_ha-109363.txt
E0929 08:55:50.054159    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363:/home/docker/cp-test.txt ha-109363-m02:/home/docker/cp-test_ha-109363_ha-109363-m02.txt
E0929 08:55:50.695534    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test_ha-109363_ha-109363-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363:/home/docker/cp-test.txt ha-109363-m03:/home/docker/cp-test_ha-109363_ha-109363-m03.txt
E0929 08:55:51.977542    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test_ha-109363_ha-109363-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363:/home/docker/cp-test.txt ha-109363-m04:/home/docker/cp-test_ha-109363_ha-109363-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test_ha-109363_ha-109363-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp testdata/cp-test.txt ha-109363-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1562237243/001/cp-test_ha-109363-m02.txt
E0929 08:55:54.539144    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m02:/home/docker/cp-test.txt ha-109363:/home/docker/cp-test_ha-109363-m02_ha-109363.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test_ha-109363-m02_ha-109363.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m02:/home/docker/cp-test.txt ha-109363-m03:/home/docker/cp-test_ha-109363-m02_ha-109363-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test_ha-109363-m02_ha-109363-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m02:/home/docker/cp-test.txt ha-109363-m04:/home/docker/cp-test_ha-109363-m02_ha-109363-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test_ha-109363-m02_ha-109363-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp testdata/cp-test.txt ha-109363-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1562237243/001/cp-test_ha-109363-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m03:/home/docker/cp-test.txt ha-109363:/home/docker/cp-test_ha-109363-m03_ha-109363.txt
E0929 08:55:59.662899    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test_ha-109363-m03_ha-109363.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m03:/home/docker/cp-test.txt ha-109363-m02:/home/docker/cp-test_ha-109363-m03_ha-109363-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test_ha-109363-m03_ha-109363-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m03:/home/docker/cp-test.txt ha-109363-m04:/home/docker/cp-test_ha-109363-m03_ha-109363-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test_ha-109363-m03_ha-109363-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp testdata/cp-test.txt ha-109363-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1562237243/001/cp-test_ha-109363-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m04:/home/docker/cp-test.txt ha-109363:/home/docker/cp-test_ha-109363-m04_ha-109363.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363 "sudo cat /home/docker/cp-test_ha-109363-m04_ha-109363.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m04:/home/docker/cp-test.txt ha-109363-m02:/home/docker/cp-test_ha-109363-m04_ha-109363-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m02 "sudo cat /home/docker/cp-test_ha-109363-m04_ha-109363-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 cp ha-109363-m04:/home/docker/cp-test.txt ha-109363-m03:/home/docker/cp-test_ha-109363-m04_ha-109363-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 ssh -n ha-109363-m03 "sudo cat /home/docker/cp-test_ha-109363-m04_ha-109363-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 node stop m02 --alsologtostderr -v 5
E0929 08:56:09.904195    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 node stop m02 --alsologtostderr -v 5: (11.953027786s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5: exit status 7 (761.498588ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 08:56:19.685315   51923 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:56:19.685451   51923 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:56:19.685464   51923 out.go:374] Setting ErrFile to fd 2...
	I0929 08:56:19.685470   51923 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:56:19.685748   51923 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:56:19.685961   51923 out.go:368] Setting JSON to false
	I0929 08:56:19.686010   51923 mustload.go:65] Loading cluster: ha-109363
	I0929 08:56:19.686087   51923 notify.go:220] Checking for updates...
	I0929 08:56:19.687067   51923 config.go:182] Loaded profile config "ha-109363": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:56:19.687094   51923 status.go:174] checking status of ha-109363 ...
	I0929 08:56:19.687642   51923 cli_runner.go:164] Run: docker container inspect ha-109363 --format={{.State.Status}}
	I0929 08:56:19.707905   51923 status.go:371] ha-109363 host status = "Running" (err=<nil>)
	I0929 08:56:19.707929   51923 host.go:66] Checking if "ha-109363" exists ...
	I0929 08:56:19.708313   51923 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-109363
	I0929 08:56:19.738747   51923 host.go:66] Checking if "ha-109363" exists ...
	I0929 08:56:19.739117   51923 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 08:56:19.739206   51923 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-109363
	I0929 08:56:19.758645   51923 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/ha-109363/id_rsa Username:docker}
	I0929 08:56:19.858576   51923 ssh_runner.go:195] Run: systemctl --version
	I0929 08:56:19.862856   51923 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 08:56:19.875229   51923 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 08:56:19.932348   51923 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:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-09-29 08:56:19.922010635 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 08:56:19.932865   51923 kubeconfig.go:125] found "ha-109363" server: "https://192.168.49.254:8443"
	I0929 08:56:19.932899   51923 api_server.go:166] Checking apiserver status ...
	I0929 08:56:19.932940   51923 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 08:56:19.944636   51923 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1425/cgroup
	I0929 08:56:19.955863   51923 api_server.go:182] apiserver freezer: "2:freezer:/docker/1e65ce90ab28b06ef84e8e187176140665aba4046edafc363123e24e70b2d097/crio/crio-7ebd562f7e8eab4768f3bc19c583acb9a58dae8960acf068a4282cc7a7e9522a"
	I0929 08:56:19.955925   51923 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1e65ce90ab28b06ef84e8e187176140665aba4046edafc363123e24e70b2d097/crio/crio-7ebd562f7e8eab4768f3bc19c583acb9a58dae8960acf068a4282cc7a7e9522a/freezer.state
	I0929 08:56:19.965348   51923 api_server.go:204] freezer state: "THAWED"
	I0929 08:56:19.965376   51923 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0929 08:56:19.976642   51923 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0929 08:56:19.976670   51923 status.go:463] ha-109363 apiserver status = Running (err=<nil>)
	I0929 08:56:19.976681   51923 status.go:176] ha-109363 status: &{Name:ha-109363 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 08:56:19.976701   51923 status.go:174] checking status of ha-109363-m02 ...
	I0929 08:56:19.976989   51923 cli_runner.go:164] Run: docker container inspect ha-109363-m02 --format={{.State.Status}}
	I0929 08:56:19.999293   51923 status.go:371] ha-109363-m02 host status = "Stopped" (err=<nil>)
	I0929 08:56:19.999326   51923 status.go:384] host is not running, skipping remaining checks
	I0929 08:56:19.999333   51923 status.go:176] ha-109363-m02 status: &{Name:ha-109363-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 08:56:19.999360   51923 status.go:174] checking status of ha-109363-m03 ...
	I0929 08:56:19.999697   51923 cli_runner.go:164] Run: docker container inspect ha-109363-m03 --format={{.State.Status}}
	I0929 08:56:20.021100   51923 status.go:371] ha-109363-m03 host status = "Running" (err=<nil>)
	I0929 08:56:20.021126   51923 host.go:66] Checking if "ha-109363-m03" exists ...
	I0929 08:56:20.021565   51923 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-109363-m03
	I0929 08:56:20.044860   51923 host.go:66] Checking if "ha-109363-m03" exists ...
	I0929 08:56:20.045378   51923 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 08:56:20.045436   51923 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-109363-m03
	I0929 08:56:20.065489   51923 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/ha-109363-m03/id_rsa Username:docker}
	I0929 08:56:20.162484   51923 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 08:56:20.174814   51923 kubeconfig.go:125] found "ha-109363" server: "https://192.168.49.254:8443"
	I0929 08:56:20.174846   51923 api_server.go:166] Checking apiserver status ...
	I0929 08:56:20.174902   51923 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 08:56:20.185841   51923 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1393/cgroup
	I0929 08:56:20.197411   51923 api_server.go:182] apiserver freezer: "2:freezer:/docker/87c63cea8337404244ef4b876b4c8bb677999bdffd403af0380989a4ec222958/crio/crio-99fb58c58d02cae4c620480cf620d73d9aeb142bee5bae253ceaa4c17393affe"
	I0929 08:56:20.197476   51923 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/87c63cea8337404244ef4b876b4c8bb677999bdffd403af0380989a4ec222958/crio/crio-99fb58c58d02cae4c620480cf620d73d9aeb142bee5bae253ceaa4c17393affe/freezer.state
	I0929 08:56:20.206174   51923 api_server.go:204] freezer state: "THAWED"
	I0929 08:56:20.206202   51923 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0929 08:56:20.215594   51923 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0929 08:56:20.215626   51923 status.go:463] ha-109363-m03 apiserver status = Running (err=<nil>)
	I0929 08:56:20.215636   51923 status.go:176] ha-109363-m03 status: &{Name:ha-109363-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 08:56:20.215653   51923 status.go:174] checking status of ha-109363-m04 ...
	I0929 08:56:20.215958   51923 cli_runner.go:164] Run: docker container inspect ha-109363-m04 --format={{.State.Status}}
	I0929 08:56:20.239428   51923 status.go:371] ha-109363-m04 host status = "Running" (err=<nil>)
	I0929 08:56:20.239454   51923 host.go:66] Checking if "ha-109363-m04" exists ...
	I0929 08:56:20.239738   51923 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-109363-m04
	I0929 08:56:20.258304   51923 host.go:66] Checking if "ha-109363-m04" exists ...
	I0929 08:56:20.258612   51923 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 08:56:20.258658   51923 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-109363-m04
	I0929 08:56:20.277388   51923 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/ha-109363-m04/id_rsa Username:docker}
	I0929 08:56:20.373769   51923 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 08:56:20.385360   51923 status.go:176] ha-109363-m04 status: &{Name:ha-109363-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (27.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 node start m02 --alsologtostderr -v 5
E0929 08:56:30.386380    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 node start m02 --alsologtostderr -v 5: (26.823137141s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5: (1.07132235s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (27.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (110.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 stop --alsologtostderr -v 5
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 stop --alsologtostderr -v 5: (20.281265637s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 start --wait true --alsologtostderr -v 5
E0929 08:57:11.348643    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:57:50.533170    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 08:58:33.270134    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 start --wait true --alsologtostderr -v 5: (1m30.315109336s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (110.76s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.66s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 08:59:29.964794   65634 out.go:360] Setting OutFile to fd 1 ...
	I0929 08:59:29.964912   65634 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:59:29.964922   65634 out.go:374] Setting ErrFile to fd 2...
	I0929 08:59:29.964928   65634 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 08:59:29.965193   65634 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 08:59:29.965369   65634 out.go:368] Setting JSON to false
	I0929 08:59:29.965413   65634 mustload.go:65] Loading cluster: ha-109363
	I0929 08:59:29.965506   65634 notify.go:220] Checking for updates...
	I0929 08:59:29.966445   65634 config.go:182] Loaded profile config "ha-109363": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 08:59:29.966473   65634 status.go:174] checking status of ha-109363 ...
	I0929 08:59:29.966959   65634 cli_runner.go:164] Run: docker container inspect ha-109363 --format={{.State.Status}}
	I0929 08:59:29.985353   65634 status.go:371] ha-109363 host status = "Stopped" (err=<nil>)
	I0929 08:59:29.985374   65634 status.go:384] host is not running, skipping remaining checks
	I0929 08:59:29.985380   65634 status.go:176] ha-109363 status: &{Name:ha-109363 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 08:59:29.985413   65634 status.go:174] checking status of ha-109363-m02 ...
	I0929 08:59:29.985744   65634 cli_runner.go:164] Run: docker container inspect ha-109363-m02 --format={{.State.Status}}
	I0929 08:59:30.002269   65634 status.go:371] ha-109363-m02 host status = "Stopped" (err=<nil>)
	I0929 08:59:30.002291   65634 status.go:384] host is not running, skipping remaining checks
	I0929 08:59:30.002298   65634 status.go:176] ha-109363-m02 status: &{Name:ha-109363-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 08:59:30.002319   65634 status.go:174] checking status of ha-109363-m04 ...
	I0929 08:59:30.002623   65634 cli_runner.go:164] Run: docker container inspect ha-109363-m04 --format={{.State.Status}}
	I0929 08:59:30.041795   65634 status.go:371] ha-109363-m04 host status = "Stopped" (err=<nil>)
	I0929 08:59:30.041826   65634 status.go:384] host is not running, skipping remaining checks
	I0929 08:59:30.041847   65634 status.go:176] ha-109363-m04 status: &{Name:ha-109363-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (84.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0929 09:00:49.408686    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (1m23.498992117s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5
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 (84.40s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (81.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 node add --control-plane --alsologtostderr -v 5
E0929 09:01:17.117961    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 node add --control-plane --alsologtostderr -v 5: (1m20.369569898s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-109363 status --alsologtostderr -v 5: (1.002908476s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (81.37s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (79.61s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-074177 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio
E0929 09:02:50.533619    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-074177 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio: (1m19.609075066s)
--- PASS: TestJSONOutput/start/Command (79.61s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-999240 --memory=3072 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-999240 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (90.995539ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"10ca5ec4-86b4-4f36-94a8-9844236d3c6d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-999240] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"66b34be1-ab2b-45e7-83c5-037a8280703a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21650"}}
	{"specversion":"1.0","id":"85b1f11f-30cd-4e30-ab1b-1575c95359da","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":"ddc91d70-1c94-435f-a7b2-acc4e8c2acd4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig"}}
	{"specversion":"1.0","id":"3fdf2293-6614-422a-aaef-e57ea2bb4e7c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube"}}
	{"specversion":"1.0","id":"59239d3e-b8a7-4547-a899-5bcaef0b87de","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":"11726a95-1b5c-4145-9b19-395296e49843","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3a89d423-93b9-4049-8776-e14eb7c0dc39","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-999240" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-999240
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.21s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (37.29s)

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

                                                
                                    
x
+
TestKicExistingNetwork (33.88s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0929 09:05:16.948578    4133 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}}]}"
W0929 09:05:16.964695    4133 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
I0929 09:05:16.964789    4133 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0929 09:05:16.964819    4133 cli_runner.go:164] Run: docker network inspect existing-network
W0929 09:05:16.981725    4133 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0929 09:05:16.981758    4133 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
I0929 09:05:16.981773    4133 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0929 09:05:16.981883    4133 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}}]}"
I0929 09:05:17.000186    4133 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-773327675c26 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:ce:4c:62:7a:ff:7e} reservation:<nil>}
I0929 09:05:17.000458    4133 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:0x4001af0b60}
I0929 09:05:17.000479    4133 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 ...
I0929 09:05:17.000527    4133 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
I0929 09:05:17.055566    4133 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-586428 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-586428 --network=existing-network: (31.781229996s)
helpers_test.go:175: Cleaning up "existing-network-586428" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-586428
E0929 09:05:49.409511    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-586428: (1.957680163s)
I0929 09:05:50.810323    4133 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (33.88s)

                                                
                                    
x
+
TestKicCustomSubnet (33.04s)

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

                                                
                                    
x
+
TestKicStaticIP (38.52s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (70.91s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-506713 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-506713 --driver=docker  --container-runtime=crio: (33.827700023s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-509543 --driver=docker  --container-runtime=crio
E0929 09:07:50.533498    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-509543 --driver=docker  --container-runtime=crio: (31.882466709s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-506713
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-509543
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-509543" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-509543
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-509543: (1.950599778s)
helpers_test.go:175: Cleaning up "first-506713" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-506713
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-506713: (1.91462909s)
--- PASS: TestMinikubeProfile (70.91s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.05s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-189825 --memory=3072 --mount-string /tmp/TestMountStartserial3171351925/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-189825 --memory=3072 --mount-string /tmp/TestMountStartserial3171351925/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.049607768s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.05s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.91s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-191638 --memory=3072 --mount-string /tmp/TestMountStartserial3171351925/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-191638 --memory=3072 --mount-string /tmp/TestMountStartserial3171351925/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (8.91094033s)
--- PASS: TestMountStart/serial/StartWithMountSecond (9.91s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-191638
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-191638: (1.190477511s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.21s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-191638
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-191638: (7.211294607s)
--- PASS: TestMountStart/serial/RestartStopped (8.21s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (137.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-106518 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
E0929 09:10:49.409205    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:10:53.607431    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-106518 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (2m17.017901225s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (137.52s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (57.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-106518 -v=5 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-106518 -v=5 --alsologtostderr: (57.032876711s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (57.69s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.69s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp testdata/cp-test.txt multinode-106518:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile695260789/001/cp-test_multinode-106518.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518:/home/docker/cp-test.txt multinode-106518-m02:/home/docker/cp-test_multinode-106518_multinode-106518-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m02 "sudo cat /home/docker/cp-test_multinode-106518_multinode-106518-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518:/home/docker/cp-test.txt multinode-106518-m03:/home/docker/cp-test_multinode-106518_multinode-106518-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m03 "sudo cat /home/docker/cp-test_multinode-106518_multinode-106518-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp testdata/cp-test.txt multinode-106518-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m02 "sudo cat /home/docker/cp-test.txt"
E0929 09:12:12.480074    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile695260789/001/cp-test_multinode-106518-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518-m02:/home/docker/cp-test.txt multinode-106518:/home/docker/cp-test_multinode-106518-m02_multinode-106518.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518 "sudo cat /home/docker/cp-test_multinode-106518-m02_multinode-106518.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518-m02:/home/docker/cp-test.txt multinode-106518-m03:/home/docker/cp-test_multinode-106518-m02_multinode-106518-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m03 "sudo cat /home/docker/cp-test_multinode-106518-m02_multinode-106518-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp testdata/cp-test.txt multinode-106518-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile695260789/001/cp-test_multinode-106518-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518-m03:/home/docker/cp-test.txt multinode-106518:/home/docker/cp-test_multinode-106518-m03_multinode-106518.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518 "sudo cat /home/docker/cp-test_multinode-106518-m03_multinode-106518.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 cp multinode-106518-m03:/home/docker/cp-test.txt multinode-106518-m02:/home/docker/cp-test_multinode-106518-m03_multinode-106518-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 ssh -n multinode-106518-m02 "sudo cat /home/docker/cp-test_multinode-106518-m03_multinode-106518-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.08s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.24s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 09:12:20.133573  119210 out.go:360] Setting OutFile to fd 1 ...
	I0929 09:12:20.133805  119210 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 09:12:20.133837  119210 out.go:374] Setting ErrFile to fd 2...
	I0929 09:12:20.133857  119210 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 09:12:20.134145  119210 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 09:12:20.134423  119210 out.go:368] Setting JSON to false
	I0929 09:12:20.134495  119210 mustload.go:65] Loading cluster: multinode-106518
	I0929 09:12:20.134580  119210 notify.go:220] Checking for updates...
	I0929 09:12:20.134959  119210 config.go:182] Loaded profile config "multinode-106518": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 09:12:20.135005  119210 status.go:174] checking status of multinode-106518 ...
	I0929 09:12:20.135903  119210 cli_runner.go:164] Run: docker container inspect multinode-106518 --format={{.State.Status}}
	I0929 09:12:20.156682  119210 status.go:371] multinode-106518 host status = "Running" (err=<nil>)
	I0929 09:12:20.156703  119210 host.go:66] Checking if "multinode-106518" exists ...
	I0929 09:12:20.157001  119210 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-106518
	I0929 09:12:20.188077  119210 host.go:66] Checking if "multinode-106518" exists ...
	I0929 09:12:20.188403  119210 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 09:12:20.188443  119210 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-106518
	I0929 09:12:20.210272  119210 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/multinode-106518/id_rsa Username:docker}
	I0929 09:12:20.306559  119210 ssh_runner.go:195] Run: systemctl --version
	I0929 09:12:20.310886  119210 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 09:12:20.322557  119210 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 09:12:20.378744  119210 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:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-09-29 09:12:20.369684058 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 09:12:20.379383  119210 kubeconfig.go:125] found "multinode-106518" server: "https://192.168.67.2:8443"
	I0929 09:12:20.379421  119210 api_server.go:166] Checking apiserver status ...
	I0929 09:12:20.379465  119210 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 09:12:20.390361  119210 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1431/cgroup
	I0929 09:12:20.399807  119210 api_server.go:182] apiserver freezer: "2:freezer:/docker/64e6015857719558f24e4382ab4de66dbb86b33e6b95d8a4af9bba026db36a03/crio/crio-2a1cb0be45fac001fd18b046ce472c0594cf31c5bebbea71f46f8cc06549511d"
	I0929 09:12:20.399884  119210 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/64e6015857719558f24e4382ab4de66dbb86b33e6b95d8a4af9bba026db36a03/crio/crio-2a1cb0be45fac001fd18b046ce472c0594cf31c5bebbea71f46f8cc06549511d/freezer.state
	I0929 09:12:20.408606  119210 api_server.go:204] freezer state: "THAWED"
	I0929 09:12:20.408636  119210 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0929 09:12:20.416807  119210 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0929 09:12:20.416832  119210 status.go:463] multinode-106518 apiserver status = Running (err=<nil>)
	I0929 09:12:20.416843  119210 status.go:176] multinode-106518 status: &{Name:multinode-106518 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 09:12:20.416859  119210 status.go:174] checking status of multinode-106518-m02 ...
	I0929 09:12:20.417245  119210 cli_runner.go:164] Run: docker container inspect multinode-106518-m02 --format={{.State.Status}}
	I0929 09:12:20.434159  119210 status.go:371] multinode-106518-m02 host status = "Running" (err=<nil>)
	I0929 09:12:20.434194  119210 host.go:66] Checking if "multinode-106518-m02" exists ...
	I0929 09:12:20.434495  119210 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-106518-m02
	I0929 09:12:20.451999  119210 host.go:66] Checking if "multinode-106518-m02" exists ...
	I0929 09:12:20.452307  119210 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 09:12:20.452355  119210 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-106518-m02
	I0929 09:12:20.469686  119210 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/21650-2327/.minikube/machines/multinode-106518-m02/id_rsa Username:docker}
	I0929 09:12:20.570342  119210 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 09:12:20.581714  119210 status.go:176] multinode-106518-m02 status: &{Name:multinode-106518-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0929 09:12:20.581749  119210 status.go:174] checking status of multinode-106518-m03 ...
	I0929 09:12:20.582046  119210 cli_runner.go:164] Run: docker container inspect multinode-106518-m03 --format={{.State.Status}}
	I0929 09:12:20.601329  119210 status.go:371] multinode-106518-m03 host status = "Stopped" (err=<nil>)
	I0929 09:12:20.601352  119210 status.go:384] host is not running, skipping remaining checks
	I0929 09:12:20.601358  119210 status.go:176] multinode-106518-m03 status: &{Name:multinode-106518-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (7.91s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (76.39s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-106518
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-106518
E0929 09:12:50.533722    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-106518: (24.772633124s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-106518 --wait=true -v=5 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-106518 --wait=true -v=5 --alsologtostderr: (51.510968857s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-106518
--- PASS: TestMultiNode/serial/RestartKeepsNodes (76.39s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.54s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.82s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 09:14:14.229196  127115 out.go:360] Setting OutFile to fd 1 ...
	I0929 09:14:14.229325  127115 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 09:14:14.229336  127115 out.go:374] Setting ErrFile to fd 2...
	I0929 09:14:14.229340  127115 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 09:14:14.229607  127115 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 09:14:14.229794  127115 out.go:368] Setting JSON to false
	I0929 09:14:14.229848  127115 mustload.go:65] Loading cluster: multinode-106518
	I0929 09:14:14.229923  127115 notify.go:220] Checking for updates...
	I0929 09:14:14.230786  127115 config.go:182] Loaded profile config "multinode-106518": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 09:14:14.230813  127115 status.go:174] checking status of multinode-106518 ...
	I0929 09:14:14.231323  127115 cli_runner.go:164] Run: docker container inspect multinode-106518 --format={{.State.Status}}
	I0929 09:14:14.249003  127115 status.go:371] multinode-106518 host status = "Stopped" (err=<nil>)
	I0929 09:14:14.249023  127115 status.go:384] host is not running, skipping remaining checks
	I0929 09:14:14.249029  127115 status.go:176] multinode-106518 status: &{Name:multinode-106518 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 09:14:14.249063  127115 status.go:174] checking status of multinode-106518-m02 ...
	I0929 09:14:14.249375  127115 cli_runner.go:164] Run: docker container inspect multinode-106518-m02 --format={{.State.Status}}
	I0929 09:14:14.270747  127115 status.go:371] multinode-106518-m02 host status = "Stopped" (err=<nil>)
	I0929 09:14:14.270771  127115 status.go:384] host is not running, skipping remaining checks
	I0929 09:14:14.270778  127115 status.go:176] multinode-106518-m02 status: &{Name:multinode-106518-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (59.39s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-106518 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-106518 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (58.707379761s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-106518 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (59.39s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (33.26s)

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

                                                
                                                
-- stdout --
	* [multinode-106518-m02] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21650
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                    
x
+
TestPreload (123.03s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-466469 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-466469 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0: (59.801509328s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-466469 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-466469 image pull gcr.io/k8s-minikube/busybox: (3.545013332s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-466469
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-466469: (5.940191464s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-466469 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0929 09:17:50.533636    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-466469 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (51.196043038s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-466469 image list
helpers_test.go:175: Cleaning up "test-preload-466469" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-466469
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-466469: (2.329627871s)
--- PASS: TestPreload (123.03s)

                                                
                                    
x
+
TestScheduledStopUnix (106.15s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-947538 --memory=3072 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-947538 --memory=3072 --driver=docker  --container-runtime=crio: (30.117047992s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-947538 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-947538 -n scheduled-stop-947538
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-947538 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0929 09:18:24.604527    4133 retry.go:31] will retry after 53.667µs: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.604653    4133 retry.go:31] will retry after 80.751µs: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.605030    4133 retry.go:31] will retry after 150.904µs: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.605358    4133 retry.go:31] will retry after 195.597µs: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.605755    4133 retry.go:31] will retry after 582.234µs: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.606867    4133 retry.go:31] will retry after 899.145µs: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.607982    4133 retry.go:31] will retry after 1.108788ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.610178    4133 retry.go:31] will retry after 2.246416ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.612716    4133 retry.go:31] will retry after 2.136873ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.615930    4133 retry.go:31] will retry after 3.123821ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.620083    4133 retry.go:31] will retry after 3.039686ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.623211    4133 retry.go:31] will retry after 9.493084ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.633424    4133 retry.go:31] will retry after 12.470557ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.646622    4133 retry.go:31] will retry after 10.758257ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.657859    4133 retry.go:31] will retry after 31.572952ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
I0929 09:18:24.690107    4133 retry.go:31] will retry after 62.309433ms: open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/scheduled-stop-947538/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-947538 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-947538 -n scheduled-stop-947538
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-947538
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-947538 --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-947538
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-947538: exit status 7 (63.12917ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.97s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a8707070-5c8d-4b31-8ae1-da6da1a06a8f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-831671] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c4ebbf0c-18bb-444a-8798-e045ba7263f3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21650"}}
	{"specversion":"1.0","id":"b5c64d7c-a563-4024-8a28-b0d80e295dfa","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":"176cfa8d-f258-4787-8924-f0ce94416524","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig"}}
	{"specversion":"1.0","id":"65f6485b-d3c2-4eeb-836d-90738c89ed8f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube"}}
	{"specversion":"1.0","id":"5637575f-8d2d-420f-a1f1-b8394a5f0493","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":"cab5a783-fde7-4a13-a09c-952aff14ce2a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4da13676-ffbd-4324-94ad-d5ad518ffadf","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":"59a259a6-c1aa-4c3c-93b6-1ec1da16eb78","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":"9bcd9376-5dfc-49f8-95ef-f1b2d8c76ba6","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":"a548033c-2a2d-4fba-b8e6-c50418245d89","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":"0df1be34-6e55-42ae-a0b0-3eaabcae893a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-831671\" primary control-plane node in \"insufficient-storage-831671\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"0a5d2690-084f-4788-ac84-30d7cb222528","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"7088cd36-f70a-437b-8efb-ca17408525c2","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=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"89956ce3-3e37-42e9-a678-6020cedfe605","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\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-831671 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-831671 --output=json --layout=cluster: exit status 7 (282.585813ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0929 09:19:51.940516  144523 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-831671" does not appear in /home/jenkins/minikube-integration/21650-2327/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0929 09:19:52.235534  144585 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-831671" does not appear in /home/jenkins/minikube-integration/21650-2327/kubeconfig
	E0929 09:19:52.245046  144585 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/insufficient-storage-831671/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (51.84s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.3615160854 start -p running-upgrade-163980 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.3615160854 start -p running-upgrade-163980 --memory=3072 --vm-driver=docker  --container-runtime=crio: (31.606818955s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-163980 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-163980 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (17.562031181s)
helpers_test.go:175: Cleaning up "running-upgrade-163980" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-163980
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-163980: (1.995281931s)
--- PASS: TestRunningBinaryUpgrade (51.84s)

                                                
                                    
x
+
TestKubernetesUpgrade (362.58s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-400862 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-400862 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (40.868652361s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-400862
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-400862: (1.291479953s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-400862 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-400862 status --format={{.Host}}: exit status 7 (77.278628ms)

                                                
                                                
-- 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-400862 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-400862 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m37.925322038s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-400862 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-400862 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-400862 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio: exit status 106 (144.300649ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-400862] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21650
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.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.34.1 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-400862
	    minikube start -p kubernetes-upgrade-400862 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4008622 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.1, by running:
	    
	    minikube start -p kubernetes-upgrade-400862 --kubernetes-version=v1.34.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-400862 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-400862 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.818925376s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-400862" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-400862
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-400862: (2.302959078s)
--- PASS: TestKubernetesUpgrade (362.58s)

                                                
                                    
x
+
TestMissingContainerUpgrade (121.95s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.1542786467 start -p missing-upgrade-337553 --memory=3072 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.1542786467 start -p missing-upgrade-337553 --memory=3072 --driver=docker  --container-runtime=crio: (1m6.742074862s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-337553
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-337553
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-337553 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-337553 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (51.278357358s)
helpers_test.go:175: Cleaning up "missing-upgrade-337553" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-337553
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-337553: (2.158296325s)
--- PASS: TestMissingContainerUpgrade (121.95s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-373228 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:85: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-373228 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio: exit status 14 (96.802742ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-373228] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21650
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.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.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (45.96s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-373228 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:97: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-373228 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (45.453172646s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-373228 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (45.96s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (14.97s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-373228 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0929 09:20:49.409330    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:114: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-373228 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (12.202111617s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-373228 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-373228 status -o json: exit status 2 (498.198004ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-373228","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-373228
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-373228: (2.268034767s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (14.97s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-373228 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:138: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-373228 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (7.269823671s)
--- PASS: TestNoKubernetes/serial/Start (7.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.33s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.75s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-373228
no_kubernetes_test.go:160: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-373228: (1.192756578s)
--- PASS: TestNoKubernetes/serial/Stop (1.19s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.33s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-373228 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-373228 --driver=docker  --container-runtime=crio: (7.325334553s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.33s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.55s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (56.35s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.1604503210 start -p stopped-upgrade-415709 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.1604503210 start -p stopped-upgrade-415709 --memory=3072 --vm-driver=docker  --container-runtime=crio: (36.13630892s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.1604503210 -p stopped-upgrade-415709 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.1604503210 -p stopped-upgrade-415709 stop: (1.235283741s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-415709 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0929 09:22:50.533917    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-415709 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (18.982269353s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (56.35s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.14s)

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

                                                
                                    
x
+
TestPause/serial/Start (81.75s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-832945 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-832945 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m21.753708735s)
--- PASS: TestPause/serial/Start (81.75s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.59s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-832945","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, istio-operator","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-832945","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.33s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.63s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.03s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.71s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.58s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.37s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-587064 --memory=3072 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-587064 --memory=3072 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (327.128895ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 09:26:25.066997  182366 out.go:360] Setting OutFile to fd 1 ...
	I0929 09:26:25.067171  182366 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 09:26:25.067184  182366 out.go:374] Setting ErrFile to fd 2...
	I0929 09:26:25.067192  182366 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 09:26:25.067469  182366 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21650-2327/.minikube/bin
	I0929 09:26:25.067954  182366 out.go:368] Setting JSON to false
	I0929 09:26:25.068915  182366 start.go:130] hostinfo: {"hostname":"ip-172-31-21-244","uptime":4137,"bootTime":1759133848,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0929 09:26:25.068991  182366 start.go:140] virtualization:  
	I0929 09:26:25.072903  182366 out.go:179] * [false-587064] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 09:26:25.075810  182366 out.go:179]   - MINIKUBE_LOCATION=21650
	I0929 09:26:25.075942  182366 notify.go:220] Checking for updates...
	I0929 09:26:25.081562  182366 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 09:26:25.084381  182366 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21650-2327/kubeconfig
	I0929 09:26:25.087286  182366 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21650-2327/.minikube
	I0929 09:26:25.090192  182366 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 09:26:25.093956  182366 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 09:26:25.097361  182366 config.go:182] Loaded profile config "kubernetes-upgrade-400862": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
	I0929 09:26:25.097511  182366 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 09:26:25.161064  182366 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 09:26:25.161198  182366 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 09:26:25.274435  182366 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 09:26:25.261350225 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 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:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 09:26:25.274536  182366 docker.go:318] overlay module found
	I0929 09:26:25.277761  182366 out.go:179] * Using the docker driver based on user configuration
	I0929 09:26:25.280427  182366 start.go:304] selected driver: docker
	I0929 09:26:25.280445  182366 start.go:924] validating driver "docker" against <nil>
	I0929 09:26:25.280458  182366 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 09:26:25.283916  182366 out.go:203] 
	W0929 09:26:25.286797  182366 out.go:285] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0929 09:26:25.289647  182366 out.go:203] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Sep 2025 09:22:12 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-400862
contexts:
- context:
cluster: kubernetes-upgrade-400862
user: kubernetes-upgrade-400862
name: kubernetes-upgrade-400862
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-400862
user:
client-certificate: /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kubernetes-upgrade-400862/client.crt
client-key: /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kubernetes-upgrade-400862/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-498446 --memory=3072 --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.28.0
E0929 09:28:52.481388    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-498446 --memory=3072 --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.28.0: (1m1.855001212s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (61.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-498446 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:352: "busybox" [3f4afcfe-132e-4168-bf1e-d05d04958661] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [3f4afcfe-132e-4168-bf1e-d05d04958661] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.005009052s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-498446 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.48s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-498446 --memory=3072 --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.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-498446 --memory=3072 --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.28.0: (52.583743155s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-498446 -n old-k8s-version-498446
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (52.96s)

                                                
                                    
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:352: "kubernetes-dashboard-8694d4445c-8jftj" [dff05db7-daae-40ad-8060-88225dc3f757] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004067048s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-8jftj" [dff05db7-daae-40ad-8060-88225dc3f757] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003441753s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-498446 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-498446 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-964955 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1
E0929 09:30:49.408765    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-964955 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1: (1m10.019086679s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-763197 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-763197 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1: (1m20.236660914s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (80.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-964955 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:352: "busybox" [b2b6224a-42cc-4f78-8203-b029eee8143f] Pending
helpers_test.go:352: "busybox" [b2b6224a-42cc-4f78-8203-b029eee8143f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [b2b6224a-42cc-4f78-8203-b029eee8143f] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003549951s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-964955 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.42s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-964955 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1
E0929 09:32:50.533969    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-964955 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1: (52.81106898s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-964955 -n no-preload-964955
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (53.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-763197 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:352: "busybox" [517fdc08-3171-451d-952e-abd6c74288bd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [517fdc08-3171-451d-952e-abd6c74288bd] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003680997s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-763197 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.38s)

                                                
                                    
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:352: "kubernetes-dashboard-855c9754f9-rrb8x" [db9a8d35-d98c-4201-beea-b46f1d78b667] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003310831s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

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

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

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

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-rrb8x" [db9a8d35-d98c-4201-beea-b46f1d78b667] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003231007s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-964955 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-964955 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
I0929 09:33:17.133372    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:33:17.328747    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:33:17.489279    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.76s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-763197 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-763197 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1: (55.988771262s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-763197 -n embed-certs-763197
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (56.35s)

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

                                                
                                                
=== 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-668417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1
E0929 09:34:03.492490    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:03.498808    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:03.510139    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:03.531629    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:03.572997    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:03.654343    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:03.815666    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:04.137469    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:04.779407    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:06.060723    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:08.623197    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:34:13.745377    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-668417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1: (1m28.471150012s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (88.47s)

                                                
                                    
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:352: "kubernetes-dashboard-855c9754f9-bn2kk" [d699e54a-3fba-4130-bc35-ceafd4cc0745] Running
E0929 09:34:23.986945    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003813618s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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:352: "kubernetes-dashboard-855c9754f9-bn2kk" [d699e54a-3fba-4130-bc35-ceafd4cc0745] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003057881s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-763197 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-763197 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
I0929 09:34:30.918169    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:34:31.092523    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:34:31.261720    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.77s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-215850 --memory=3072 --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.34.1
E0929 09:34:44.469275    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-215850 --memory=3072 --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.34.1: (36.703244963s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-668417 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:352: "busybox" [5d1f4306-c181-4098-9ec6-4997cbd010a9] Pending
helpers_test.go:352: "busybox" [5d1f4306-c181-4098-9ec6-4997cbd010a9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [5d1f4306-c181-4098-9ec6-4997cbd010a9] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.003269549s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-668417 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.53s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-215850 --memory=3072 --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.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-215850 --memory=3072 --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.34.1: (25.204753697s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-215850 -n newest-cni-215850
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (25.88s)

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

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

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

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

                                                
                                                
=== 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-668417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1
E0929 09:35:25.431684    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-668417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.1: (1m3.825561438s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-668417 -n default-k8s-diff-port-668417
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (64.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-215850 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
I0929 09:35:42.745027    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:35:42.962024    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:35:43.126313    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.94s)

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

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

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

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

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

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

                                                
                                    
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:352: "kubernetes-dashboard-855c9754f9-gcpfw" [cf31dd47-f15b-4ecc-80e2-ef5d64686f6f] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004518571s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go: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:352: "kubernetes-dashboard-855c9754f9-gcpfw" [cf31dd47-f15b-4ecc-80e2-ef5d64686f6f] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003544177s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-668417 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== 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-668417 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
I0929 09:36:33.636808    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:36:33.820304    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
I0929 09:36:33.985479    4133 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubeadm.sha256
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.79s)

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

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

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

                                                
                                                
-- 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-668417 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-668417 -n default-k8s-diff-port-668417
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-668417 -n default-k8s-diff-port-668417
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.03s)
E0929 09:42:24.030292    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/auto-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:42:34.272013    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/auto-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:42:36.252727    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:42:50.533716    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0929 09:36:47.354269    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.552020    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.558383    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.569725    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.591390    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.633119    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.715092    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:48.877787    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:49.200160    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:49.842208    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:51.124486    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:53.686670    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:36:58.808176    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:37:09.049476    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m23.105869945s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (83.11s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-587064 "pgrep -a kubelet"
I0929 09:37:13.432841    4133 config.go:182] Loaded profile config "auto-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-587064 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:352: "netcat-cd4db9dbf-w6wrv" [13cc4313-8010-45bd-afe4-698331a1cf91] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-w6wrv" [13cc4313-8010-45bd-afe4-698331a1cf91] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003422966s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.39s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0929 09:37:50.533667    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/addons-015106/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m8.127279774s)
--- PASS: TestNetworkPlugins/group/calico/Start (68.13s)

                                                
                                    
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:352: "kindnet-42sn5" [1240a0c0-ab45-43d6-ba8f-e5d241ab0627] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00549837s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-587064 "pgrep -a kubelet"
I0929 09:38:09.637755    4133 config.go:182] Loaded profile config "kindnet-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-587064 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-mtgmx" [e6b02a10-cd2a-4e47-82f2-48da43deeef0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 09:38:10.492540    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-mtgmx" [e6b02a10-cd2a-4e47-82f2-48da43deeef0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003741088s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.33s)

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

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

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

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

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

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

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

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

                                                
                                    
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:352: "calico-node-nx7kp" [b0d43f37-2b90-44f9-8e0a-311225f7b97d] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-nx7kp" [b0d43f37-2b90-44f9-8e0a-311225f7b97d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00977524s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-587064 "pgrep -a kubelet"
I0929 09:39:01.131722    4133 config.go:182] Loaded profile config "calico-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-587064 replace --force -f testdata/netcat-deployment.yaml
I0929 09:39:01.493953    4133 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-qs8wt" [35188973-2793-49ae-b6fb-33494bafd44f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 09:39:03.492486    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/old-k8s-version-498446/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-qs8wt" [35188973-2793-49ae-b6fb-33494bafd44f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.009363694s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0929 09:39:52.391702    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:52.398086    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:52.409440    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:52.430805    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:52.472642    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:52.553908    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m19.258052232s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (79.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-587064 "pgrep -a kubelet"
E0929 09:39:52.716058    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I0929 09:39:52.961304    4133 config.go:182] Loaded profile config "custom-flannel-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-587064 replace --force -f testdata/netcat-deployment.yaml
E0929 09:39:53.038113    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-5kdt2" [d113d4ff-2179-4719-bd82-a3b1baa5eb53] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 09:39:53.680469    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:54.961748    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:39:57.523524    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-5kdt2" [d113d4ff-2179-4719-bd82-a3b1baa5eb53] Running
E0929 09:40:02.645287    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.003574555s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.36s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0929 09:40:33.368739    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/default-k8s-diff-port-668417/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:40:49.409317    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/functional-755718/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-587064 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m7.627309587s)
--- PASS: TestNetworkPlugins/group/flannel/Start (67.63s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-587064 "pgrep -a kubelet"
I0929 09:40:58.054330    4133 config.go:182] Loaded profile config "enable-default-cni-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.44s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-587064 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:352: "netcat-cd4db9dbf-rx7ft" [40656182-4a2b-4476-950e-b710c016b05a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-rx7ft" [40656182-4a2b-4476-950e-b710c016b05a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003558739s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.36s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:352: "kube-flannel-ds-v9cbt" [6f6ea4b3-427d-4159-b3a7-b507525ab071] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003351742s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-587064 "pgrep -a kubelet"
I0929 09:41:42.886486    4133 config.go:182] Loaded profile config "flannel-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-587064 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-mc2qz" [844bb59b-a88f-4b5c-abc9-0cb122db1e3d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 09:41:48.551958    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/no-preload-964955/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-mc2qz" [844bb59b-a88f-4b5c-abc9-0cb122db1e3d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.004026135s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.31s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-587064 "pgrep -a kubelet"
E0929 09:42:54.754250    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/auto-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I0929 09:42:55.008658    4133 config.go:182] Loaded profile config "bridge-587064": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-587064 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:352: "netcat-cd4db9dbf-lr28v" [2d9638ff-07bb-4ba2-8219-6e390bda62f0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-lr28v" [2d9638ff-07bb-4ba2-8219-6e390bda62f0] Running
E0929 09:43:03.274487    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.280841    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.293093    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.314461    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.355838    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.437457    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.599093    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:03.920766    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:04.562681    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 09:43:05.844103    4133 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kindnet-587064/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003099746s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.27s)

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

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

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

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

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

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

                                                
                                    

Test skip (32/332)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.34s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:483: 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:1033: 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:114: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:178: 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:1792: 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:478: 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:565: 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:82: 
--- 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.22s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.63s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Sep 2025 09:22:12 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-400862
contexts:
- context:
cluster: kubernetes-upgrade-400862
user: kubernetes-upgrade-400862
name: kubernetes-upgrade-400862
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-400862
user:
client-certificate: /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kubernetes-upgrade-400862/client.crt
client-key: /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kubernetes-upgrade-400862/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.24s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21650-2327/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Sep 2025 09:26:32 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-400862
contexts:
- context:
cluster: kubernetes-upgrade-400862
extensions:
- extension:
last-update: Mon, 29 Sep 2025 09:26:32 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: kubernetes-upgrade-400862
name: kubernetes-upgrade-400862
current-context: kubernetes-upgrade-400862
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-400862
user:
client-certificate: /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kubernetes-upgrade-400862/client.crt
client-key: /home/jenkins/minikube-integration/21650-2327/.minikube/profiles/kubernetes-upgrade-400862/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard