Test Report: Docker_Linux_crio 21599

                    
                      0e4fa5024431705535129d4199c7af8bdce5e766:2025-09-20:41514
                    
                

Test fail (6/332)

Order failed test Duration
37 TestAddons/parallel/Ingress 156.46
98 TestFunctional/parallel/ServiceCmdConnect 603.08
123 TestFunctional/parallel/ServiceCmd/DeployApp 600.63
153 TestFunctional/parallel/ServiceCmd/HTTPS 0.53
154 TestFunctional/parallel/ServiceCmd/Format 0.54
155 TestFunctional/parallel/ServiceCmd/URL 0.53
x
+
TestAddons/parallel/Ingress (156.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-052816 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-052816 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-052816 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" [6b452898-0707-49ba-afb5-91d8c635c057] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [6b452898-0707-49ba-afb5-91d8c635c057] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.004181488s
I0920 03:48:03.145682  103858 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-052816 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m13.620029826s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c",
	        "Created": "2025-09-20T03:45:25.779638925Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 105805,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-20T03:45:25.81532234Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c6b5532e987b5b4f5fc9cb0336e378ed49c0542bad8cbfc564b71e977a6269de",
	        "ResolvConfPath": "/var/lib/docker/containers/c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c/hostname",
	        "HostsPath": "/var/lib/docker/containers/c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c/hosts",
	        "LogPath": "/var/lib/docker/containers/c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c/c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c-json.log",
	        "Name": "/addons-052816",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-052816:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-052816",
	            "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": "private",
	            "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": 0,
	            "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": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "c689f0db7bf77d00d5953563ed9f82d2f0e911770433dc5ff6b2b03201fd848c",
	                "LowerDir": "/var/lib/docker/overlay2/4392fb72c9313ae1ab9877a83e7587a7a2a4192921c63ec960f2812899cdb104-init/diff:/var/lib/docker/overlay2/9539e0e22236c48317c1a9e39cdfaeb5dc467bd28f4cd2d54c067bbab82c3c80/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4392fb72c9313ae1ab9877a83e7587a7a2a4192921c63ec960f2812899cdb104/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4392fb72c9313ae1ab9877a83e7587a7a2a4192921c63ec960f2812899cdb104/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4392fb72c9313ae1ab9877a83e7587a7a2a4192921c63ec960f2812899cdb104/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-052816",
	                "Source": "/var/lib/docker/volumes/addons-052816/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-052816",
	            "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-052816",
	                "name.minikube.sigs.k8s.io": "addons-052816",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6a8b00f5a78070058a8d922daf123b2c4403f6bea11171933c4746becdbd156e",
	            "SandboxKey": "/var/run/docker/netns/6a8b00f5a780",
	            "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-052816": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:66:a5:98:cb:c8",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "a476f5326369865ed83b894e12f714d18a4502d0fcc364e8f6c53d268b520d8a",
	                    "EndpointID": "e3503de9419f03e8001ddf8b00e57308b18fcf4a1a82d3f20565d89eca822658",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-052816",
	                        "c689f0db7bf7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-052816 -n addons-052816
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-amd64 -p addons-052816 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 logs -n 25: (1.209457375s)
helpers_test.go:260: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                   ARGS                                                                                                                                                                                                                                   │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ --download-only -p binary-mirror-982182 --alsologtostderr --binary-mirror http://127.0.0.1:34169 --driver=docker  --container-runtime=crio                                                                                                                                                                                                                                                                                                                               │ binary-mirror-982182 │ jenkins │ v1.37.0 │ 20 Sep 25 03:45 UTC │                     │
	│ delete  │ -p binary-mirror-982182                                                                                                                                                                                                                                                                                                                                                                                                                                                  │ binary-mirror-982182 │ jenkins │ v1.37.0 │ 20 Sep 25 03:45 UTC │ 20 Sep 25 03:45 UTC │
	│ addons  │ enable dashboard -p addons-052816                                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:45 UTC │                     │
	│ addons  │ disable dashboard -p addons-052816                                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:45 UTC │                     │
	│ start   │ -p addons-052816 --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-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:45 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ enable headlamp -p addons-052816 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable amd-gpu-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                     │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-052816                                                                                                                                                                                                                                                                                                                                                                                           │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ addons  │ addons-052816 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:47 UTC │ 20 Sep 25 03:47 UTC │
	│ ip      │ addons-052816 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ addons-052816 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ ssh     │ addons-052816 ssh curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │                     │
	│ addons  │ addons-052816 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ addons-052816 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ ssh     │ addons-052816 ssh cat /opt/local-path-provisioner/pvc-050b939a-1912-4db0-b40a-943db2860ab2_default_test-pvc/file1                                                                                                                                                                                                                                                                                                                                                        │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ addons-052816 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                          │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ addons-052816 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ addons-052816 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                      │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:48 UTC │
	│ addons  │ addons-052816 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:48 UTC │ 20 Sep 25 03:49 UTC │
	│ ip      │ addons-052816 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-052816        │ jenkins │ v1.37.0 │ 20 Sep 25 03:50 UTC │ 20 Sep 25 03:50 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/20 03:45:01
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 03:45:01.549673  105165 out.go:360] Setting OutFile to fd 1 ...
	I0920 03:45:01.549900  105165 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:45:01.549908  105165 out.go:374] Setting ErrFile to fd 2...
	I0920 03:45:01.549912  105165 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:45:01.550113  105165 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 03:45:01.550655  105165 out.go:368] Setting JSON to false
	I0920 03:45:01.551480  105165 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":1649,"bootTime":1758338253,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 03:45:01.551586  105165 start.go:140] virtualization: kvm guest
	I0920 03:45:01.553377  105165 out.go:179] * [addons-052816] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I0920 03:45:01.554554  105165 out.go:179]   - MINIKUBE_LOCATION=21599
	I0920 03:45:01.554597  105165 notify.go:220] Checking for updates...
	I0920 03:45:01.556887  105165 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 03:45:01.557985  105165 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:45:01.559046  105165 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 03:45:01.560248  105165 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 03:45:01.561506  105165 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 03:45:01.563050  105165 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:45:01.586499  105165 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:45:01.586618  105165 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:45:01.648595  105165 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:51 SystemTime:2025-09-20 03:45:01.637566498 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:45:01.648740  105165 docker.go:318] overlay module found
	I0920 03:45:01.650676  105165 out.go:179] * Using the docker driver based on user configuration
	I0920 03:45:01.652017  105165 start.go:304] selected driver: docker
	I0920 03:45:01.652033  105165 start.go:924] validating driver "docker" against <nil>
	I0920 03:45:01.652070  105165 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 03:45:01.652603  105165 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:45:01.711324  105165 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:51 SystemTime:2025-09-20 03:45:01.702306014 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:45:01.711491  105165 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0920 03:45:01.711684  105165 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]
	I0920 03:45:01.713317  105165 out.go:179] * Using Docker driver with root privileges
	I0920 03:45:01.714872  105165 cni.go:84] Creating CNI manager for ""
	I0920 03:45:01.714931  105165 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 03:45:01.714945  105165 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 03:45:01.715024  105165 start.go:348] cluster config:
	{Name:addons-052816 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.0 ClusterName:addons-052816 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.0 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}

                                                
                                                
	I0920 03:45:01.716638  105165 out.go:179] * Starting "addons-052816" primary control-plane node in "addons-052816" cluster
	I0920 03:45:01.717898  105165 cache.go:123] Beginning downloading kic base image for docker with crio
	I0920 03:45:01.719003  105165 out.go:179] * Pulling base image v0.0.48 ...
	I0920 03:45:01.720110  105165 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0920 03:45:01.720158  105165 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4
	I0920 03:45:01.720167  105165 cache.go:58] Caching tarball of preloaded images
	I0920 03:45:01.720179  105165 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0920 03:45:01.720262  105165 preload.go:172] Found /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 03:45:01.720275  105165 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0920 03:45:01.720598  105165 profile.go:143] Saving config to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/config.json ...
	I0920 03:45:01.720626  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/config.json: {Name:mkbff780051b72cd1f14147707fa7beb44af6291 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:01.737449  105165 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0920 03:45:01.737587  105165 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0920 03:45:01.737606  105165 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0920 03:45:01.737614  105165 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0920 03:45:01.737622  105165 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0920 03:45:01.737630  105165 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0920 03:45:14.202585  105165 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0920 03:45:14.202634  105165 cache.go:232] Successfully downloaded all kic artifacts
	I0920 03:45:14.202677  105165 start.go:360] acquireMachinesLock for addons-052816: {Name:mk626b502c7936f1b1b2debb1346492969c10146 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 03:45:14.202799  105165 start.go:364] duration metric: took 103.541µs to acquireMachinesLock for "addons-052816"
	I0920 03:45:14.202825  105165 start.go:93] Provisioning new machine with config: &{Name:addons-052816 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.0 ClusterName:addons-052816 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.0 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.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 03:45:14.202886  105165 start.go:125] createHost starting for "" (driver="docker")
	I0920 03:45:14.204883  105165 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0920 03:45:14.205129  105165 start.go:159] libmachine.API.Create for "addons-052816" (driver="docker")
	I0920 03:45:14.205157  105165 client.go:168] LocalClient.Create starting
	I0920 03:45:14.205284  105165 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca.pem
	I0920 03:45:14.317088  105165 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/cert.pem
	I0920 03:45:14.506707  105165 cli_runner.go:164] Run: docker network inspect addons-052816 --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}}]}"
	W0920 03:45:14.524717  105165 cli_runner.go:211] docker network inspect addons-052816 --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
	I0920 03:45:14.524792  105165 network_create.go:284] running [docker network inspect addons-052816] to gather additional debugging logs...
	I0920 03:45:14.524812  105165 cli_runner.go:164] Run: docker network inspect addons-052816
	W0920 03:45:14.541526  105165 cli_runner.go:211] docker network inspect addons-052816 returned with exit code 1
	I0920 03:45:14.541555  105165 network_create.go:287] error running [docker network inspect addons-052816]: docker network inspect addons-052816: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-052816 not found
	I0920 03:45:14.541572  105165 network_create.go:289] output of [docker network inspect addons-052816]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-052816 not found
	
	** /stderr **
	I0920 03:45:14.541690  105165 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}}]}"
	I0920 03:45:14.559853  105165 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:0xc001a05470}
	I0920 03:45:14.559909  105165 network_create.go:124] attempt to create docker network addons-052816 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 03:45:14.559954  105165 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-052816 addons-052816
	I0920 03:45:14.618753  105165 network_create.go:108] docker network addons-052816 192.168.49.0/24 created
	I0920 03:45:14.618786  105165 kic.go:121] calculated static IP "192.168.49.2" for the "addons-052816" container
	I0920 03:45:14.618867  105165 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 03:45:14.635390  105165 cli_runner.go:164] Run: docker volume create addons-052816 --label name.minikube.sigs.k8s.io=addons-052816 --label created_by.minikube.sigs.k8s.io=true
	I0920 03:45:14.654739  105165 oci.go:103] Successfully created a docker volume addons-052816
	I0920 03:45:14.654821  105165 cli_runner.go:164] Run: docker run --rm --name addons-052816-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-052816 --entrypoint /usr/bin/test -v addons-052816:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0920 03:45:21.565093  105165 cli_runner.go:217] Completed: docker run --rm --name addons-052816-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-052816 --entrypoint /usr/bin/test -v addons-052816:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (6.910230192s)
	I0920 03:45:21.565125  105165 oci.go:107] Successfully prepared a docker volume addons-052816
	I0920 03:45:21.565149  105165 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0920 03:45:21.565174  105165 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 03:45:21.565236  105165 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-052816:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 03:45:25.710843  105165 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-052816:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.145563011s)
	I0920 03:45:25.710872  105165 kic.go:203] duration metric: took 4.145697362s to extract preloaded images to volume ...
	W0920 03:45:25.710956  105165 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0920 03:45:25.710983  105165 oci.go:252] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0920 03:45:25.711022  105165 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 03:45:25.763851  105165 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-052816 --name addons-052816 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-052816 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-052816 --network addons-052816 --ip 192.168.49.2 --volume addons-052816:/var --security-opt apparmor=unconfined --memory=4096mb -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
	I0920 03:45:26.068646  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Running}}
	I0920 03:45:26.088251  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:26.107275  105165 cli_runner.go:164] Run: docker exec addons-052816 stat /var/lib/dpkg/alternatives/iptables
	I0920 03:45:26.157178  105165 oci.go:144] the created container "addons-052816" has a running status.
	I0920 03:45:26.157211  105165 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa...
	I0920 03:45:26.470227  105165 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 03:45:26.497377  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:26.516987  105165 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 03:45:26.517011  105165 kic_runner.go:114] Args: [docker exec --privileged addons-052816 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 03:45:26.562243  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:26.579488  105165 machine.go:93] provisionDockerMachine start ...
	I0920 03:45:26.579588  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:26.596295  105165 main.go:141] libmachine: Using SSH client type: native
	I0920 03:45:26.596591  105165 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 03:45:26.596610  105165 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 03:45:26.732252  105165 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-052816
	
	I0920 03:45:26.732279  105165 ubuntu.go:182] provisioning hostname "addons-052816"
	I0920 03:45:26.732344  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:26.750969  105165 main.go:141] libmachine: Using SSH client type: native
	I0920 03:45:26.751170  105165 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 03:45:26.751184  105165 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-052816 && echo "addons-052816" | sudo tee /etc/hostname
	I0920 03:45:26.898300  105165 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-052816
	
	I0920 03:45:26.898369  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:26.915991  105165 main.go:141] libmachine: Using SSH client type: native
	I0920 03:45:26.916205  105165 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 03:45:26.916221  105165 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-052816' /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-052816/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-052816' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 03:45:27.050885  105165 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 03:45:27.050922  105165 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21599-100279/.minikube CaCertPath:/home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21599-100279/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21599-100279/.minikube}
	I0920 03:45:27.050969  105165 ubuntu.go:190] setting up certificates
	I0920 03:45:27.050995  105165 provision.go:84] configureAuth start
	I0920 03:45:27.051069  105165 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-052816
	I0920 03:45:27.068153  105165 provision.go:143] copyHostCerts
	I0920 03:45:27.068226  105165 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21599-100279/.minikube/cert.pem (1123 bytes)
	I0920 03:45:27.068344  105165 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21599-100279/.minikube/key.pem (1675 bytes)
	I0920 03:45:27.068406  105165 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21599-100279/.minikube/ca.pem (1082 bytes)
	I0920 03:45:27.068456  105165 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21599-100279/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca-key.pem org=jenkins.addons-052816 san=[127.0.0.1 192.168.49.2 addons-052816 localhost minikube]
	I0920 03:45:27.306074  105165 provision.go:177] copyRemoteCerts
	I0920 03:45:27.306130  105165 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 03:45:27.306163  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:27.323649  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:27.420138  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 03:45:27.446421  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 03:45:27.471030  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 03:45:27.496864  105165 provision.go:87] duration metric: took 445.84778ms to configureAuth
	I0920 03:45:27.496896  105165 ubuntu.go:206] setting minikube options for container-runtime
	I0920 03:45:27.497115  105165 config.go:182] Loaded profile config "addons-052816": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:45:27.497230  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:27.515049  105165 main.go:141] libmachine: Using SSH client type: native
	I0920 03:45:27.515247  105165 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 03:45:27.515277  105165 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
	I0920 03:45:27.754158  105165 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 03:45:27.754184  105165 machine.go:96] duration metric: took 1.174673366s to provisionDockerMachine
	I0920 03:45:27.754197  105165 client.go:171] duration metric: took 13.549033486s to LocalClient.Create
	I0920 03:45:27.754222  105165 start.go:167] duration metric: took 13.549094439s to libmachine.API.Create "addons-052816"
	I0920 03:45:27.754232  105165 start.go:293] postStartSetup for "addons-052816" (driver="docker")
	I0920 03:45:27.754249  105165 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]
	I0920 03:45:27.754328  105165 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
	I0920 03:45:27.754375  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:27.771766  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:27.869958  105165 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 03:45:27.873620  105165 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 03:45:27.873663  105165 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 03:45:27.873677  105165 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 03:45:27.873685  105165 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 03:45:27.873701  105165 filesync.go:126] Scanning /home/jenkins/minikube-integration/21599-100279/.minikube/addons for local assets ...
	I0920 03:45:27.873772  105165 filesync.go:126] Scanning /home/jenkins/minikube-integration/21599-100279/.minikube/files for local assets ...
	I0920 03:45:27.873807  105165 start.go:296] duration metric: took 119.569223ms for postStartSetup
	I0920 03:45:27.874270  105165 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-052816
	I0920 03:45:27.891351  105165 profile.go:143] Saving config to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/config.json ...
	I0920 03:45:27.891638  105165 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 03:45:27.891681  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:27.908957  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:28.001685  105165 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 03:45:28.006133  105165 start.go:128] duration metric: took 13.803230359s to createHost
	I0920 03:45:28.006161  105165 start.go:83] releasing machines lock for "addons-052816", held for 13.803350002s
	I0920 03:45:28.006239  105165 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-052816
	I0920 03:45:28.024383  105165 ssh_runner.go:195] Run: cat /version.json
	I0920 03:45:28.024445  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:28.024452  105165 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 03:45:28.024543  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:28.045341  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:28.045475  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:28.208732  105165 ssh_runner.go:195] Run: systemctl --version
	I0920 03:45:28.213405  105165 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 03:45:28.352250  105165 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 03:45:28.356804  105165 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" ;
	I0920 03:45:28.378508  105165 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 03:45:28.378592  105165 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" ;
	I0920 03:45:28.408383  105165 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 03:45:28.408413  105165 start.go:495] detecting cgroup driver to use...
	I0920 03:45:28.408447  105165 detect.go:190] detected "systemd" cgroup driver on host os
	I0920 03:45:28.408512  105165 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 03:45:28.423291  105165 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 03:45:28.434954  105165 docker.go:218] disabling cri-docker service (if available) ...
	I0920 03:45:28.435016  105165 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 03:45:28.448700  105165 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 03:45:28.462071  105165 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 03:45:28.523696  105165 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 03:45:28.595217  105165 docker.go:234] disabling docker service ...
	I0920 03:45:28.595292  105165 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 03:45:28.612592  105165 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 03:45:28.624480  105165 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 03:45:28.688467  105165 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 03:45:28.802610  105165 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 03:45:28.814554  105165 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"
	I0920 03:45:28.831694  105165 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0920 03:45:28.831749  105165 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"
	I0920 03:45:28.845688  105165 crio.go:70] configuring cri-o to use "systemd" as cgroup driver...
	I0920 03:45:28.845755  105165 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "systemd"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 03:45:28.856579  105165 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 03:45:28.866646  105165 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 03:45:28.876771  105165 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 03:45:28.886286  105165 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"
	I0920 03:45:28.896421  105165 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"
	I0920 03:45:28.912593  105165 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"
	I0920 03:45:28.922437  105165 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 03:45:28.930925  105165 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 03:45:28.939639  105165 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 03:45:29.043331  105165 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 03:45:29.138709  105165 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 03:45:29.138777  105165 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 03:45:29.142330  105165 start.go:563] Will wait 60s for crictl version
	I0920 03:45:29.142383  105165 ssh_runner.go:195] Run: which crictl
	I0920 03:45:29.145598  105165 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 03:45:29.178297  105165 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 03:45:29.178396  105165 ssh_runner.go:195] Run: crio --version
	I0920 03:45:29.211654  105165 ssh_runner.go:195] Run: crio --version
	I0920 03:45:29.247470  105165 out.go:179] * Preparing Kubernetes v1.34.0 on CRI-O 1.24.6 ...
	I0920 03:45:29.248642  105165 cli_runner.go:164] Run: docker network inspect addons-052816 --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}}]}"
	I0920 03:45:29.265487  105165 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 03:45:29.269498  105165 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""
	I0920 03:45:29.280899  105165 kubeadm.go:875] updating cluster {Name:addons-052816 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.0 ClusterName:addons-052816 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.0 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} ...
	I0920 03:45:29.280995  105165 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0920 03:45:29.281037  105165 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 03:45:29.348374  105165 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 03:45:29.348395  105165 crio.go:433] Images already preloaded, skipping extraction
	I0920 03:45:29.348438  105165 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 03:45:29.381173  105165 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 03:45:29.381196  105165 cache_images.go:85] Images are preloaded, skipping loading
	I0920 03:45:29.381204  105165 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 crio true true} ...
	I0920 03:45:29.381287  105165 kubeadm.go:938] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-052816 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-052816 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:}
	I0920 03:45:29.381353  105165 ssh_runner.go:195] Run: crio config
	I0920 03:45:29.424120  105165 cni.go:84] Creating CNI manager for ""
	I0920 03:45:29.424139  105165 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 03:45:29.424151  105165 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 03:45:29.424172  105165 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-052816 NodeName:addons-052816 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:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernet
es/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}
	I0920 03:45:29.424302  105165 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-052816"
	  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.0
	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: systemd
	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
	
	I0920 03:45:29.424829  105165 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0920 03:45:29.434817  105165 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 03:45:29.434899  105165 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 03:45:29.444549  105165 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 03:45:29.462731  105165 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 03:45:29.484579  105165 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2209 bytes)
	I0920 03:45:29.502817  105165 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 03:45:29.506545  105165 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""
	I0920 03:45:29.517875  105165 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 03:45:29.585345  105165 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 03:45:29.611119  105165 certs.go:68] Setting up /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816 for IP: 192.168.49.2
	I0920 03:45:29.611147  105165 certs.go:194] generating shared ca certs ...
	I0920 03:45:29.611164  105165 certs.go:226] acquiring lock for ca certs: {Name:mkc436b356b94751c451038473856b4991c2ac2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:29.611301  105165 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.key
	I0920 03:45:29.695874  105165 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt ...
	I0920 03:45:29.695905  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt: {Name:mkbe45e15e560938ce45237e9b17400162d20cc8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:29.696099  105165 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21599-100279/.minikube/ca.key ...
	I0920 03:45:29.696111  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/ca.key: {Name:mk4ba97cafd1183bb866a8cd10403b3cf98ec6e5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:29.696183  105165 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.key
	I0920 03:45:29.898564  105165 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.crt ...
	I0920 03:45:29.898600  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.crt: {Name:mk084dec0a6e18b24950305c443535ec9ff77224 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:29.898764  105165 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.key ...
	I0920 03:45:29.898775  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.key: {Name:mkdefaf4c84e6c175458e596444976a98a5b3e31 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:29.898843  105165 certs.go:256] generating profile certs ...
	I0920 03:45:29.898906  105165 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.key
	I0920 03:45:29.898920  105165 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt with IP's: []
	I0920 03:45:30.050132  105165 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt ...
	I0920 03:45:30.050170  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: {Name:mka13b72b339a5fb9a2a0ed903956739456736fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:30.050346  105165 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.key ...
	I0920 03:45:30.050359  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.key: {Name:mk1a87ba21e84627fb8328b9e378fa974625ea23 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:30.050436  105165 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.key.6924481d
	I0920 03:45:30.050455  105165 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.crt.6924481d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 03:45:30.684711  105165 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.crt.6924481d ...
	I0920 03:45:30.684744  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.crt.6924481d: {Name:mk23a52b38d511e27830072174e9ad943674b549 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:30.684957  105165 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.key.6924481d ...
	I0920 03:45:30.684979  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.key.6924481d: {Name:mk732c94b1d31a808d0dfad4c572d5100f632872 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:30.685105  105165 certs.go:381] copying /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.crt.6924481d -> /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.crt
	I0920 03:45:30.685229  105165 certs.go:385] copying /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.key.6924481d -> /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.key
	I0920 03:45:30.685304  105165 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.key
	I0920 03:45:30.685333  105165 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.crt with IP's: []
	I0920 03:45:30.974350  105165 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.crt ...
	I0920 03:45:30.974383  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.crt: {Name:mka163baca756823068c3642f07736589e56ffc8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:30.974603  105165 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.key ...
	I0920 03:45:30.974629  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.key: {Name:mkfba2a8eabab60bf63e51729ee74762504c6c30 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:30.974864  105165 certs.go:484] found cert: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 03:45:30.974913  105165 certs.go:484] found cert: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/ca.pem (1082 bytes)
	I0920 03:45:30.974948  105165 certs.go:484] found cert: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/cert.pem (1123 bytes)
	I0920 03:45:30.974977  105165 certs.go:484] found cert: /home/jenkins/minikube-integration/21599-100279/.minikube/certs/key.pem (1675 bytes)
	I0920 03:45:30.975639  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 03:45:31.000699  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 03:45:31.025411  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 03:45:31.052425  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 03:45:31.079907  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 03:45:31.106305  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 03:45:31.132220  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 03:45:31.157540  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0920 03:45:31.182129  105165 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 03:45:31.210139  105165 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 03:45:31.228108  105165 ssh_runner.go:195] Run: openssl version
	I0920 03:45:31.233714  105165 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"
	I0920 03:45:31.246525  105165 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 03:45:31.250331  105165 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 03:45 /usr/share/ca-certificates/minikubeCA.pem
	I0920 03:45:31.250387  105165 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 03:45:31.257044  105165 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"
	I0920 03:45:31.266455  105165 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 03:45:31.269894  105165 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
	I0920 03:45:31.269955  105165 kubeadm.go:392] StartCluster: {Name:addons-052816 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.0 ClusterName:addons-052816 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.0 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}
	I0920 03:45:31.270029  105165 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 03:45:31.270099  105165 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 03:45:31.304641  105165 cri.go:89] found id: ""
	I0920 03:45:31.304716  105165 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 03:45:31.314334  105165 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 03:45:31.323379  105165 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 03:45:31.323447  105165 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
	I0920 03:45:31.332832  105165 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
	I0920 03:45:31.332851  105165 kubeadm.go:157] found existing configuration files:
	
	I0920 03:45:31.332900  105165 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 03:45:31.341985  105165 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
	I0920 03:45:31.342048  105165 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 03:45:31.351004  105165 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 03:45:31.359968  105165 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
	I0920 03:45:31.360065  105165 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 03:45:31.368727  105165 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 03:45:31.377894  105165 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
	I0920 03:45:31.378060  105165 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 03:45:31.387451  105165 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 03:45:31.396767  105165 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
	I0920 03:45:31.396830  105165 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 03:45:31.405564  105165 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0920 03:45:31.458580  105165 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/6.8.0-1037-gcp\n", err: exit status 1
	I0920 03:45:31.509362  105165 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 03:45:41.322584  105165 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0920 03:45:41.322640  105165 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 03:45:41.322734  105165 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 03:45:41.322813  105165 kubeadm.go:310] KERNEL_VERSION: 6.8.0-1037-gcp
	I0920 03:45:41.322875  105165 kubeadm.go:310] OS: Linux
	I0920 03:45:41.322933  105165 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 03:45:41.323044  105165 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 03:45:41.323115  105165 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 03:45:41.323184  105165 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 03:45:41.323260  105165 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 03:45:41.323319  105165 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 03:45:41.323388  105165 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 03:45:41.323449  105165 kubeadm.go:310] CGROUPS_IO: enabled
	I0920 03:45:41.323592  105165 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 03:45:41.323732  105165 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 03:45:41.323827  105165 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 03:45:41.323909  105165 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 03:45:41.326264  105165 out.go:252]   - Generating certificates and keys ...
	I0920 03:45:41.326368  105165 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 03:45:41.326481  105165 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 03:45:41.326581  105165 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 03:45:41.326665  105165 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 03:45:41.326751  105165 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 03:45:41.326842  105165 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 03:45:41.326927  105165 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 03:45:41.327046  105165 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-052816 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 03:45:41.327126  105165 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 03:45:41.327268  105165 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-052816 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 03:45:41.327337  105165 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 03:45:41.327398  105165 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 03:45:41.327438  105165 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 03:45:41.327517  105165 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 03:45:41.327574  105165 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 03:45:41.327633  105165 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 03:45:41.327685  105165 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 03:45:41.327762  105165 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 03:45:41.327846  105165 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 03:45:41.327953  105165 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 03:45:41.328045  105165 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 03:45:41.329481  105165 out.go:252]   - Booting up control plane ...
	I0920 03:45:41.329563  105165 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 03:45:41.329651  105165 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 03:45:41.329720  105165 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 03:45:41.329820  105165 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 03:45:41.329901  105165 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0920 03:45:41.330038  105165 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0920 03:45:41.330167  105165 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 03:45:41.330230  105165 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 03:45:41.330380  105165 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 03:45:41.330539  105165 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 03:45:41.330617  105165 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.348212ms
	I0920 03:45:41.330733  105165 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0920 03:45:41.330836  105165 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0920 03:45:41.330964  105165 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0920 03:45:41.331055  105165 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0920 03:45:41.331144  105165 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.308151316s
	I0920 03:45:41.331203  105165 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 2.464805611s
	I0920 03:45:41.331271  105165 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 4.001392277s
	I0920 03:45:41.331378  105165 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 03:45:41.331511  105165 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 03:45:41.331570  105165 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 03:45:41.331742  105165 kubeadm.go:310] [mark-control-plane] Marking the node addons-052816 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 03:45:41.331803  105165 kubeadm.go:310] [bootstrap-token] Using token: 5p0wip.x45gejwfpdks91l5
	I0920 03:45:41.334121  105165 out.go:252]   - Configuring RBAC rules ...
	I0920 03:45:41.334211  105165 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 03:45:41.334282  105165 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 03:45:41.334414  105165 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
	I0920 03:45:41.334566  105165 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 03:45:41.334717  105165 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 03:45:41.334837  105165 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 03:45:41.334945  105165 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 03:45:41.334985  105165 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 03:45:41.335027  105165 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 03:45:41.335033  105165 kubeadm.go:310] 
	I0920 03:45:41.335111  105165 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 03:45:41.335122  105165 kubeadm.go:310] 
	I0920 03:45:41.335225  105165 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 03:45:41.335236  105165 kubeadm.go:310] 
	I0920 03:45:41.335270  105165 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 03:45:41.335355  105165 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 03:45:41.335438  105165 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 03:45:41.335448  105165 kubeadm.go:310] 
	I0920 03:45:41.335527  105165 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 03:45:41.335538  105165 kubeadm.go:310] 
	I0920 03:45:41.335599  105165 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 03:45:41.335609  105165 kubeadm.go:310] 
	I0920 03:45:41.335656  105165 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 03:45:41.335742  105165 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 03:45:41.335815  105165 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 03:45:41.335828  105165 kubeadm.go:310] 
	I0920 03:45:41.335898  105165 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 03:45:41.335959  105165 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 03:45:41.335965  105165 kubeadm.go:310] 
	I0920 03:45:41.336038  105165 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 5p0wip.x45gejwfpdks91l5 \
	I0920 03:45:41.336127  105165 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f4e6f201ce540fbbc736b13c55fb0766fd7625e888be48b7d104478f04225f9a \
	I0920 03:45:41.336145  105165 kubeadm.go:310] 	--control-plane 
	I0920 03:45:41.336151  105165 kubeadm.go:310] 
	I0920 03:45:41.336227  105165 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 03:45:41.336249  105165 kubeadm.go:310] 
	I0920 03:45:41.336328  105165 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 5p0wip.x45gejwfpdks91l5 \
	I0920 03:45:41.336433  105165 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f4e6f201ce540fbbc736b13c55fb0766fd7625e888be48b7d104478f04225f9a 
	I0920 03:45:41.336447  105165 cni.go:84] Creating CNI manager for ""
	I0920 03:45:41.336468  105165 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 03:45:41.338881  105165 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0920 03:45:41.340252  105165 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 03:45:41.344475  105165 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0920 03:45:41.344495  105165 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 03:45:41.363532  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0920 03:45:41.563230  105165 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 03:45:41.563321  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:41.563330  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-052816 minikube.k8s.io/updated_at=2025_09_20T03_45_41_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=e00824f82cad947a0032e69b00336ba0de61731f minikube.k8s.io/name=addons-052816 minikube.k8s.io/primary=true
	I0920 03:45:41.641155  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:41.645310  105165 ops.go:34] apiserver oom_adj: -16
	I0920 03:45:42.141779  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:42.642218  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:43.141533  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:43.642097  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:44.141849  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:44.642136  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:45.142213  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:45.641431  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:46.141706  105165 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 03:45:46.210081  105165 kubeadm.go:1105] duration metric: took 4.646843165s to wait for elevateKubeSystemPrivileges
	I0920 03:45:46.210114  105165 kubeadm.go:394] duration metric: took 14.940166847s to StartCluster
	I0920 03:45:46.210134  105165 settings.go:142] acquiring lock: {Name:mk24c92bea323277f44fa1e208dec825c1632bf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:46.210239  105165 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:45:46.210633  105165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/kubeconfig: {Name:mkf93d97e478c288f0ef024479ed942e61e96393 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:45:46.210836  105165 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0920 03:45:46.210863  105165 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-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0920 03:45:46.210840  105165 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 03:45:46.210951  105165 addons.go:69] Setting yakd=true in profile "addons-052816"
	I0920 03:45:46.210972  105165 addons.go:238] Setting addon yakd=true in "addons-052816"
	I0920 03:45:46.210981  105165 addons.go:69] Setting inspektor-gadget=true in profile "addons-052816"
	I0920 03:45:46.211011  105165 addons.go:69] Setting storage-provisioner=true in profile "addons-052816"
	I0920 03:45:46.211019  105165 addons.go:238] Setting addon inspektor-gadget=true in "addons-052816"
	I0920 03:45:46.211024  105165 addons.go:238] Setting addon storage-provisioner=true in "addons-052816"
	I0920 03:45:46.211023  105165 addons.go:69] Setting metrics-server=true in profile "addons-052816"
	I0920 03:45:46.211039  105165 addons.go:238] Setting addon metrics-server=true in "addons-052816"
	I0920 03:45:46.211041  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.211052  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.211052  105165 addons.go:69] Setting volcano=true in profile "addons-052816"
	I0920 03:45:46.211068  105165 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-052816"
	I0920 03:45:46.211071  105165 config.go:182] Loaded profile config "addons-052816": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:45:46.211079  105165 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-052816"
	I0920 03:45:46.211081  105165 addons.go:238] Setting addon volcano=true in "addons-052816"
	I0920 03:45:46.211098  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.211111  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.211091  105165 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-052816"
	I0920 03:45:46.211134  105165 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-052816"
	I0920 03:45:46.211221  105165 addons.go:69] Setting default-storageclass=true in profile "addons-052816"
	I0920 03:45:46.211236  105165 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-052816"
	I0920 03:45:46.211337  105165 addons.go:69] Setting ingress=true in profile "addons-052816"
	I0920 03:45:46.211367  105165 addons.go:238] Setting addon ingress=true in "addons-052816"
	I0920 03:45:46.211408  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.211498  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211546  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211668  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211681  105165 addons.go:69] Setting ingress-dns=true in profile "addons-052816"
	I0920 03:45:46.211692  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211699  105165 addons.go:238] Setting addon ingress-dns=true in "addons-052816"
	I0920 03:45:46.211728  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.211805  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211821  105165 addons.go:69] Setting registry=true in profile "addons-052816"
	I0920 03:45:46.211835  105165 addons.go:238] Setting addon registry=true in "addons-052816"
	I0920 03:45:46.211845  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211855  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.212151  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.212297  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.212502  105165 addons.go:69] Setting volumesnapshots=true in profile "addons-052816"
	I0920 03:45:46.212522  105165 addons.go:238] Setting addon volumesnapshots=true in "addons-052816"
	I0920 03:45:46.212547  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.213014  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211060  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.214503  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211002  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.215308  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.215520  105165 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-052816"
	I0920 03:45:46.216360  105165 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-052816"
	I0920 03:45:46.216430  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.216509  105165 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-052816"
	I0920 03:45:46.216598  105165 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-052816"
	I0920 03:45:46.216634  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.216924  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.217359  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.220044  105165 addons.go:69] Setting cloud-spanner=true in profile "addons-052816"
	I0920 03:45:46.220071  105165 addons.go:238] Setting addon cloud-spanner=true in "addons-052816"
	I0920 03:45:46.220107  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.220612  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.211668  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.228088  105165 addons.go:69] Setting gcp-auth=true in profile "addons-052816"
	I0920 03:45:46.228120  105165 mustload.go:65] Loading cluster: addons-052816
	I0920 03:45:46.228443  105165 config.go:182] Loaded profile config "addons-052816": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:45:46.211003  105165 addons.go:69] Setting registry-creds=true in profile "addons-052816"
	I0920 03:45:46.228690  105165 addons.go:238] Setting addon registry-creds=true in "addons-052816"
	I0920 03:45:46.228766  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.229305  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.229680  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.231404  105165 out.go:179] * Verifying Kubernetes components...
	I0920 03:45:46.232818  105165 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 03:45:46.266279  105165 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0920 03:45:46.267588  105165 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 03:45:46.267608  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0920 03:45:46.267673  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	W0920 03:45:46.268210  105165 out.go:285] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 03:45:46.272606  105165 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0920 03:45:46.278357  105165 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-052816"
	I0920 03:45:46.278409  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.278794  105165 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 03:45:46.278813  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 03:45:46.278871  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.279869  105165 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0920 03:45:46.280343  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.281123  105165 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0920 03:45:46.281145  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 03:45:46.281197  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.293285  105165 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0920 03:45:46.296518  105165 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 03:45:46.296549  105165 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 03:45:46.296630  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.299256  105165 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0920 03:45:46.299321  105165 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 03:45:46.301128  105165 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 03:45:46.301151  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 03:45:46.301227  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.304233  105165 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0920 03:45:46.304257  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0920 03:45:46.304328  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.304742  105165 addons.go:238] Setting addon default-storageclass=true in "addons-052816"
	I0920 03:45:46.304781  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.305291  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:46.307694  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 03:45:46.307885  105165 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0920 03:45:46.309423  105165 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 03:45:46.309592  105165 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 03:45:46.309450  105165 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0920 03:45:46.309837  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.310144  105165 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0920 03:45:46.310913  105165 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0920 03:45:46.310931  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0920 03:45:46.310992  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.311326  105165 out.go:179]   - Using image docker.io/registry:3.0.0
	I0920 03:45:46.313298  105165 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0920 03:45:46.313419  105165 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 03:45:46.313431  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 03:45:46.313497  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.315909  105165 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0920 03:45:46.317423  105165 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 03:45:46.318498  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 03:45:46.318585  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.319404  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:46.323657  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 03:45:46.325070  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 03:45:46.328951  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 03:45:46.331087  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 03:45:46.331620  105165 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 03:45:46.334022  105165 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 03:45:46.335541  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 03:45:46.335761  105165 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 03:45:46.336196  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.340377  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 03:45:46.345532  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 03:45:46.347897  105165 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 03:45:46.349215  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 03:45:46.349240  105165 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 03:45:46.349311  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.358635  105165 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0920 03:45:46.361366  105165 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 03:45:46.361393  105165 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0920 03:45:46.361504  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.363709  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.369633  105165 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0920 03:45:46.371844  105165 out.go:179]   - Using image docker.io/busybox:stable
	I0920 03:45:46.375681  105165 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 03:45:46.375675  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.376519  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.377360  105165 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 03:45:46.377379  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 03:45:46.377438  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.385524  105165 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 03:45:46.385696  105165 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 03:45:46.385934  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:46.389208  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.389803  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.391603  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.397062  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.399010  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.409284  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.409425  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.421166  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.428068  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.441665  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.444935  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.451650  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:46.452470  105165 ssh_runner.go:195] Run: sudo systemctl start kubelet
	W0920 03:45:46.454110  105165 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 03:45:46.454144  105165 retry.go:31] will retry after 282.895089ms: ssh: handshake failed: EOF
	I0920 03:45:46.572219  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0920 03:45:46.578811  105165 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 03:45:46.578838  105165 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 03:45:46.584672  105165 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 03:45:46.584702  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 03:45:46.591018  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 03:45:46.600320  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0920 03:45:46.605663  105165 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 03:45:46.605692  105165 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 03:45:46.605795  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 03:45:46.605808  105165 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 03:45:46.611854  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 03:45:46.615727  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 03:45:46.631953  105165 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 03:45:46.631985  105165 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 03:45:46.644800  105165 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 03:45:46.644831  105165 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 03:45:46.649441  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0920 03:45:46.650778  105165 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 03:45:46.650796  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 03:45:46.661124  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0920 03:45:46.663907  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 03:45:46.667441  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 03:45:46.669290  105165 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 03:45:46.669311  105165 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 03:45:46.681988  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 03:45:46.682018  105165 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)
	I0920 03:45:46.707943  105165 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 03:45:46.707971  105165 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 03:45:46.719223  105165 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 03:45:46.719252  105165 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 03:45:46.720834  105165 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 03:45:46.720855  105165 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 03:45:46.729877  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0920 03:45:46.762507  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 03:45:46.762603  105165 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 03:45:46.789995  105165 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 03:45:46.790108  105165 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 03:45:46.809944  105165 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 03:45:46.809968  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 03:45:46.827067  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:46.846104  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 03:45:46.846221  105165 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 03:45:46.867984  105165 node_ready.go:35] waiting up to 6m0s for node "addons-052816" to be "Ready" ...
	I0920 03:45:46.868791  105165 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 03:45:46.896811  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:46.899820  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 03:45:46.899849  105165 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 03:45:46.899964  105165 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 03:45:46.899974  105165 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 03:45:46.959411  105165 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 03:45:46.959439  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 03:45:46.964925  105165 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:46.964953  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0920 03:45:46.984146  105165 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 03:45:46.984182  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 03:45:47.047454  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:47.050527  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:47.063875  105165 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 03:45:47.063906  105165 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 03:45:47.145981  105165 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 03:45:47.146078  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 03:45:47.219580  105165 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 03:45:47.219674  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 03:45:47.269122  105165 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 03:45:47.269151  105165 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 03:45:47.337603  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:47.375187  105165 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-052816" context rescaled to 1 replicas
	I0920 03:45:47.840315  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (1.172832182s)
	I0920 03:45:47.840371  105165 addons.go:479] Verifying addon ingress=true in "addons-052816"
	I0920 03:45:47.840381  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (1.110472876s)
	I0920 03:45:47.840398  105165 addons.go:479] Verifying addon registry=true in "addons-052816"
	I0920 03:45:47.840492  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.013355063s)
	I0920 03:45:47.840530  105165 addons.go:479] Verifying addon metrics-server=true in "addons-052816"
	I0920 03:45:47.845217  105165 out.go:179] * Verifying registry addon...
	I0920 03:45:47.845269  105165 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-052816 service yakd-dashboard -n yakd-dashboard
	
	I0920 03:45:47.845252  105165 out.go:179] * Verifying ingress addon...
	I0920 03:45:47.847791  105165 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 03:45:47.847814  105165 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 03:45:47.850869  105165 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 03:45:47.850888  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:47.851079  105165 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 03:45:47.851098  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:48.353070  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:48.353256  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:48.375338  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.327810495s)
	W0920 03:45:48.375394  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0920 03:45:48.375419  105165 retry.go:31] will retry after 305.960791ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0920 03:45:48.375496  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.324931785s)
	W0920 03:45:48.375538  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:48.375554  105165 retry.go:31] will retry after 332.751277ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:48.375742  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.038095279s)
	I0920 03:45:48.375771  105165 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-052816"
	I0920 03:45:48.377262  105165 out.go:179] * Verifying csi-hostpath-driver addon...
	I0920 03:45:48.380180  105165 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 03:45:48.383838  105165 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 03:45:48.383864  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:48.682027  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:48.708690  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:48.852208  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:48.852365  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 03:45:48.871633  105165 node_ready.go:57] node "addons-052816" has "Ready":"False" status (will retry)
	I0920 03:45:48.883421  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:49.351335  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:49.351480  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:49.383891  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:49.851661  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:49.851830  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:49.883631  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:50.350800  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:50.350854  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:50.382973  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:50.851340  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:50.851435  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 03:45:50.872960  105165 node_ready.go:57] node "addons-052816" has "Ready":"False" status (will retry)
	I0920 03:45:50.883360  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:51.157891  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.475810732s)
	I0920 03:45:51.157993  105165 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (2.449264846s)
	W0920 03:45:51.158066  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:51.158093  105165 retry.go:31] will retry after 355.313842ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:51.352104  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:51.352175  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:51.382966  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:51.514146  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:51.851063  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:51.851137  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:51.883508  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0920 03:45:52.059089  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:52.059128  105165 retry.go:31] will retry after 486.108212ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:52.351514  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:52.351571  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:52.383399  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:52.546108  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:52.851774  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:52.851904  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:52.883074  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0920 03:45:53.088259  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:53.088292  105165 retry.go:31] will retry after 1.205836567s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:53.351646  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:53.351737  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 03:45:53.371051  105165 node_ready.go:57] node "addons-052816" has "Ready":"False" status (will retry)
	I0920 03:45:53.383350  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:53.850873  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:53.851002  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:53.883064  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:53.926536  105165 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 03:45:53.926602  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:53.945177  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:54.058709  105165 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 03:45:54.076609  105165 addons.go:238] Setting addon gcp-auth=true in "addons-052816"
	I0920 03:45:54.076671  105165 host.go:66] Checking if "addons-052816" exists ...
	I0920 03:45:54.077038  105165 cli_runner.go:164] Run: docker container inspect addons-052816 --format={{.State.Status}}
	I0920 03:45:54.094763  105165 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 03:45:54.094821  105165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052816
	I0920 03:45:54.112681  105165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/addons-052816/id_rsa Username:docker}
	I0920 03:45:54.206769  105165 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0920 03:45:54.208392  105165 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0920 03:45:54.209783  105165 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 03:45:54.209808  105165 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 03:45:54.229551  105165 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 03:45:54.229580  105165 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 03:45:54.248675  105165 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 03:45:54.248701  105165 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 03:45:54.267821  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:54.295095  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:54.351984  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:54.352057  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:54.383505  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:54.597562  105165 addons.go:479] Verifying addon gcp-auth=true in "addons-052816"
	I0920 03:45:54.599127  105165 out.go:179] * Verifying gcp-auth addon...
	I0920 03:45:54.601029  105165 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 03:45:54.603287  105165 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 03:45:54.603305  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:54.851928  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:54.851986  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 03:45:54.869089  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:54.869123  105165 retry.go:31] will retry after 1.29805433s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:54.883487  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:55.104384  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:55.351121  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:55.351351  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:55.382943  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:55.604123  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:55.851177  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:55.851316  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 03:45:55.870553  105165 node_ready.go:57] node "addons-052816" has "Ready":"False" status (will retry)
	I0920 03:45:55.882988  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:56.103936  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:56.168084  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:56.350633  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:56.350828  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:56.382930  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:56.603765  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0920 03:45:56.708738  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:56.708770  105165 retry.go:31] will retry after 1.007023839s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:56.850362  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:56.850407  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:56.883348  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:57.103910  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:57.350651  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:57.350717  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:57.383391  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:57.604687  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:57.716807  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:45:57.851342  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:57.851641  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 03:45:57.871126  105165 node_ready.go:57] node "addons-052816" has "Ready":"False" status (will retry)
	I0920 03:45:57.883756  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:58.104109  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0920 03:45:58.272002  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:58.272047  105165 retry.go:31] will retry after 3.507137138s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:45:58.351281  105165 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 03:45:58.351318  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:58.351480  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:58.370339  105165 node_ready.go:49] node "addons-052816" is "Ready"
	I0920 03:45:58.370367  105165 node_ready.go:38] duration metric: took 11.502256997s for node "addons-052816" to be "Ready" ...
	I0920 03:45:58.370383  105165 api_server.go:52] waiting for apiserver process to appear ...
	I0920 03:45:58.370442  105165 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 03:45:58.383427  105165 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 03:45:58.383473  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:58.385007  105165 api_server.go:72] duration metric: took 12.174051041s to wait for apiserver process to appear ...
	I0920 03:45:58.385068  105165 api_server.go:88] waiting for apiserver healthz status ...
	I0920 03:45:58.385092  105165 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 03:45:58.389390  105165 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 03:45:58.390337  105165 api_server.go:141] control plane version: v1.34.0
	I0920 03:45:58.390364  105165 api_server.go:131] duration metric: took 5.288223ms to wait for apiserver health ...
	I0920 03:45:58.390372  105165 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 03:45:58.394041  105165 system_pods.go:59] 20 kube-system pods found
	I0920 03:45:58.394068  105165 system_pods.go:61] "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Pending
	I0920 03:45:58.394078  105165 system_pods.go:61] "coredns-66bc5c9577-lc9jh" [a5543407-d39f-4bd9-8180-2096ac5eb482] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0920 03:45:58.394084  105165 system_pods.go:61] "csi-hostpath-attacher-0" [d4f48a9c-42af-40bc-ac06-d614d20e6b3c] Pending
	I0920 03:45:58.394091  105165 system_pods.go:61] "csi-hostpath-resizer-0" [a1e7ae5a-56fd-4581-8071-90ea4fa09c9a] Pending
	I0920 03:45:58.394096  105165 system_pods.go:61] "csi-hostpathplugin-7ltnq" [640ba2ba-dd29-4581-8ea2-8177dd72b2c9] Pending
	I0920 03:45:58.394102  105165 system_pods.go:61] "etcd-addons-052816" [0588f972-c998-4255-ad1d-1d17b87b01a6] Running
	I0920 03:45:58.394106  105165 system_pods.go:61] "kindnet-lklss" [800f671e-56bd-4c9a-8935-b79a84eddb4d] Running
	I0920 03:45:58.394115  105165 system_pods.go:61] "kube-apiserver-addons-052816" [75d17fe9-224e-4db4-bead-8b4cc9ddc170] Running
	I0920 03:45:58.394121  105165 system_pods.go:61] "kube-controller-manager-addons-052816" [cd9c0e7a-7dbe-4d7e-8a5a-e8818a54fd18] Running
	I0920 03:45:58.394138  105165 system_pods.go:61] "kube-ingress-dns-minikube" [a5f14bba-efc1-4327-859a-77b9b7c24acf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0920 03:45:58.394142  105165 system_pods.go:61] "kube-proxy-sxfwf" [4491f4eb-1aa0-4df7-935f-5b68daed733f] Running
	I0920 03:45:58.394145  105165 system_pods.go:61] "kube-scheduler-addons-052816" [0e268a49-a128-4660-827a-4d59389ec092] Running
	I0920 03:45:58.394149  105165 system_pods.go:61] "metrics-server-85b7d694d7-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Pending
	I0920 03:45:58.394152  105165 system_pods.go:61] "nvidia-device-plugin-daemonset-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Pending
	I0920 03:45:58.394157  105165 system_pods.go:61] "registry-66898fdd98-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0920 03:45:58.394168  105165 system_pods.go:61] "registry-creds-764b6fb674-q8sc6" [e620f1ca-aeb4-4c8d-b8dc-acd086039476] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0920 03:45:58.394177  105165 system_pods.go:61] "registry-proxy-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0920 03:45:58.394181  105165 system_pods.go:61] "snapshot-controller-7d9fbc56b8-p45xz" [6f2c2b1c-5faa-47d8-881c-85149926c9ca] Pending
	I0920 03:45:58.394191  105165 system_pods.go:61] "snapshot-controller-7d9fbc56b8-wxghs" [24969331-edd7-4cab-8222-240fd88d6bf5] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:58.394198  105165 system_pods.go:61] "storage-provisioner" [914636b8-8474-431e-b948-a766b256ecb8] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0920 03:45:58.394209  105165 system_pods.go:74] duration metric: took 3.83072ms to wait for pod list to return data ...
	I0920 03:45:58.394222  105165 default_sa.go:34] waiting for default service account to be created ...
	I0920 03:45:58.397379  105165 default_sa.go:45] found service account: "default"
	I0920 03:45:58.397400  105165 default_sa.go:55] duration metric: took 3.171157ms for default service account to be created ...
	I0920 03:45:58.397410  105165 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 03:45:58.402207  105165 system_pods.go:86] 20 kube-system pods found
	I0920 03:45:58.402295  105165 system_pods.go:89] "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0920 03:45:58.402309  105165 system_pods.go:89] "coredns-66bc5c9577-lc9jh" [a5543407-d39f-4bd9-8180-2096ac5eb482] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0920 03:45:58.402317  105165 system_pods.go:89] "csi-hostpath-attacher-0" [d4f48a9c-42af-40bc-ac06-d614d20e6b3c] Pending
	I0920 03:45:58.402323  105165 system_pods.go:89] "csi-hostpath-resizer-0" [a1e7ae5a-56fd-4581-8071-90ea4fa09c9a] Pending
	I0920 03:45:58.402332  105165 system_pods.go:89] "csi-hostpathplugin-7ltnq" [640ba2ba-dd29-4581-8ea2-8177dd72b2c9] Pending
	I0920 03:45:58.402340  105165 system_pods.go:89] "etcd-addons-052816" [0588f972-c998-4255-ad1d-1d17b87b01a6] Running
	I0920 03:45:58.402346  105165 system_pods.go:89] "kindnet-lklss" [800f671e-56bd-4c9a-8935-b79a84eddb4d] Running
	I0920 03:45:58.402354  105165 system_pods.go:89] "kube-apiserver-addons-052816" [75d17fe9-224e-4db4-bead-8b4cc9ddc170] Running
	I0920 03:45:58.402360  105165 system_pods.go:89] "kube-controller-manager-addons-052816" [cd9c0e7a-7dbe-4d7e-8a5a-e8818a54fd18] Running
	I0920 03:45:58.402374  105165 system_pods.go:89] "kube-ingress-dns-minikube" [a5f14bba-efc1-4327-859a-77b9b7c24acf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0920 03:45:58.402383  105165 system_pods.go:89] "kube-proxy-sxfwf" [4491f4eb-1aa0-4df7-935f-5b68daed733f] Running
	I0920 03:45:58.402397  105165 system_pods.go:89] "kube-scheduler-addons-052816" [0e268a49-a128-4660-827a-4d59389ec092] Running
	I0920 03:45:58.402402  105165 system_pods.go:89] "metrics-server-85b7d694d7-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Pending
	I0920 03:45:58.402412  105165 system_pods.go:89] "nvidia-device-plugin-daemonset-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Pending
	I0920 03:45:58.402419  105165 system_pods.go:89] "registry-66898fdd98-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0920 03:45:58.402430  105165 system_pods.go:89] "registry-creds-764b6fb674-q8sc6" [e620f1ca-aeb4-4c8d-b8dc-acd086039476] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0920 03:45:58.402441  105165 system_pods.go:89] "registry-proxy-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0920 03:45:58.402446  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-p45xz" [6f2c2b1c-5faa-47d8-881c-85149926c9ca] Pending
	I0920 03:45:58.402483  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-wxghs" [24969331-edd7-4cab-8222-240fd88d6bf5] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:58.402498  105165 system_pods.go:89] "storage-provisioner" [914636b8-8474-431e-b948-a766b256ecb8] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0920 03:45:58.402516  105165 retry.go:31] will retry after 304.15533ms: missing components: kube-dns
	I0920 03:45:58.604075  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:58.712325  105165 system_pods.go:86] 20 kube-system pods found
	I0920 03:45:58.712376  105165 system_pods.go:89] "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0920 03:45:58.712386  105165 system_pods.go:89] "coredns-66bc5c9577-lc9jh" [a5543407-d39f-4bd9-8180-2096ac5eb482] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0920 03:45:58.712397  105165 system_pods.go:89] "csi-hostpath-attacher-0" [d4f48a9c-42af-40bc-ac06-d614d20e6b3c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0920 03:45:58.712405  105165 system_pods.go:89] "csi-hostpath-resizer-0" [a1e7ae5a-56fd-4581-8071-90ea4fa09c9a] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0920 03:45:58.712414  105165 system_pods.go:89] "csi-hostpathplugin-7ltnq" [640ba2ba-dd29-4581-8ea2-8177dd72b2c9] 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])
	I0920 03:45:58.712425  105165 system_pods.go:89] "etcd-addons-052816" [0588f972-c998-4255-ad1d-1d17b87b01a6] Running
	I0920 03:45:58.712432  105165 system_pods.go:89] "kindnet-lklss" [800f671e-56bd-4c9a-8935-b79a84eddb4d] Running
	I0920 03:45:58.712442  105165 system_pods.go:89] "kube-apiserver-addons-052816" [75d17fe9-224e-4db4-bead-8b4cc9ddc170] Running
	I0920 03:45:58.712447  105165 system_pods.go:89] "kube-controller-manager-addons-052816" [cd9c0e7a-7dbe-4d7e-8a5a-e8818a54fd18] Running
	I0920 03:45:58.712471  105165 system_pods.go:89] "kube-ingress-dns-minikube" [a5f14bba-efc1-4327-859a-77b9b7c24acf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0920 03:45:58.712477  105165 system_pods.go:89] "kube-proxy-sxfwf" [4491f4eb-1aa0-4df7-935f-5b68daed733f] Running
	I0920 03:45:58.712487  105165 system_pods.go:89] "kube-scheduler-addons-052816" [0e268a49-a128-4660-827a-4d59389ec092] Running
	I0920 03:45:58.712495  105165 system_pods.go:89] "metrics-server-85b7d694d7-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0920 03:45:58.712540  105165 system_pods.go:89] "nvidia-device-plugin-daemonset-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0920 03:45:58.712555  105165 system_pods.go:89] "registry-66898fdd98-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0920 03:45:58.712564  105165 system_pods.go:89] "registry-creds-764b6fb674-q8sc6" [e620f1ca-aeb4-4c8d-b8dc-acd086039476] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0920 03:45:58.712576  105165 system_pods.go:89] "registry-proxy-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0920 03:45:58.712583  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-p45xz" [6f2c2b1c-5faa-47d8-881c-85149926c9ca] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:58.712593  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-wxghs" [24969331-edd7-4cab-8222-240fd88d6bf5] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:58.712605  105165 system_pods.go:89] "storage-provisioner" [914636b8-8474-431e-b948-a766b256ecb8] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0920 03:45:58.712629  105165 retry.go:31] will retry after 291.441369ms: missing components: kube-dns
	I0920 03:45:58.852671  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:58.852739  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:58.952972  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:59.055068  105165 system_pods.go:86] 20 kube-system pods found
	I0920 03:45:59.055113  105165 system_pods.go:89] "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0920 03:45:59.055125  105165 system_pods.go:89] "coredns-66bc5c9577-lc9jh" [a5543407-d39f-4bd9-8180-2096ac5eb482] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0920 03:45:59.055137  105165 system_pods.go:89] "csi-hostpath-attacher-0" [d4f48a9c-42af-40bc-ac06-d614d20e6b3c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0920 03:45:59.055145  105165 system_pods.go:89] "csi-hostpath-resizer-0" [a1e7ae5a-56fd-4581-8071-90ea4fa09c9a] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0920 03:45:59.055152  105165 system_pods.go:89] "csi-hostpathplugin-7ltnq" [640ba2ba-dd29-4581-8ea2-8177dd72b2c9] 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])
	I0920 03:45:59.055156  105165 system_pods.go:89] "etcd-addons-052816" [0588f972-c998-4255-ad1d-1d17b87b01a6] Running
	I0920 03:45:59.055164  105165 system_pods.go:89] "kindnet-lklss" [800f671e-56bd-4c9a-8935-b79a84eddb4d] Running
	I0920 03:45:59.055169  105165 system_pods.go:89] "kube-apiserver-addons-052816" [75d17fe9-224e-4db4-bead-8b4cc9ddc170] Running
	I0920 03:45:59.055176  105165 system_pods.go:89] "kube-controller-manager-addons-052816" [cd9c0e7a-7dbe-4d7e-8a5a-e8818a54fd18] Running
	I0920 03:45:59.055187  105165 system_pods.go:89] "kube-ingress-dns-minikube" [a5f14bba-efc1-4327-859a-77b9b7c24acf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0920 03:45:59.055193  105165 system_pods.go:89] "kube-proxy-sxfwf" [4491f4eb-1aa0-4df7-935f-5b68daed733f] Running
	I0920 03:45:59.055198  105165 system_pods.go:89] "kube-scheduler-addons-052816" [0e268a49-a128-4660-827a-4d59389ec092] Running
	I0920 03:45:59.055210  105165 system_pods.go:89] "metrics-server-85b7d694d7-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0920 03:45:59.055219  105165 system_pods.go:89] "nvidia-device-plugin-daemonset-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0920 03:45:59.055230  105165 system_pods.go:89] "registry-66898fdd98-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0920 03:45:59.055237  105165 system_pods.go:89] "registry-creds-764b6fb674-q8sc6" [e620f1ca-aeb4-4c8d-b8dc-acd086039476] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0920 03:45:59.055241  105165 system_pods.go:89] "registry-proxy-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0920 03:45:59.055248  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-p45xz" [6f2c2b1c-5faa-47d8-881c-85149926c9ca] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:59.055258  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-wxghs" [24969331-edd7-4cab-8222-240fd88d6bf5] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:59.055267  105165 system_pods.go:89] "storage-provisioner" [914636b8-8474-431e-b948-a766b256ecb8] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0920 03:45:59.055290  105165 retry.go:31] will retry after 451.374806ms: missing components: kube-dns
	I0920 03:45:59.154880  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:59.350841  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:59.351084  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:59.383583  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:45:59.511520  105165 system_pods.go:86] 20 kube-system pods found
	I0920 03:45:59.511556  105165 system_pods.go:89] "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0920 03:45:59.511567  105165 system_pods.go:89] "coredns-66bc5c9577-lc9jh" [a5543407-d39f-4bd9-8180-2096ac5eb482] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0920 03:45:59.511580  105165 system_pods.go:89] "csi-hostpath-attacher-0" [d4f48a9c-42af-40bc-ac06-d614d20e6b3c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0920 03:45:59.511588  105165 system_pods.go:89] "csi-hostpath-resizer-0" [a1e7ae5a-56fd-4581-8071-90ea4fa09c9a] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0920 03:45:59.511597  105165 system_pods.go:89] "csi-hostpathplugin-7ltnq" [640ba2ba-dd29-4581-8ea2-8177dd72b2c9] 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])
	I0920 03:45:59.511605  105165 system_pods.go:89] "etcd-addons-052816" [0588f972-c998-4255-ad1d-1d17b87b01a6] Running
	I0920 03:45:59.511614  105165 system_pods.go:89] "kindnet-lklss" [800f671e-56bd-4c9a-8935-b79a84eddb4d] Running
	I0920 03:45:59.511621  105165 system_pods.go:89] "kube-apiserver-addons-052816" [75d17fe9-224e-4db4-bead-8b4cc9ddc170] Running
	I0920 03:45:59.511628  105165 system_pods.go:89] "kube-controller-manager-addons-052816" [cd9c0e7a-7dbe-4d7e-8a5a-e8818a54fd18] Running
	I0920 03:45:59.511641  105165 system_pods.go:89] "kube-ingress-dns-minikube" [a5f14bba-efc1-4327-859a-77b9b7c24acf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0920 03:45:59.511648  105165 system_pods.go:89] "kube-proxy-sxfwf" [4491f4eb-1aa0-4df7-935f-5b68daed733f] Running
	I0920 03:45:59.511656  105165 system_pods.go:89] "kube-scheduler-addons-052816" [0e268a49-a128-4660-827a-4d59389ec092] Running
	I0920 03:45:59.511665  105165 system_pods.go:89] "metrics-server-85b7d694d7-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0920 03:45:59.511674  105165 system_pods.go:89] "nvidia-device-plugin-daemonset-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0920 03:45:59.511688  105165 system_pods.go:89] "registry-66898fdd98-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0920 03:45:59.511700  105165 system_pods.go:89] "registry-creds-764b6fb674-q8sc6" [e620f1ca-aeb4-4c8d-b8dc-acd086039476] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0920 03:45:59.511708  105165 system_pods.go:89] "registry-proxy-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0920 03:45:59.511719  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-p45xz" [6f2c2b1c-5faa-47d8-881c-85149926c9ca] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:59.511731  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-wxghs" [24969331-edd7-4cab-8222-240fd88d6bf5] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:45:59.511742  105165 system_pods.go:89] "storage-provisioner" [914636b8-8474-431e-b948-a766b256ecb8] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0920 03:45:59.511762  105165 retry.go:31] will retry after 591.730908ms: missing components: kube-dns
	I0920 03:45:59.604643  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:45:59.851918  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:45:59.852004  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:45:59.883659  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:00.104825  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:00.107741  105165 system_pods.go:86] 20 kube-system pods found
	I0920 03:46:00.107771  105165 system_pods.go:89] "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0920 03:46:00.107778  105165 system_pods.go:89] "coredns-66bc5c9577-lc9jh" [a5543407-d39f-4bd9-8180-2096ac5eb482] Running
	I0920 03:46:00.107785  105165 system_pods.go:89] "csi-hostpath-attacher-0" [d4f48a9c-42af-40bc-ac06-d614d20e6b3c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0920 03:46:00.107790  105165 system_pods.go:89] "csi-hostpath-resizer-0" [a1e7ae5a-56fd-4581-8071-90ea4fa09c9a] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0920 03:46:00.107798  105165 system_pods.go:89] "csi-hostpathplugin-7ltnq" [640ba2ba-dd29-4581-8ea2-8177dd72b2c9] 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])
	I0920 03:46:00.107802  105165 system_pods.go:89] "etcd-addons-052816" [0588f972-c998-4255-ad1d-1d17b87b01a6] Running
	I0920 03:46:00.107805  105165 system_pods.go:89] "kindnet-lklss" [800f671e-56bd-4c9a-8935-b79a84eddb4d] Running
	I0920 03:46:00.107809  105165 system_pods.go:89] "kube-apiserver-addons-052816" [75d17fe9-224e-4db4-bead-8b4cc9ddc170] Running
	I0920 03:46:00.107812  105165 system_pods.go:89] "kube-controller-manager-addons-052816" [cd9c0e7a-7dbe-4d7e-8a5a-e8818a54fd18] Running
	I0920 03:46:00.107817  105165 system_pods.go:89] "kube-ingress-dns-minikube" [a5f14bba-efc1-4327-859a-77b9b7c24acf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0920 03:46:00.107821  105165 system_pods.go:89] "kube-proxy-sxfwf" [4491f4eb-1aa0-4df7-935f-5b68daed733f] Running
	I0920 03:46:00.107824  105165 system_pods.go:89] "kube-scheduler-addons-052816" [0e268a49-a128-4660-827a-4d59389ec092] Running
	I0920 03:46:00.107829  105165 system_pods.go:89] "metrics-server-85b7d694d7-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0920 03:46:00.107859  105165 system_pods.go:89] "nvidia-device-plugin-daemonset-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0920 03:46:00.107871  105165 system_pods.go:89] "registry-66898fdd98-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0920 03:46:00.107879  105165 system_pods.go:89] "registry-creds-764b6fb674-q8sc6" [e620f1ca-aeb4-4c8d-b8dc-acd086039476] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0920 03:46:00.107888  105165 system_pods.go:89] "registry-proxy-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0920 03:46:00.107895  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-p45xz" [6f2c2b1c-5faa-47d8-881c-85149926c9ca] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:46:00.107903  105165 system_pods.go:89] "snapshot-controller-7d9fbc56b8-wxghs" [24969331-edd7-4cab-8222-240fd88d6bf5] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0920 03:46:00.107908  105165 system_pods.go:89] "storage-provisioner" [914636b8-8474-431e-b948-a766b256ecb8] Running
	I0920 03:46:00.107920  105165 system_pods.go:126] duration metric: took 1.71050222s to wait for k8s-apps to be running ...
	I0920 03:46:00.107932  105165 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 03:46:00.107991  105165 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 03:46:00.120917  105165 system_svc.go:56] duration metric: took 12.976803ms WaitForService to wait for kubelet
	I0920 03:46:00.120944  105165 kubeadm.go:578] duration metric: took 13.909994841s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 03:46:00.120972  105165 node_conditions.go:102] verifying NodePressure condition ...
	I0920 03:46:00.124110  105165 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 03:46:00.124141  105165 node_conditions.go:123] node cpu capacity is 8
	I0920 03:46:00.124156  105165 node_conditions.go:105] duration metric: took 3.179002ms to run NodePressure ...
	I0920 03:46:00.124169  105165 start.go:241] waiting for startup goroutines ...
	I0920 03:46:00.351051  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:00.351205  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:00.384100  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:00.603888  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:00.851136  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:00.851187  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:00.884438  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:01.104825  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:01.351053  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:01.351139  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:01.383917  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:01.604740  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:01.779952  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:46:01.851271  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:01.851298  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:01.884686  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:02.104206  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:02.351487  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:02.351591  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:02.383034  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0920 03:46:02.440277  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:02.440310  105165 retry.go:31] will retry after 5.362606007s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:02.604412  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:02.851519  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:02.851698  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:02.883648  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:03.104816  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:03.350960  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:03.351056  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:03.383864  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:03.604909  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:03.851330  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:03.851347  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:03.882898  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:04.104739  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:04.350839  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:04.350898  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:04.383707  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:04.604135  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:04.851511  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:04.851554  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:04.883184  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:05.104040  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:05.351020  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:05.351184  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:05.384152  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:05.603848  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:05.850739  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:05.850870  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:05.883911  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:06.105343  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:06.351808  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:06.351854  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:06.383808  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:06.604719  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:06.851125  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:06.851143  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:06.884298  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:07.104313  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:07.351686  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:07.351781  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:07.383488  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:07.604148  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:07.803407  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:46:07.850992  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:07.851163  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:07.884215  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:08.103782  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0920 03:46:08.347681  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:08.347718  105165 retry.go:31] will retry after 5.032058256s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:08.351315  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:08.351399  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:08.384524  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:08.603736  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:08.851634  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:08.851806  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:08.883667  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:09.104778  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:09.352141  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:09.352536  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:09.383860  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:09.604833  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:09.851352  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:09.851360  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:09.884727  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:10.105096  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:10.350832  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:10.350985  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:10.383921  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:10.604389  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:10.851481  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:10.851536  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:10.885423  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:11.104476  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:11.352012  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:11.352032  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:11.384309  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:11.604545  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:11.851900  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:11.851929  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:11.883773  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:12.104603  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:12.351152  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:12.351385  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:12.384068  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:12.603947  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:12.851041  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:12.851103  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:12.884275  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:13.104274  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:13.351546  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:13.351595  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:13.380626  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:46:13.384046  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:13.604976  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:13.850935  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:13.851139  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:13.883972  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0920 03:46:14.022945  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:14.022981  105165 retry.go:31] will retry after 14.230397598s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:14.106608  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:14.352024  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:14.352147  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:14.384230  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:14.603807  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:14.850765  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:14.850912  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:14.883640  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:15.104674  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:15.351694  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:15.351714  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:15.383365  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:15.603794  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:15.850704  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:15.850721  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:15.883792  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:16.104101  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:16.351179  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:16.351351  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:16.384282  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:16.604073  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:16.851557  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:16.851664  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:16.884031  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:17.105397  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:17.351550  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:17.351674  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:17.383522  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:17.604083  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:17.851350  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:17.851410  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:17.884385  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:18.103847  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:18.351620  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:18.351790  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:18.383623  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:18.604304  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:18.851435  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:18.851496  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:18.883363  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:19.105150  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:19.351745  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:19.352122  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:19.384581  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:19.604900  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:19.850671  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:19.850872  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:19.883796  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:20.105027  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:20.351232  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:20.351259  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:20.384339  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:20.604442  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:20.851725  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:20.851905  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:20.883830  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:21.105153  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:21.351593  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:21.351599  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:21.383262  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:21.604445  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:21.851856  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:21.851913  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:21.883695  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:22.104724  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:22.350840  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:22.350945  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:22.384261  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:22.604521  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:22.851517  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:22.851611  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:22.883210  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:23.104627  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:23.352016  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:23.352110  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:23.384115  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:23.603759  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:23.850920  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:23.851008  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:23.884119  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:24.105229  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:24.351032  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:24.351123  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:24.383799  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:24.604492  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:24.852058  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:24.852238  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:24.884148  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:25.104125  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:25.351117  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:25.351140  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:25.384129  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:25.603876  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:25.876289  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:25.876333  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:25.883636  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:26.104865  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:26.351090  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:26.351147  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:26.384003  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:26.603825  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:26.851777  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:26.852035  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:26.883745  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:27.104953  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:27.351273  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:27.351358  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:27.384218  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:27.605737  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:27.852453  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:27.852540  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:27.883414  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:28.104736  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:28.253923  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:46:28.351657  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:28.351735  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:28.383790  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:28.605006  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:28.852927  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:28.852949  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:28.953667  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0920 03:46:28.969428  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:28.969485  105165 retry.go:31] will retry after 8.326607738s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:29.104745  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:29.350977  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:29.351022  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:29.383923  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:29.604752  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:29.850870  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:29.850952  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:29.883886  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:30.105688  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:30.352211  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:30.352260  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:30.384318  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:30.604358  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:30.851594  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:30.851862  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:30.883487  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:31.104608  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:31.351568  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:31.351753  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:31.383496  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:31.604659  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:31.863395  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:31.863896  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:31.888193  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:32.106693  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:32.350946  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:32.351142  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:32.384190  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:32.604083  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:32.851417  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:32.851516  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:32.883669  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:33.104855  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:33.351156  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:33.351193  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:33.384338  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:33.603957  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:33.851296  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:33.851498  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:33.883481  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:34.104590  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:34.351689  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:34.351717  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:34.383657  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:34.604565  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:34.851419  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:34.851427  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:34.883324  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:35.104358  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:35.351512  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:35.351717  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:35.383168  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:35.604075  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:35.851098  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:35.851186  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:35.884138  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:36.103846  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:36.350969  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:36.351085  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:36.384094  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:36.604573  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:36.851648  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:36.851724  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:36.883756  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:37.104502  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:37.297078  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:46:37.351473  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:37.351608  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:37.383963  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:37.605916  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:37.851718  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:37.851766  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:37.883191  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0920 03:46:37.926644  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:37.926676  105165 retry.go:31] will retry after 12.124575428s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:38.104451  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:38.430828  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:38.431172  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:38.431184  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:38.603820  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:38.850667  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:38.850688  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:38.883428  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:39.104263  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:39.351498  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:39.351536  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:39.383018  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:39.604715  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:39.850850  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:39.850902  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:39.883845  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:40.104725  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:40.352025  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:40.352215  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:40.384655  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:40.604630  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:40.851884  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:40.852055  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:40.952547  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:41.103711  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:41.351239  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:41.351260  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:41.384183  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:41.604344  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:41.851273  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:41.851535  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:41.883689  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:42.103808  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:42.350848  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:42.350948  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:42.383725  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:42.604096  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:42.851372  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:42.851541  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:42.883117  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:43.104186  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:43.351596  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:43.351628  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:43.383935  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:43.605058  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:43.859492  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:43.859629  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:43.883711  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:44.104684  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:44.351861  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 03:46:44.351874  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:44.383645  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:44.604586  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:44.851929  105165 kapi.go:107] duration metric: took 57.004136851s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 03:46:44.852138  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:44.883799  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:45.104768  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:45.351237  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:45.383837  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:45.604510  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:45.851940  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:45.884274  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:46.105190  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:46.351737  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:46.383832  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:46.604658  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:46.851815  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:46.883768  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:47.104543  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:47.351974  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:47.384116  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:47.603623  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:47.851532  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:47.883420  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:48.104066  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:48.351327  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:48.384311  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:48.604076  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:48.850846  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:48.884388  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:49.104092  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:49.352270  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:49.383776  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:49.604780  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:49.853107  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:49.884952  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:50.052212  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0920 03:46:50.105536  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:50.351442  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:50.385792  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:50.604692  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0920 03:46:50.709549  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:50.709585  105165 retry.go:31] will retry after 34.750698402s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0920 03:46:50.851617  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:50.883537  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:51.104211  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:51.351681  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:51.383740  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:51.604683  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:51.850874  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:51.883967  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:52.104895  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:52.351223  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:52.384280  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:52.603813  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:52.850801  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:52.883590  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:53.104355  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:53.365932  105165 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 03:46:53.384453  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:53.604324  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:53.851877  105165 kapi.go:107] duration metric: took 1m6.004056597s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 03:46:53.883968  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:54.105385  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:54.384169  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:54.603884  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:54.884369  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:55.104083  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:55.475279  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:55.604770  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:55.884317  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:56.104127  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:56.384113  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:56.604322  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:56.883685  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:57.104528  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:57.384008  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:57.605656  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 03:46:57.884207  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:58.104364  105165 kapi.go:107] duration metric: took 1m3.5033294s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 03:46:58.106205  105165 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-052816 cluster.
	I0920 03:46:58.107631  105165 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.
	I0920 03:46:58.109124  105165 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 03:46:58.383673  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:58.945952  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:59.383355  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:46:59.884176  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:47:00.383760  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:47:00.884193  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:47:01.384034  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:47:01.884053  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:47:02.383817  105165 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 03:47:02.883786  105165 kapi.go:107] duration metric: took 1m14.503601015s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 03:47:25.463517  105165 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	W0920 03:47:26.018226  105165 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	W0920 03:47:26.018339  105165 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	]
	I0920 03:47:26.020384  105165 out.go:179] * Enabled addons: amd-gpu-device-plugin, registry-creds, ingress-dns, storage-provisioner, nvidia-device-plugin, cloud-spanner, default-storageclass, storage-provisioner-rancher, metrics-server, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0920 03:47:26.022076  105165 addons.go:514] duration metric: took 1m39.811213781s for enable addons: enabled=[amd-gpu-device-plugin registry-creds ingress-dns storage-provisioner nvidia-device-plugin cloud-spanner default-storageclass storage-provisioner-rancher metrics-server yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0920 03:47:26.022125  105165 start.go:246] waiting for cluster config update ...
	I0920 03:47:26.022146  105165 start.go:255] writing updated cluster config ...
	I0920 03:47:26.022410  105165 ssh_runner.go:195] Run: rm -f paused
	I0920 03:47:26.026597  105165 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" ...
	I0920 03:47:26.030978  105165 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-lc9jh" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.035636  105165 pod_ready.go:94] pod "coredns-66bc5c9577-lc9jh" is "Ready"
	I0920 03:47:26.035661  105165 pod_ready.go:86] duration metric: took 4.657951ms for pod "coredns-66bc5c9577-lc9jh" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.037736  105165 pod_ready.go:83] waiting for pod "etcd-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.041770  105165 pod_ready.go:94] pod "etcd-addons-052816" is "Ready"
	I0920 03:47:26.041796  105165 pod_ready.go:86] duration metric: took 4.036703ms for pod "etcd-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.043767  105165 pod_ready.go:83] waiting for pod "kube-apiserver-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.047753  105165 pod_ready.go:94] pod "kube-apiserver-addons-052816" is "Ready"
	I0920 03:47:26.047776  105165 pod_ready.go:86] duration metric: took 3.985515ms for pod "kube-apiserver-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.049788  105165 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.430793  105165 pod_ready.go:94] pod "kube-controller-manager-addons-052816" is "Ready"
	I0920 03:47:26.430823  105165 pod_ready.go:86] duration metric: took 381.01396ms for pod "kube-controller-manager-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:26.630432  105165 pod_ready.go:83] waiting for pod "kube-proxy-sxfwf" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:27.031426  105165 pod_ready.go:94] pod "kube-proxy-sxfwf" is "Ready"
	I0920 03:47:27.031454  105165 pod_ready.go:86] duration metric: took 400.997227ms for pod "kube-proxy-sxfwf" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:27.230687  105165 pod_ready.go:83] waiting for pod "kube-scheduler-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:27.630964  105165 pod_ready.go:94] pod "kube-scheduler-addons-052816" is "Ready"
	I0920 03:47:27.630993  105165 pod_ready.go:86] duration metric: took 400.276687ms for pod "kube-scheduler-addons-052816" in "kube-system" namespace to be "Ready" or be gone ...
	I0920 03:47:27.631006  105165 pod_ready.go:40] duration metric: took 1.60436843s 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" ...
	I0920 03:47:27.677915  105165 start.go:623] kubectl: 1.34.1, cluster: 1.34.0 (minor skew: 0)
	I0920 03:47:27.679541  105165 out.go:179] * Done! kubectl is now configured to use "addons-052816" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.859239345Z" level=info msg="Not creating sandbox cgroup: sbParent is empty"
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.859274226Z" level=info msg="Removed pod sandbox: 85d1eb0e6a524924faa0079d0989afab98561f319b2119408ed15ca5d6b57694" id=dc2e2674-ca0c-4cc3-b674-3cc205963429 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.859734267Z" level=info msg="Stopping pod sandbox: f05ac9ad2b21a5abd08f0915657a6c738a08a12bc6b75a9ca4faf90424e5a108" id=f72c4104-ba81-46a2-ad00-7df4b88807fe name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.859761328Z" level=info msg="Stopped pod sandbox (already stopped): f05ac9ad2b21a5abd08f0915657a6c738a08a12bc6b75a9ca4faf90424e5a108" id=f72c4104-ba81-46a2-ad00-7df4b88807fe name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.860156197Z" level=info msg="Removing pod sandbox: f05ac9ad2b21a5abd08f0915657a6c738a08a12bc6b75a9ca4faf90424e5a108" id=84f9259e-898e-49ae-9caf-dcc5c6dcb19a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.867028070Z" level=info msg="Not creating sandbox cgroup: sbParent is empty"
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.867066812Z" level=info msg="Removed pod sandbox: f05ac9ad2b21a5abd08f0915657a6c738a08a12bc6b75a9ca4faf90424e5a108" id=84f9259e-898e-49ae-9caf-dcc5c6dcb19a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.867510572Z" level=info msg="Stopping pod sandbox: 3c680c973bf55e17818688844050e5af7eace6263f0050a913c1505fb624a7ce" id=ec590d8e-6859-4501-b18e-96344dc0e2e8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.867537270Z" level=info msg="Stopped pod sandbox (already stopped): 3c680c973bf55e17818688844050e5af7eace6263f0050a913c1505fb624a7ce" id=ec590d8e-6859-4501-b18e-96344dc0e2e8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.867866134Z" level=info msg="Removing pod sandbox: 3c680c973bf55e17818688844050e5af7eace6263f0050a913c1505fb624a7ce" id=684813f3-89b6-445a-9bcd-9e0dbb3a986e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.874606762Z" level=info msg="Not creating sandbox cgroup: sbParent is empty"
	Sep 20 03:49:40 addons-052816 crio[936]: time="2025-09-20 03:49:40.874639781Z" level=info msg="Removed pod sandbox: 3c680c973bf55e17818688844050e5af7eace6263f0050a913c1505fb624a7ce" id=684813f3-89b6-445a-9bcd-9e0dbb3a986e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.196340942Z" level=info msg="Running pod sandbox: default/hello-world-app-5d498dc89-dknzh/POD" id=4691ae84-a836-41d8-b7c3-4db0fee9ccb0 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.196404056Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.214673996Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-dknzh Namespace:default ID:2b2ee31a0deabfbc1339285b21eec417dbf3eeab2e2b5508d450fb82939f59c3 UID:ee55380c-87c0-4973-84e7-520fa476bd8b NetNS:/var/run/netns/72471e47-9be0-4b2c-880c-926c8b796df7 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.214716526Z" level=info msg="Adding pod default_hello-world-app-5d498dc89-dknzh to CNI network \"kindnet\" (type=ptp)"
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.225707670Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-dknzh Namespace:default ID:2b2ee31a0deabfbc1339285b21eec417dbf3eeab2e2b5508d450fb82939f59c3 UID:ee55380c-87c0-4973-84e7-520fa476bd8b NetNS:/var/run/netns/72471e47-9be0-4b2c-880c-926c8b796df7 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.226242791Z" level=info msg="Checking pod default_hello-world-app-5d498dc89-dknzh for CNI network kindnet (type=ptp)"
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.227424113Z" level=info msg="Not creating sandbox cgroup: sbParent is empty"
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.228911737Z" level=info msg="Ran pod sandbox 2b2ee31a0deabfbc1339285b21eec417dbf3eeab2e2b5508d450fb82939f59c3 with infra container: default/hello-world-app-5d498dc89-dknzh/POD" id=4691ae84-a836-41d8-b7c3-4db0fee9ccb0 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.230324496Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=b0ca75f1-b594-46dd-a9a8-915996fb57a3 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.230617627Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=b0ca75f1-b594-46dd-a9a8-915996fb57a3 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.231187386Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=d10b9206-0975-4b2f-888b-1375f2e41458 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:50:17 addons-052816 crio[936]: time="2025-09-20 03:50:17.237686143Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 20 03:50:18 addons-052816 crio[936]: time="2025-09-20 03:50:18.066903598Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	538583fe024c4       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8                              2 minutes ago       Running             nginx                     0                   c009873515df7       nginx
	92e41ebf4c8a3       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          2 minutes ago       Running             busybox                   0                   6865d1f5c2525       busybox
	ee5c23cfa59d8       registry.k8s.io/ingress-nginx/controller@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef             3 minutes ago       Running             controller                0                   f681b0fc934bb       ingress-nginx-controller-9cc49f96f-686hb
	56da60004c53f       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5            3 minutes ago       Running             gadget                    0                   6d3e555a013d7       gadget-8ptrp
	4c5e9fca07921       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   3 minutes ago       Exited              patch                     0                   3762e150d28ef       ingress-nginx-admission-patch-52972
	69b6a2dd16ce2       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   3 minutes ago       Exited              create                    0                   ccf541689ef65       ingress-nginx-admission-create-jrv9j
	4a655c7a85166       docker.io/kicbase/minikube-ingress-dns@sha256:a0cc6cd76812357245a51bb05fabcd346a616c880e40ca4e0c8c8253912eaae7               4 minutes ago       Running             minikube-ingress-dns      0                   5e95cf31220da       kube-ingress-dns-minikube
	dba8ab429fa96       52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969                                                             4 minutes ago       Running             coredns                   0                   f9a6699926c68       coredns-66bc5c9577-lc9jh
	71a2469586077       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   9279f283091dd       storage-provisioner
	b9b0f97fdf3bc       df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce                                                             4 minutes ago       Running             kube-proxy                0                   5c6cb661b4a94       kube-proxy-sxfwf
	77038819e0a1b       409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c                                                             4 minutes ago       Running             kindnet-cni               0                   ec9a67b6b8e7e       kindnet-lklss
	b2996d24700ba       a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634                                                             4 minutes ago       Running             kube-controller-manager   0                   78c101e616d9d       kube-controller-manager-addons-052816
	a6782603f438e       90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90                                                             4 minutes ago       Running             kube-apiserver            0                   452e6f9e0127f       kube-apiserver-addons-052816
	3ef34323205bf       46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc                                                             4 minutes ago       Running             kube-scheduler            0                   1a06901cc75e7       kube-scheduler-addons-052816
	6db43d63dd7ac       5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115                                                             4 minutes ago       Running             etcd                      0                   d9591e59bac7f       etcd-addons-052816
	
	
	==> coredns [dba8ab429fa96d3e021a8838fbb3b7024949043962c5de243c60f83dbfe74e5c] <==
	[INFO] 10.244.0.19:43396 - 27911 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,aa,rd,ra 198 0.00013138s
	[INFO] 10.244.0.19:55399 - 59144 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,aa,rd,ra 185 0.00006419s
	[INFO] 10.244.0.19:55399 - 58870 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,aa,rd,ra 185 0.000087135s
	[INFO] 10.244.0.19:44790 - 58060 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000058069s
	[INFO] 10.244.0.19:44790 - 57623 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000088086s
	[INFO] 10.244.0.19:48451 - 43744 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000111855s
	[INFO] 10.244.0.19:48451 - 43515 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00012906s
	[INFO] 10.244.0.22:43506 - 6822 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000344996s
	[INFO] 10.244.0.22:54257 - 48223 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000455187s
	[INFO] 10.244.0.22:55497 - 26013 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000151476s
	[INFO] 10.244.0.22:44148 - 49316 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00021429s
	[INFO] 10.244.0.22:36468 - 3410 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00013333s
	[INFO] 10.244.0.22:55147 - 26617 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000179436s
	[INFO] 10.244.0.22:59808 - 42151 "AAAA IN storage.googleapis.com.local. udp 57 false 1232" NXDOMAIN qr,rd,ra 46 0.003622427s
	[INFO] 10.244.0.22:46122 - 30645 "A IN storage.googleapis.com.local. udp 57 false 1232" NXDOMAIN qr,rd,ra 46 0.004043933s
	[INFO] 10.244.0.22:53410 - 55757 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 182 0.004965312s
	[INFO] 10.244.0.22:34064 - 54166 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 182 0.005225166s
	[INFO] 10.244.0.22:55833 - 22024 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 169 0.004336739s
	[INFO] 10.244.0.22:40629 - 20619 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 169 0.00664783s
	[INFO] 10.244.0.22:47715 - 50212 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004318824s
	[INFO] 10.244.0.22:34109 - 63307 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004559475s
	[INFO] 10.244.0.22:58427 - 17269 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002848967s
	[INFO] 10.244.0.22:51697 - 59368 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.002941463s
	[INFO] 10.244.0.26:57826 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000275063s
	[INFO] 10.244.0.26:37722 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000144815s
	
	
	==> describe nodes <==
	Name:               addons-052816
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-052816
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e00824f82cad947a0032e69b00336ba0de61731f
	                    minikube.k8s.io/name=addons-052816
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_20T03_45_41_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-052816
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sat, 20 Sep 2025 03:45:38 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-052816
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 20 Sep 2025 03:50:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 20 Sep 2025 03:48:43 +0000   Sat, 20 Sep 2025 03:45:36 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 20 Sep 2025 03:48:43 +0000   Sat, 20 Sep 2025 03:45:36 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 20 Sep 2025 03:48:43 +0000   Sat, 20 Sep 2025 03:45:36 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 20 Sep 2025 03:48:43 +0000   Sat, 20 Sep 2025 03:45:58 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-052816
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32863452Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32863452Ki
	  pods:               110
	System Info:
	  Machine ID:                 6924b7009e52443ca6e0161a7d73677a
	  System UUID:                efbf368a-564c-41e9-a516-55f45877b9bb
	  Boot ID:                    9ecdef89-a7d8-44da-b52c-24e784fc1ecb
	  Kernel Version:             6.8.0-1037-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.34.0
	  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%)         2m50s
	  default                     hello-world-app-5d498dc89-dknzh             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m26s
	  gadget                      gadget-8ptrp                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m31s
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-686hb    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m31s
	  kube-system                 coredns-66bc5c9577-lc9jh                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m32s
	  kube-system                 etcd-addons-052816                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m38s
	  kube-system                 kindnet-lklss                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m32s
	  kube-system                 kube-apiserver-addons-052816                250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m38s
	  kube-system                 kube-controller-manager-addons-052816       200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m38s
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 kube-proxy-sxfwf                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	  kube-system                 kube-scheduler-addons-052816                100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m39s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m31s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 4m30s  kube-proxy       
	  Normal  Starting                 4m38s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m38s  kubelet          Node addons-052816 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m38s  kubelet          Node addons-052816 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m38s  kubelet          Node addons-052816 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m33s  node-controller  Node addons-052816 event: Registered Node addons-052816 in Controller
	  Normal  NodeReady                4m20s  kubelet          Node addons-052816 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff fa 38 3f e5 c0 8b 08 06
	[ +17.988159] IPv4: martian source 10.244.0.1 from 10.244.0.55, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 7e 86 73 8f 54 f7 08 06
	[Sep20 03:48] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.043720] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023903] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023859] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023851] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023885] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +2.047768] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +4.031558] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +8.447151] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[ +16.382248] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[Sep20 03:49] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	
	
	==> etcd [6db43d63dd7ac0b8feb41bff34283779e6ee3653f8f090034e184b24f4297ad4] <==
	{"level":"warn","ts":"2025-09-20T03:45:37.830718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39402","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.837649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39410","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.843715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39432","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.850522Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39458","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.856567Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39464","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.862701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39486","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.868925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39514","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.875432Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39538","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.882049Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39556","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.888055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39578","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.893892Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39590","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.900177Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.906756Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39620","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.916898Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39638","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.922979Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39658","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.929011Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39672","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:37.973440Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39714","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:48.907363Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60530","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:45:48.914520Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60536","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:46:15.382269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48434","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:46:15.388817Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48462","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:46:15.406058Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48480","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:46:15.412783Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48492","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-20T03:46:25.874505Z","caller":"traceutil/trace.go:172","msg":"trace[1972165758] transaction","detail":"{read_only:false; response_revision:1008; number_of_response:1; }","duration":"173.273283ms","start":"2025-09-20T03:46:25.701169Z","end":"2025-09-20T03:46:25.874442Z","steps":["trace[1972165758] 'process raft request'  (duration: 171.587816ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-20T03:47:57.282946Z","caller":"traceutil/trace.go:172","msg":"trace[783164947] transaction","detail":"{read_only:false; response_revision:1487; number_of_response:1; }","duration":"172.020321ms","start":"2025-09-20T03:47:57.110904Z","end":"2025-09-20T03:47:57.282925Z","steps":["trace[783164947] 'process raft request'  (duration: 104.178097ms)","trace[783164947] 'compare'  (duration: 67.743233ms)"],"step_count":2}
	
	
	==> kernel <==
	 03:50:18 up 32 min,  0 users,  load average: 0.27, 0.68, 0.75
	Linux addons-052816 6.8.0-1037-gcp #39~22.04.1-Ubuntu SMP Thu Aug 21 17:29:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [77038819e0a1bf72eb23b0bb077e2880e20155a658b25c79b6af290da132b1cb] <==
	I0920 03:48:17.681693       1 main.go:301] handling current node
	I0920 03:48:27.682380       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:48:27.682411       1 main.go:301] handling current node
	I0920 03:48:37.682272       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:48:37.682314       1 main.go:301] handling current node
	I0920 03:48:47.681614       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:48:47.681659       1 main.go:301] handling current node
	I0920 03:48:57.682063       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:48:57.682118       1 main.go:301] handling current node
	I0920 03:49:07.683342       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:49:07.683380       1 main.go:301] handling current node
	I0920 03:49:17.690559       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:49:17.690592       1 main.go:301] handling current node
	I0920 03:49:27.689186       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:49:27.689220       1 main.go:301] handling current node
	I0920 03:49:37.688702       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:49:37.688735       1 main.go:301] handling current node
	I0920 03:49:47.690995       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:49:47.691027       1 main.go:301] handling current node
	I0920 03:49:57.688224       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:49:57.688256       1 main.go:301] handling current node
	I0920 03:50:07.689104       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:50:07.689135       1 main.go:301] handling current node
	I0920 03:50:17.681714       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:50:17.681789       1 main.go:301] handling current node
	
	
	==> kube-apiserver [a6782603f438ef91909473274d3c24da27a8ab402cd715ff0316c994b87e40e0] <==
	I0920 03:46:48.483798       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	E0920 03:47:37.418313       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:37828: use of closed network connection
	E0920 03:47:37.599978       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:37862: use of closed network connection
	I0920 03:47:46.683926       1 alloc.go:328] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.81.217"}
	I0920 03:47:51.956185       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 03:47:52.134407       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.0.193"}
	I0920 03:47:53.359377       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:48:10.280931       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	E0920 03:48:27.312383       1 authentication.go:75] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0920 03:48:33.877721       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 03:48:44.756442       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0920 03:48:58.032486       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 03:48:58.032636       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 03:48:58.047752       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 03:48:58.047792       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 03:48:58.062747       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 03:48:58.062795       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 03:48:58.074624       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 03:48:58.074658       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 03:48:59.049035       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 03:48:59.075704       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0920 03:48:59.085591       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0920 03:49:04.306209       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:49:30.157037       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:50:16.968430       1 alloc.go:328] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.157.177"}
	
	
	==> kube-controller-manager [b2996d24700baa67d6b36af40821c3c6d335fe742cb3617119ae2b2fd8bbe308] <==
	E0920 03:49:05.981101       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"
	E0920 03:49:07.100610       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"
	E0920 03:49:07.101628       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"
	E0920 03:49:08.251807       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"
	E0920 03:49:08.252843       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"
	E0920 03:49:14.089814       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"
	E0920 03:49:14.090916       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"
	I0920 03:49:15.502953       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0920 03:49:15.502992       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0920 03:49:15.526221       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I0920 03:49:15.526266       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0920 03:49:17.145453       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"
	E0920 03:49:17.146481       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"
	E0920 03:49:18.852510       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"
	E0920 03:49:18.853455       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"
	E0920 03:49:34.748954       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"
	E0920 03:49:34.750073       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"
	E0920 03:49:38.496196       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"
	E0920 03:49:38.497101       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"
	E0920 03:49:39.212891       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"
	E0920 03:49:39.213886       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"
	E0920 03:50:04.039379       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"
	E0920 03:50:04.040514       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"
	E0920 03:50:15.694432       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"
	E0920 03:50:15.695428       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 [b9b0f97fdf3bc4fec6b8ed1c0ccbea5e7b24aea258be4b505f405de3d4ff3165] <==
	I0920 03:45:47.457151       1 server_linux.go:53] "Using iptables proxy"
	I0920 03:45:47.534700       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0920 03:45:47.635466       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0920 03:45:47.635516       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0920 03:45:47.635623       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`"
	I0920 03:45:47.702777       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 03:45:47.702840       1 server_linux.go:132] "Using iptables Proxier"
	I0920 03:45:47.710566       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"
	I0920 03:45:47.711276       1 server.go:527] "Version info" version="v1.34.0"
	I0920 03:45:47.711349       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 03:45:47.713587       1 config.go:200] "Starting service config controller"
	I0920 03:45:47.715348       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0920 03:45:47.714018       1 config.go:403] "Starting serviceCIDR config controller"
	I0920 03:45:47.715608       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0920 03:45:47.714589       1 config.go:309] "Starting node config controller"
	I0920 03:45:47.715713       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0920 03:45:47.715742       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0920 03:45:47.714006       1 config.go:106] "Starting endpoint slice config controller"
	I0920 03:45:47.715785       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0920 03:45:47.816496       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0920 03:45:47.816574       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0920 03:45:47.817388       1 shared_informer.go:356] "Caches are synced" controller="service config"
	
	
	==> kube-scheduler [3ef34323205bf1dc9f2f993cea76aee9dcb32338dd32d319a6365bdda4b96e31] <==
	E0920 03:45:38.370518       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0920 03:45:38.370520       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0920 03:45:38.370543       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0920 03:45:38.370932       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0920 03:45:38.370939       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0920 03:45:38.371125       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0920 03:45:38.371149       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0920 03:45:38.371632       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0920 03:45:38.371684       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0920 03:45:38.371903       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0920 03:45:38.371946       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0920 03:45:38.371993       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0920 03:45:38.372039       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0920 03:45:38.372047       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0920 03:45:38.372046       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0920 03:45:39.183908       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0920 03:45:39.191076       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0920 03:45:39.191846       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0920 03:45:39.207332       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0920 03:45:39.350879       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0920 03:45:39.474900       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0920 03:45:39.474908       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0920 03:45:39.564568       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0920 03:45:39.765494       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	I0920 03:45:41.968137       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 20 03:48:59 addons-052816 kubelet[1571]: I0920 03:48:59.460571    1571 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"e60aa3b160be75e4f66c20dce2ac69002cd1fff2b4f3859bf12cb1ceb12ed327"} err="failed to get container status \"e60aa3b160be75e4f66c20dce2ac69002cd1fff2b4f3859bf12cb1ceb12ed327\": rpc error: code = NotFound desc = could not find container \"e60aa3b160be75e4f66c20dce2ac69002cd1fff2b4f3859bf12cb1ceb12ed327\": container with ID starting with e60aa3b160be75e4f66c20dce2ac69002cd1fff2b4f3859bf12cb1ceb12ed327 not found: ID does not exist"
	Sep 20 03:48:59 addons-052816 kubelet[1571]: I0920 03:48:59.542292    1571 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Sep 20 03:48:59 addons-052816 kubelet[1571]: I0920 03:48:59.663341    1571 csi_plugin.go:271] kubernetes.io/csi: registrationHandler.DeRegisterPlugin request for plugin hostpath.csi.k8s.io, endpoint /var/lib/kubelet/plugins/csi-hostpath/csi.sock
	Sep 20 03:49:00 addons-052816 kubelet[1571]: I0920 03:49:00.544095    1571 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="24969331-edd7-4cab-8222-240fd88d6bf5" path="/var/lib/kubelet/pods/24969331-edd7-4cab-8222-240fd88d6bf5/volumes"
	Sep 20 03:49:00 addons-052816 kubelet[1571]: I0920 03:49:00.544510    1571 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="640ba2ba-dd29-4581-8ea2-8177dd72b2c9" path="/var/lib/kubelet/pods/640ba2ba-dd29-4581-8ea2-8177dd72b2c9/volumes"
	Sep 20 03:49:00 addons-052816 kubelet[1571]: I0920 03:49:00.544957    1571 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6f2c2b1c-5faa-47d8-881c-85149926c9ca" path="/var/lib/kubelet/pods/6f2c2b1c-5faa-47d8-881c-85149926c9ca/volumes"
	Sep 20 03:49:00 addons-052816 kubelet[1571]: I0920 03:49:00.545214    1571 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a1e7ae5a-56fd-4581-8071-90ea4fa09c9a" path="/var/lib/kubelet/pods/a1e7ae5a-56fd-4581-8071-90ea4fa09c9a/volumes"
	Sep 20 03:49:00 addons-052816 kubelet[1571]: I0920 03:49:00.545475    1571 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d4f48a9c-42af-40bc-ac06-d614d20e6b3c" path="/var/lib/kubelet/pods/d4f48a9c-42af-40bc-ac06-d614d20e6b3c/volumes"
	Sep 20 03:49:00 addons-052816 kubelet[1571]: E0920 03:49:00.586875    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340140586651596  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:00 addons-052816 kubelet[1571]: E0920 03:49:00.586908    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340140586651596  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:10 addons-052816 kubelet[1571]: E0920 03:49:10.589387    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340150589143554  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:10 addons-052816 kubelet[1571]: E0920 03:49:10.589423    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340150589143554  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:20 addons-052816 kubelet[1571]: E0920 03:49:20.592496    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340160592185712  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:20 addons-052816 kubelet[1571]: E0920 03:49:20.592536    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340160592185712  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:30 addons-052816 kubelet[1571]: E0920 03:49:30.595120    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340170594801931  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:30 addons-052816 kubelet[1571]: E0920 03:49:30.595155    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340170594801931  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:40 addons-052816 kubelet[1571]: E0920 03:49:40.597684    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340180597406752  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:40 addons-052816 kubelet[1571]: E0920 03:49:40.597729    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340180597406752  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:50 addons-052816 kubelet[1571]: E0920 03:49:50.600170    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340190599784197  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:49:50 addons-052816 kubelet[1571]: E0920 03:49:50.600206    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340190599784197  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:50:00 addons-052816 kubelet[1571]: E0920 03:50:00.603099    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340200602801633  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:50:00 addons-052816 kubelet[1571]: E0920 03:50:00.603131    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340200602801633  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:50:10 addons-052816 kubelet[1571]: E0920 03:50:10.605340    1571 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340210605077971  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:50:10 addons-052816 kubelet[1571]: E0920 03:50:10.605373    1571 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340210605077971  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:608711}  inodes_used:{value:230}}"
	Sep 20 03:50:17 addons-052816 kubelet[1571]: I0920 03:50:17.044036    1571 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-g5m4h\" (UniqueName: \"kubernetes.io/projected/ee55380c-87c0-4973-84e7-520fa476bd8b-kube-api-access-g5m4h\") pod \"hello-world-app-5d498dc89-dknzh\" (UID: \"ee55380c-87c0-4973-84e7-520fa476bd8b\") " pod="default/hello-world-app-5d498dc89-dknzh"
	
	
	==> storage-provisioner [71a246958607742951ff9cdf88763e898359c080f7aa1216b9d9b639d1753e53] <==
	W0920 03:49:54.031385       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:49:56.035444       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:49:56.039543       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:49:58.042314       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:49:58.047511       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:00.051250       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:00.055422       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:02.058758       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:02.063079       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:04.066542       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:04.070352       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:06.073784       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:06.078639       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:08.081754       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:08.085336       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:10.088784       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:10.094510       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:12.097212       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:12.100795       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:14.104314       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:14.109505       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:16.112215       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:16.116047       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:18.119334       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 03:50:18.124383       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-amd64 status --format={{.APIServer}} -p addons-052816 -n addons-052816
helpers_test.go:269: (dbg) Run:  kubectl --context addons-052816 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: hello-world-app-5d498dc89-dknzh ingress-nginx-admission-create-jrv9j ingress-nginx-admission-patch-52972
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-052816 describe pod hello-world-app-5d498dc89-dknzh ingress-nginx-admission-create-jrv9j ingress-nginx-admission-patch-52972
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-052816 describe pod hello-world-app-5d498dc89-dknzh ingress-nginx-admission-create-jrv9j ingress-nginx-admission-patch-52972: exit status 1 (66.770171ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-5d498dc89-dknzh
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-052816/192.168.49.2
	Start Time:       Sat, 20 Sep 2025 03:50:16 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=5d498dc89
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-5d498dc89
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g5m4h (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-g5m4h:
	    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  3s    default-scheduler  Successfully assigned default/hello-world-app-5d498dc89-dknzh to addons-052816
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-jrv9j" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-52972" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-052816 describe pod hello-world-app-5d498dc89-dknzh ingress-nginx-admission-create-jrv9j ingress-nginx-admission-patch-52972: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 addons disable ingress-dns --alsologtostderr -v=1: (1.106149175s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 addons disable ingress --alsologtostderr -v=1: (7.678529437s)
--- FAIL: TestAddons/parallel/Ingress (156.46s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (603.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-768116 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-768116 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-zv5n4" [a476a643-f867-4756-ba74-f3d13050f4b2] 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-amd64 status --format={{.APIServer}} -p functional-768116 -n functional-768116
functional_test.go:1645: TestFunctional/parallel/ServiceCmdConnect: showing logs for failed pods as of 2025-09-20 04:03:19.346409404 +0000 UTC m=+1115.322541244
functional_test.go:1645: (dbg) Run:  kubectl --context functional-768116 describe po hello-node-connect-7d85dfc575-zv5n4 -n default
functional_test.go:1645: (dbg) kubectl --context functional-768116 describe po hello-node-connect-7d85dfc575-zv5n4 -n default:
Name:             hello-node-connect-7d85dfc575-zv5n4
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-768116/192.168.49.2
Start Time:       Sat, 20 Sep 2025 03:53:18 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.7
IPs:
IP:           10.244.0.7
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-ws6gd (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-ws6gd:
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-zv5n4 to functional-768116
Normal   Pulling    6m58s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m58s (x5 over 9m57s)   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     6m58s (x5 over 9m57s)   kubelet            Error: ErrImagePull
Normal   BackOff    4m49s (x21 over 9m56s)  kubelet            Back-off pulling image "kicbase/echo-server"
Warning  Failed     4m49s (x21 over 9m56s)  kubelet            Error: ImagePullBackOff
functional_test.go:1645: (dbg) Run:  kubectl --context functional-768116 logs hello-node-connect-7d85dfc575-zv5n4 -n default
functional_test.go:1645: (dbg) Non-zero exit: kubectl --context functional-768116 logs hello-node-connect-7d85dfc575-zv5n4 -n default: exit status 1 (62.630265ms)

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

                                                
                                                
** /stderr **
functional_test.go:1645: kubectl --context functional-768116 logs hello-node-connect-7d85dfc575-zv5n4 -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-768116 describe po hello-node-connect
functional_test.go:1616: hello-node pod describe:
Name:             hello-node-connect-7d85dfc575-zv5n4
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-768116/192.168.49.2
Start Time:       Sat, 20 Sep 2025 03:53:18 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.7
IPs:
IP:           10.244.0.7
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-ws6gd (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-ws6gd:
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-zv5n4 to functional-768116
Normal   Pulling    6m58s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m58s (x5 over 9m57s)   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     6m58s (x5 over 9m57s)   kubelet            Error: ErrImagePull
Normal   BackOff    4m49s (x21 over 9m56s)  kubelet            Back-off pulling image "kicbase/echo-server"
Warning  Failed     4m49s (x21 over 9m56s)  kubelet            Error: ImagePullBackOff

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

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

                                                
                                                
** /stderr **
functional_test.go:1620: "kubectl --context functional-768116 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-768116 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.99.255.230
IPs:                      10.99.255.230
Port:                     <unset>  8080/TCP
TargetPort:               8080/TCP
NodePort:                 <unset>  31632/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-768116
helpers_test.go:243: (dbg) docker inspect functional-768116:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6",
	        "Created": "2025-09-20T03:51:34.075181567Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 130225,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-20T03:51:34.110214196Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c6b5532e987b5b4f5fc9cb0336e378ed49c0542bad8cbfc564b71e977a6269de",
	        "ResolvConfPath": "/var/lib/docker/containers/6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6/hostname",
	        "HostsPath": "/var/lib/docker/containers/6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6/hosts",
	        "LogPath": "/var/lib/docker/containers/6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6/6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6-json.log",
	        "Name": "/functional-768116",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-768116:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-768116",
	            "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": "private",
	            "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": 0,
	            "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": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "6131c73dbe92676b127dec6cc492062fc0b1576019a5bc3e5290b971e4be72c6",
	                "LowerDir": "/var/lib/docker/overlay2/0a244c6815d3ec24dd0c064d24506ed1c6585bc57b0f9b81dca681e3abf86561-init/diff:/var/lib/docker/overlay2/9539e0e22236c48317c1a9e39cdfaeb5dc467bd28f4cd2d54c067bbab82c3c80/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0a244c6815d3ec24dd0c064d24506ed1c6585bc57b0f9b81dca681e3abf86561/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0a244c6815d3ec24dd0c064d24506ed1c6585bc57b0f9b81dca681e3abf86561/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0a244c6815d3ec24dd0c064d24506ed1c6585bc57b0f9b81dca681e3abf86561/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-768116",
	                "Source": "/var/lib/docker/volumes/functional-768116/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-768116",
	            "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-768116",
	                "name.minikube.sigs.k8s.io": "functional-768116",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "643a220aa4d38e3840cbed998308c6e025fa65df858a320b4ee4f4f42673358c",
	            "SandboxKey": "/var/run/docker/netns/643a220aa4d3",
	            "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-768116": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "7a:2a:cf:20:86:9a",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "f58b3906939498aeb524dd14c144bec55d6efb885db4014db93a8fa2e6404a16",
	                    "EndpointID": "7d81cd0448ccce46e1cc38c9c4f136c12d6f96123b724501d58786a805f98879",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-768116",
	                        "6131c73dbe92"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-768116 -n functional-768116
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-amd64 -p functional-768116 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 logs -n 25: (1.506199593s)
helpers_test.go:260: TestFunctional/parallel/ServiceCmdConnect logs: 
-- stdout --
	
	==> Audit <==
	┌────────────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│    COMMAND     │                                                   ARGS                                                    │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ mount          │ -p functional-768116 --kill=true                                                                          │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │                     │
	│ start          │ -p functional-768116 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │                     │
	│ ssh            │ functional-768116 ssh sudo cat /etc/ssl/certs/103858.pem                                                  │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ dashboard      │ --url --port 36195 -p functional-768116 --alsologtostderr -v=1                                            │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh sudo cat /usr/share/ca-certificates/103858.pem                                      │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh sudo cat /etc/ssl/certs/51391683.0                                                  │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh sudo cat /etc/ssl/certs/1038582.pem                                                 │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh sudo cat /usr/share/ca-certificates/1038582.pem                                     │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh sudo cat /etc/ssl/certs/3ec20f2e.0                                                  │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh sudo cat /etc/test/nested/copy/103858/hosts                                         │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ image          │ functional-768116 image ls --format short --alsologtostderr                                               │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ image          │ functional-768116 image ls --format yaml --alsologtostderr                                                │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ ssh            │ functional-768116 ssh pgrep buildkitd                                                                     │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │                     │
	│ image          │ functional-768116 image build -t localhost/my-image:functional-768116 testdata/build --alsologtostderr    │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ image          │ functional-768116 image ls                                                                                │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ image          │ functional-768116 image ls --format json --alsologtostderr                                                │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ image          │ functional-768116 image ls --format table --alsologtostderr                                               │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ update-context │ functional-768116 update-context --alsologtostderr -v=2                                                   │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ update-context │ functional-768116 update-context --alsologtostderr -v=2                                                   │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ update-context │ functional-768116 update-context --alsologtostderr -v=2                                                   │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 03:53 UTC │ 20 Sep 25 03:53 UTC │
	│ service        │ functional-768116 service list                                                                            │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 04:03 UTC │ 20 Sep 25 04:03 UTC │
	│ service        │ functional-768116 service list -o json                                                                    │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 04:03 UTC │ 20 Sep 25 04:03 UTC │
	│ service        │ functional-768116 service --namespace=default --https --url hello-node                                    │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 04:03 UTC │                     │
	│ service        │ functional-768116 service hello-node --url --format={{.IP}}                                               │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 04:03 UTC │                     │
	│ service        │ functional-768116 service hello-node --url                                                                │ functional-768116 │ jenkins │ v1.37.0 │ 20 Sep 25 04:03 UTC │                     │
	└────────────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/20 03:53:38
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 03:53:38.048867  145401 out.go:360] Setting OutFile to fd 1 ...
	I0920 03:53:38.048995  145401 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:53:38.049004  145401 out.go:374] Setting ErrFile to fd 2...
	I0920 03:53:38.049011  145401 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:53:38.049448  145401 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 03:53:38.049958  145401 out.go:368] Setting JSON to false
	I0920 03:53:38.050908  145401 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":2165,"bootTime":1758338253,"procs":241,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 03:53:38.051014  145401 start.go:140] virtualization: kvm guest
	I0920 03:53:38.052970  145401 out.go:179] * [functional-768116] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	I0920 03:53:38.054758  145401 notify.go:220] Checking for updates...
	I0920 03:53:38.055353  145401 out.go:179]   - MINIKUBE_LOCATION=21599
	I0920 03:53:38.056986  145401 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 03:53:38.058310  145401 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:53:38.059752  145401 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 03:53:38.063752  145401 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 03:53:38.065281  145401 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 03:53:37.983137  145375 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:53:37.983823  145375 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:53:38.013622  145375 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:53:38.013718  145375 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:53:38.076009  145375 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:39 OomKillDisable:false NGoroutines:57 SystemTime:2025-09-20 03:53:38.064633816 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:53:38.076159  145375 docker.go:318] overlay module found
	I0920 03:53:38.077924  145375 out.go:179] * Using the docker driver based on existing profile
	I0920 03:53:38.079058  145375 start.go:304] selected driver: docker
	I0920 03:53:38.079075  145375 start.go:924] validating driver "docker" against &{Name:functional-768116 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.0 ClusterName:functional-768116 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.0 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}
	I0920 03:53:38.079180  145375 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 03:53:38.079297  145375 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:53:38.154953  145375 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:39 OomKillDisable:false NGoroutines:57 SystemTime:2025-09-20 03:53:38.14145551 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x8
6_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map
[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:53:38.155814  145375 cni.go:84] Creating CNI manager for ""
	I0920 03:53:38.155880  145375 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 03:53:38.155948  145375 start.go:348] cluster config:
	{Name:functional-768116 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.0 ClusterName:functional-768116 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.0 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}
	I0920 03:53:38.159209  145375 out.go:179] * dry-run validation complete!
	I0920 03:53:38.066956  145401 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:53:38.067402  145401 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:53:38.093757  145401 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:53:38.093923  145401 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:53:38.164478  145401 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:false NGoroutines:58 SystemTime:2025-09-20 03:53:38.152501067 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:53:38.164572  145401 docker.go:318] overlay module found
	I0920 03:53:38.165989  145401 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0920 03:53:38.169574  145401 start.go:304] selected driver: docker
	I0920 03:53:38.169592  145401 start.go:924] validating driver "docker" against &{Name:functional-768116 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.0 ClusterName:functional-768116 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.0 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}
	I0920 03:53:38.169679  145401 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 03:53:38.171568  145401 out.go:203] 
	W0920 03:53:38.172780  145401 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
	I0920 03:53:38.173994  145401 out.go:203] 
	
	
	==> CRI-O <==
	Sep 20 03:53:48 functional-768116 crio[4227]: time="2025-09-20 03:53:48.160642999Z" level=info msg="Trying to access \"docker.io/library/mysql:5.7\""
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.109893087Z" level=info msg="Pulled image: docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb" id=edbdc873-e8f0-4eb5-8518-fc217a6b985a name=/runtime.v1.ImageService/PullImage
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.110608811Z" level=info msg="Checking image status: docker.io/mysql:5.7" id=1a18dbee-8e43-4ae0-ba3e-14d00de959a0 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.111874824Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933,RepoTags:[docker.io/library/mysql:5.7],RepoDigests:[docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da],Size_:519571821,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=1a18dbee-8e43-4ae0-ba3e-14d00de959a0 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.112835912Z" level=info msg="Checking image status: docker.io/mysql:5.7" id=9e33f19c-adde-47e0-8985-c5fd1842768c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.114390714Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933,RepoTags:[docker.io/library/mysql:5.7],RepoDigests:[docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da],Size_:519571821,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=9e33f19c-adde-47e0-8985-c5fd1842768c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.117869780Z" level=info msg="Creating container: default/mysql-5bb876957f-6ld6h/mysql" id=63fa5463-d59c-4bef-b810-f7b67419fb28 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.117986935Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.193817433Z" level=info msg="Created container 2720305494d7f86e2decd43e74d7cb40d960d1ca7d7fa117a672978cf4bf20bf: default/mysql-5bb876957f-6ld6h/mysql" id=63fa5463-d59c-4bef-b810-f7b67419fb28 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.194502765Z" level=info msg="Starting container: 2720305494d7f86e2decd43e74d7cb40d960d1ca7d7fa117a672978cf4bf20bf" id=593f3da8-6a7e-4e6f-bc21-eebeada38f07 name=/runtime.v1.RuntimeService/StartContainer
	Sep 20 03:53:55 functional-768116 crio[4227]: time="2025-09-20 03:53:55.201085655Z" level=info msg="Started container" PID=8730 containerID=2720305494d7f86e2decd43e74d7cb40d960d1ca7d7fa117a672978cf4bf20bf description=default/mysql-5bb876957f-6ld6h/mysql id=593f3da8-6a7e-4e6f-bc21-eebeada38f07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee943361011c765af94b5c9aef80ac4baa14f6876b3d548fb4202705b4c36a30
	Sep 20 03:53:56 functional-768116 crio[4227]: time="2025-09-20 03:53:56.333163826Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=c60b8845-7e66-46a1-b17f-5c6df7353620 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:54:01 functional-768116 crio[4227]: time="2025-09-20 03:54:01.332776268Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=f96f6a3b-72ed-4bef-b7e6-e198144858c7 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:54:27 functional-768116 crio[4227]: time="2025-09-20 03:54:27.486967434Z" level=info msg="Cleaning up stale resource k8s_kube-apiserver_kube-apiserver-functional-768116_kube-system_0f34fb2beb59032c6f93f92b13b2de49_1"
	Sep 20 03:54:27 functional-768116 crio[4227]: time="2025-09-20 03:54:27.487075680Z" level=info msg="createCtr: removing container ID 0e9bfe6731db4fd1a727ee8f2f50ccdbf9440a3c2f8c113efa66a199369e740d from runtime" id=55a9d1b2-73ce-4e31-8205-71704c38d774 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:54:27 functional-768116 crio[4227]: time="2025-09-20 03:54:27.492344338Z" level=info msg="createCtr: removing container ID 0e9bfe6731db4fd1a727ee8f2f50ccdbf9440a3c2f8c113efa66a199369e740d from runtime" id=55a9d1b2-73ce-4e31-8205-71704c38d774 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:54:27 functional-768116 crio[4227]: time="2025-09-20 03:54:27.492402263Z" level=info msg="createCtr: removing container ID 0e9bfe6731db4fd1a727ee8f2f50ccdbf9440a3c2f8c113efa66a199369e740d from runtime" id=55a9d1b2-73ce-4e31-8205-71704c38d774 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:54:27 functional-768116 crio[4227]: time="2025-09-20 03:54:27.492421526Z" level=info msg="createCtr: removing container ID 0e9bfe6731db4fd1a727ee8f2f50ccdbf9440a3c2f8c113efa66a199369e740d from runtime" id=55a9d1b2-73ce-4e31-8205-71704c38d774 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:54:27 functional-768116 crio[4227]: time="2025-09-20 03:54:27.492988941Z" level=info msg="createCtr: removing container ID 0e9bfe6731db4fd1a727ee8f2f50ccdbf9440a3c2f8c113efa66a199369e740d from runtime" id=55a9d1b2-73ce-4e31-8205-71704c38d774 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 03:54:47 functional-768116 crio[4227]: time="2025-09-20 03:54:47.333029645Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=e8ec5dde-037b-4a71-bfc2-b7d733f0fc0d name=/runtime.v1.ImageService/PullImage
	Sep 20 03:54:53 functional-768116 crio[4227]: time="2025-09-20 03:54:53.332628072Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=d78b7eef-6c71-4377-99a9-e6709a3e06a7 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:56:17 functional-768116 crio[4227]: time="2025-09-20 03:56:17.332922497Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=703ba3ca-6408-4cf0-8cb0-c9b21baac2d3 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:56:21 functional-768116 crio[4227]: time="2025-09-20 03:56:21.332527880Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=960e6662-40d0-4d97-aaae-6165d3c5a922 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:59:06 functional-768116 crio[4227]: time="2025-09-20 03:59:06.333725412Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=da8d368d-c6dc-4cde-a9b2-8479657056f8 name=/runtime.v1.ImageService/PullImage
	Sep 20 03:59:09 functional-768116 crio[4227]: time="2025-09-20 03:59:09.332107451Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=934cb2cc-8561-4416-af23-c090d17e3a45 name=/runtime.v1.ImageService/PullImage
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                            CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	2720305494d7f       docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb                  9 minutes ago       Running             mysql                       0                   ee943361011c7       mysql-5bb876957f-6ld6h
	4fd70cf224397       docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93         9 minutes ago       Running             kubernetes-dashboard        0                   0ecef2e3babf5       kubernetes-dashboard-855c9754f9-5djwb
	99522a21a7585       docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a   9 minutes ago       Running             dashboard-metrics-scraper   0                   ac11d2df21247       dashboard-metrics-scraper-77bf4d6c4c-dmmq4
	685208cbae011       docker.io/library/nginx@sha256:27637a97e3d1d0518adc2a877b60db3779970f19474b6e586ddcbc2d5500e285                  9 minutes ago       Running             myfrontend                  0                   17acc2a5229eb       sp-pod
	fa666c7d43ec5       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e              9 minutes ago       Exited              mount-munger                0                   43992ff333d79       busybox-mount
	c3bcb0de5581d       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8                  10 minutes ago      Running             nginx                       0                   6b209d1db3d5e       nginx-svc
	3747b5cf00dd8       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                 10 minutes ago      Running             storage-provisioner         2                   e6c5c379cacd7       storage-provisioner
	0e8016e2f0922       90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90                                                 10 minutes ago      Running             kube-apiserver              0                   af32c90ce3cdc       kube-apiserver-functional-768116
	34785c02597f0       a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634                                                 10 minutes ago      Running             kube-controller-manager     2                   178a92c92b5de       kube-controller-manager-functional-768116
	18abfb2d9172d       46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc                                                 10 minutes ago      Running             kube-scheduler              1                   0b9774f2127c4       kube-scheduler-functional-768116
	acbc4664a30a7       5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115                                                 10 minutes ago      Running             etcd                        1                   acf56201229d0       etcd-functional-768116
	1540b6bd63628       52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969                                                 10 minutes ago      Running             coredns                     1                   f50772a7ad99d       coredns-66bc5c9577-x54jm
	f3892f6b0490c       df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce                                                 10 minutes ago      Running             kube-proxy                  1                   c763762738d0e       kube-proxy-d5wsd
	7274f71958786       409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c                                                 10 minutes ago      Running             kindnet-cni                 1                   04768c9557a04       kindnet-stf4z
	6429f91854096       a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634                                                 10 minutes ago      Exited              kube-controller-manager     1                   178a92c92b5de       kube-controller-manager-functional-768116
	d1d7f8d257160       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                 10 minutes ago      Exited              storage-provisioner         1                   e6c5c379cacd7       storage-provisioner
	1c32feed9c838       52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969                                                 11 minutes ago      Exited              coredns                     0                   f50772a7ad99d       coredns-66bc5c9577-x54jm
	8495294f7a728       409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c                                                 11 minutes ago      Exited              kindnet-cni                 0                   04768c9557a04       kindnet-stf4z
	4c33327dfddba       df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce                                                 11 minutes ago      Exited              kube-proxy                  0                   c763762738d0e       kube-proxy-d5wsd
	7b2dc6b9ad261       5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115                                                 11 minutes ago      Exited              etcd                        0                   acf56201229d0       etcd-functional-768116
	35fdaf18d1fc0       46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc                                                 11 minutes ago      Exited              kube-scheduler              0                   0b9774f2127c4       kube-scheduler-functional-768116
	
	
	==> coredns [1540b6bd636284d8be802313a1f40b489e17ad82ca9a89b087b78fcf4989efd0] <==
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/amd64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:34929 - 15567 "HINFO IN 4345322608888342141.4462007329141343464. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.11920295s
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	
	
	==> coredns [1c32feed9c838e2e9bcea8ef06afb72165f523c74a33f208bd347ed254730a29] <==
	maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/amd64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:56239 - 45037 "HINFO IN 5683007297782063882.2615857929688278698. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.054124515s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-768116
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-768116
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e00824f82cad947a0032e69b00336ba0de61731f
	                    minikube.k8s.io/name=functional-768116
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_20T03_51_51_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sat, 20 Sep 2025 03:51:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-768116
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 20 Sep 2025 04:03:20 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 20 Sep 2025 04:00:49 +0000   Sat, 20 Sep 2025 03:51:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 20 Sep 2025 04:00:49 +0000   Sat, 20 Sep 2025 03:51:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 20 Sep 2025 04:00:49 +0000   Sat, 20 Sep 2025 03:51:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 20 Sep 2025 04:00:49 +0000   Sat, 20 Sep 2025 03:52:06 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-768116
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32863452Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32863452Ki
	  pods:               110
	System Info:
	  Machine ID:                 02ff7c8d16864b20a3392cfa9ab70dc7
	  System UUID:                a6fc084f-ef3b-45ba-a5ab-1ea4dc4ea585
	  Boot ID:                    9ecdef89-a7d8-44da-b52c-24e784fc1ecb
	  Kernel Version:             6.8.0-1037-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                          ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-75c85bcc94-tsqhx                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     hello-node-connect-7d85dfc575-zv5n4           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     mysql-5bb876957f-6ld6h                        600m (7%)     700m (8%)   512Mi (1%)       700Mi (2%)     9m40s
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m50s
	  kube-system                 coredns-66bc5c9577-x54jm                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-functional-768116                        100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-stf4z                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-functional-768116              250m (3%)     0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-controller-manager-functional-768116     200m (2%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-d5wsd                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-functional-768116              100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kubernetes-dashboard        dashboard-metrics-scraper-77bf4d6c4c-dmmq4    0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m41s
	  kubernetes-dashboard        kubernetes-dashboard-855c9754f9-5djwb         0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m41s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1450m (18%)  800m (10%)
	  memory             732Mi (2%)   920Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 11m                kube-proxy       
	  Normal  Starting                 10m                kube-proxy       
	  Normal  NodeHasSufficientMemory  11m                kubelet          Node functional-768116 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    11m                kubelet          Node functional-768116 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     11m                kubelet          Node functional-768116 status is now: NodeHasSufficientPID
	  Normal  Starting                 11m                kubelet          Starting kubelet.
	  Normal  RegisteredNode           11m                node-controller  Node functional-768116 event: Registered Node functional-768116 in Controller
	  Normal  NodeReady                11m                kubelet          Node functional-768116 status is now: NodeReady
	  Normal  Starting                 10m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  10m (x8 over 10m)  kubelet          Node functional-768116 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    10m (x8 over 10m)  kubelet          Node functional-768116 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     10m (x8 over 10m)  kubelet          Node functional-768116 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           10m                node-controller  Node functional-768116 event: Registered Node functional-768116 in Controller
	
	
	==> dmesg <==
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff fa 38 3f e5 c0 8b 08 06
	[ +17.988159] IPv4: martian source 10.244.0.1 from 10.244.0.55, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 7e 86 73 8f 54 f7 08 06
	[Sep20 03:48] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.043720] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023903] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023859] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023851] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +1.023885] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +2.047768] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +4.031558] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[  +8.447151] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[ +16.382248] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	[Sep20 03:49] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 cd 7f c4 ed 64 8e 6d 63 70 31 41 08 00
	
	
	==> etcd [7b2dc6b9ad26120e614db700f89aa735d2c75bb75b97d0136cb8dad9a116170c] <==
	{"level":"warn","ts":"2025-09-20T03:51:47.372282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41794","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:51:47.378694Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41816","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:51:47.384993Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41834","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:51:47.401419Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41848","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:51:47.407506Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41864","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:51:47.414252Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41880","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:51:47.462314Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41912","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-20T03:52:44.459837Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-20T03:52:44.459916Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-768116","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"error","ts":"2025-09-20T03:52:44.460018Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-20T03:52:44.461516Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-20T03:52:44.461580Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2381: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-20T03:52:44.461592Z","caller":"etcdserver/server.go:1281","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2025-09-20T03:52:44.461662Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"info","ts":"2025-09-20T03:52:44.461663Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"warn","ts":"2025-09-20T03:52:44.461685Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-20T03:52:44.461725Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-20T03:52:44.461741Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"warn","ts":"2025-09-20T03:52:44.461682Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-20T03:52:44.461767Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-20T03:52:44.461780Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-20T03:52:44.464212Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-20T03:52:44.464300Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2380: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-20T03:52:44.464336Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-20T03:52:44.464346Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-768116","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> etcd [acbc4664a30a70cb913826c052c3d5bd7bbb0a99202a3af2a08a92b429ef45df] <==
	{"level":"warn","ts":"2025-09-20T03:52:47.882718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56130","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.891226Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56158","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.899433Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56162","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.905639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56182","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.912717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56204","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.920603Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56216","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.927175Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56236","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.934236Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56248","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.940764Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56260","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.947560Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56282","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.958326Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56298","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.967431Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56310","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.975479Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56318","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.981902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56328","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.988213Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56346","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:47.995530Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56364","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:48.001666Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56380","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:48.009016Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56390","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:48.026366Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56406","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:48.033852Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56420","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:48.040272Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56454","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-20T03:52:48.091280Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56472","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-20T04:02:47.576123Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1107}
	{"level":"info","ts":"2025-09-20T04:02:47.596389Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1107,"took":"19.890521ms","hash":3133198714,"current-db-size-bytes":3305472,"current-db-size":"3.3 MB","current-db-size-in-use-bytes":1437696,"current-db-size-in-use":"1.4 MB"}
	{"level":"info","ts":"2025-09-20T04:02:47.596434Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3133198714,"revision":1107,"compact-revision":-1}
	
	
	==> kernel <==
	 04:03:20 up 45 min,  0 users,  load average: 0.02, 0.22, 0.52
	Linux functional-768116 6.8.0-1037-gcp #39~22.04.1-Ubuntu SMP Thu Aug 21 17:29:24 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [7274f71958786217a4ba10232e75abf7f023f21a71262144fe0796eded7917b7] <==
	I0920 04:01:15.279039       1 main.go:301] handling current node
	I0920 04:01:25.270640       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:01:25.270678       1 main.go:301] handling current node
	I0920 04:01:35.270127       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:01:35.270159       1 main.go:301] handling current node
	I0920 04:01:45.279623       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:01:45.279666       1 main.go:301] handling current node
	I0920 04:01:55.270664       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:01:55.270708       1 main.go:301] handling current node
	I0920 04:02:05.274977       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:02:05.275014       1 main.go:301] handling current node
	I0920 04:02:15.275446       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:02:15.275521       1 main.go:301] handling current node
	I0920 04:02:25.270913       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:02:25.270949       1 main.go:301] handling current node
	I0920 04:02:35.270582       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:02:35.270660       1 main.go:301] handling current node
	I0920 04:02:45.279446       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:02:45.279506       1 main.go:301] handling current node
	I0920 04:02:55.271637       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:02:55.271672       1 main.go:301] handling current node
	I0920 04:03:05.270109       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:03:05.270144       1 main.go:301] handling current node
	I0920 04:03:15.269977       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 04:03:15.270014       1 main.go:301] handling current node
	
	
	==> kindnet [8495294f7a7283516aee1f5246ff6f24235b37822ef075df1be25ff6ab05d601] <==
	I0920 03:51:56.505560       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0920 03:51:56.505871       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0920 03:51:56.506024       1 main.go:148] setting mtu 1500 for CNI 
	I0920 03:51:56.506043       1 main.go:178] kindnetd IP family: "ipv4"
	I0920 03:51:56.506075       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-20T03:51:56Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0920 03:51:56.706507       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0920 03:51:56.706594       1 controller.go:381] "Waiting for informer caches to sync"
	I0920 03:51:56.706611       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0920 03:51:56.707230       1 controller.go:390] nri plugin exited: failed to connect to NRI service: dial unix /var/run/nri/nri.sock: connect: no such file or directory
	E0920 03:51:56.805493       1 reflector.go:200] "Failed to watch" err="failed to list *v1.Namespace: Get \"https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Namespace"
	E0920 03:51:56.810743       1 reflector.go:200] "Failed to watch" err="failed to list *v1.NetworkPolicy: Get \"https://10.96.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.NetworkPolicy"
	I0920 03:51:58.008097       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0920 03:51:58.008131       1 metrics.go:72] Registering metrics
	I0920 03:51:58.008209       1 controller.go:711] "Syncing nftables rules"
	I0920 03:52:06.707617       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:52:06.707697       1 main.go:301] handling current node
	I0920 03:52:16.714919       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:52:16.714950       1 main.go:301] handling current node
	I0920 03:52:26.710653       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0920 03:52:26.710693       1 main.go:301] handling current node
	
	
	==> kube-apiserver [0e8016e2f092203511ff0d1c1d1225cb49ed8f5ebe813ac27d9e401f6b2b22d8] <==
	E0920 03:53:29.684890       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:39036: use of closed network connection
	E0920 03:53:37.744642       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:47642: use of closed network connection
	I0920 03:53:39.130929       1 controller.go:667] quota admission added evaluator for: namespaces
	I0920 03:53:39.247497       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.110.205.215"}
	I0920 03:53:39.258212       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.99.162.235"}
	I0920 03:53:40.210837       1 alloc.go:328] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.104.36.204"}
	E0920 03:54:02.355603       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:56668: use of closed network connection
	E0920 03:54:03.026700       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:56690: use of closed network connection
	E0920 03:54:04.855703       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:56708: use of closed network connection
	I0920 03:54:09.242534       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:54:17.020266       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:55:13.578429       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:55:38.006168       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:56:28.282147       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:57:01.013852       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:57:50.587184       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:58:19.173078       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:58:58.804228       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 03:59:28.402772       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 04:00:19.504992       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 04:00:41.111232       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 04:01:31.119488       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 04:02:04.863531       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 04:02:37.826936       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0920 04:02:48.510424       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	
	
	==> kube-controller-manager [34785c02597f01bbb7453fc28afc4f8595e9b3ace4e2d490a5a770afaade010b] <==
	I0920 03:52:51.206682       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0920 03:52:51.208940       1 shared_informer.go:356] "Caches are synced" controller="TTL"
	I0920 03:52:51.211232       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0920 03:52:51.213579       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0920 03:52:51.215058       1 shared_informer.go:356] "Caches are synced" controller="service account"
	I0920 03:52:51.226263       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0920 03:52:51.227447       1 shared_informer.go:356] "Caches are synced" controller="HPA"
	I0920 03:52:51.227486       1 shared_informer.go:356] "Caches are synced" controller="expand"
	I0920 03:52:51.227505       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0920 03:52:51.227559       1 shared_informer.go:356] "Caches are synced" controller="crt configmap"
	I0920 03:52:51.227600       1 shared_informer.go:356] "Caches are synced" controller="TTL after finished"
	I0920 03:52:51.227605       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0920 03:52:51.227618       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0920 03:52:51.229167       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0920 03:52:51.229768       1 shared_informer.go:356] "Caches are synced" controller="endpoint"
	I0920 03:52:51.232136       1 shared_informer.go:356] "Caches are synced" controller="bootstrap_signer"
	I0920 03:52:51.234346       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0920 03:52:51.234372       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0920 03:52:51.250626       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0920 03:53:39.184291       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0920 03:53:39.191395       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0920 03:53:39.191435       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0920 03:53:39.197493       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0920 03:53:39.201120       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0920 03:53:39.201375       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	
	
	==> kube-controller-manager [6429f918540967da988dd7ddb9d73cf381082f0643781687d33815a149e35acf] <==
	I0920 03:52:35.252953       1 serving.go:386] Generated self-signed cert in-memory
	I0920 03:52:36.007493       1 controllermanager.go:191] "Starting" version="v1.34.0"
	I0920 03:52:36.007516       1 controllermanager.go:193] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 03:52:36.008877       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0920 03:52:36.008892       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0920 03:52:36.009186       1 secure_serving.go:211] Serving securely on 127.0.0.1:10257
	I0920 03:52:36.009242       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E0920 03:52:46.011257       1 controllermanager.go:245] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get \"https://192.168.49.2:8441/healthz\": dial tcp 192.168.49.2:8441: connect: connection refused"
	
	
	==> kube-proxy [4c33327dfddba7e25a9da39dee350c42e2102ccb356159c8a238f0194fd39468] <==
	I0920 03:51:56.358016       1 server_linux.go:53] "Using iptables proxy"
	I0920 03:51:56.422201       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0920 03:51:56.522604       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0920 03:51:56.522641       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0920 03:51:56.522759       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`"
	I0920 03:51:56.544430       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 03:51:56.544508       1 server_linux.go:132] "Using iptables Proxier"
	I0920 03:51:56.549549       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"
	I0920 03:51:56.550376       1 server.go:527] "Version info" version="v1.34.0"
	I0920 03:51:56.550420       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 03:51:56.552090       1 config.go:106] "Starting endpoint slice config controller"
	I0920 03:51:56.552116       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0920 03:51:56.552147       1 config.go:200] "Starting service config controller"
	I0920 03:51:56.552153       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0920 03:51:56.552165       1 config.go:309] "Starting node config controller"
	I0920 03:51:56.552177       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0920 03:51:56.552199       1 config.go:403] "Starting serviceCIDR config controller"
	I0920 03:51:56.552211       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0920 03:51:56.652899       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0920 03:51:56.652961       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0920 03:51:56.653039       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0920 03:51:56.653054       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-proxy [f3892f6b0490c0aef99a6e1edeccb93514f26d2cdb78273e11827c6199bde9f1] <==
	I0920 03:52:34.923220       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	E0920 03:52:34.924199       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-768116&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0920 03:52:36.307237       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-768116&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0920 03:52:38.267030       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-768116&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0920 03:52:41.811896       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-768116&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	I0920 03:52:53.024065       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0920 03:52:53.024109       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0920 03:52:53.024193       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`"
	I0920 03:52:53.043692       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 03:52:53.043756       1 server_linux.go:132] "Using iptables Proxier"
	I0920 03:52:53.049320       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"
	I0920 03:52:53.049849       1 server.go:527] "Version info" version="v1.34.0"
	I0920 03:52:53.049889       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 03:52:53.051498       1 config.go:200] "Starting service config controller"
	I0920 03:52:53.051529       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0920 03:52:53.052330       1 config.go:309] "Starting node config controller"
	I0920 03:52:53.052364       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0920 03:52:53.052373       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0920 03:52:53.052862       1 config.go:403] "Starting serviceCIDR config controller"
	I0920 03:52:53.052883       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0920 03:52:53.052872       1 config.go:106] "Starting endpoint slice config controller"
	I0920 03:52:53.052962       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0920 03:52:53.152275       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0920 03:52:53.153597       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0920 03:52:53.153711       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-scheduler [18abfb2d9172dc9a53a09009ae7f6ab5821d89ee583314628e47042093746ce7] <==
	I0920 03:52:47.609966       1 serving.go:386] Generated self-signed cert in-memory
	W0920 03:52:48.509167       1 requestheader_controller.go:204] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0920 03:52:48.509220       1 authentication.go:397] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0920 03:52:48.509232       1 authentication.go:398] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0920 03:52:48.509241       1 authentication.go:399] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0920 03:52:48.525227       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0920 03:52:48.525259       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 03:52:48.527148       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0920 03:52:48.527189       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0920 03:52:48.527654       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0920 03:52:48.527916       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0920 03:52:48.627923       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kube-scheduler [35fdaf18d1fc05d5e80f86579815393419de898054c9b166c59cd86277b904b5] <==
	E0920 03:51:47.861652       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0920 03:51:47.861688       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0920 03:51:47.861740       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0920 03:51:47.861765       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0920 03:51:47.861810       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0920 03:51:47.861915       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0920 03:51:47.861909       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0920 03:51:48.676305       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0920 03:51:48.706697       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0920 03:51:48.849554       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0920 03:51:48.850240       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0920 03:51:48.886301       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0920 03:51:48.895598       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0920 03:51:48.897630       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0920 03:51:48.961493       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0920 03:51:49.034798       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0920 03:51:49.076403       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0920 03:51:49.094647       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	I0920 03:51:52.159343       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0920 03:52:44.597858       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0920 03:52:44.597961       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0920 03:52:44.597962       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0920 03:52:44.598001       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0920 03:52:44.598006       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0920 03:52:44.598030       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kubelet <==
	Sep 20 04:02:11 functional-768116 kubelet[5296]: E0920 04:02:11.331962    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-zv5n4" podUID="a476a643-f867-4756-ba74-f3d13050f4b2"
	Sep 20 04:02:15 functional-768116 kubelet[5296]: E0920 04:02:15.332246    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-tsqhx" podUID="72cbacc7-4f72-45be-b0a7-c1be28cea79b"
	Sep 20 04:02:16 functional-768116 kubelet[5296]: E0920 04:02:16.448609    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340936448286325  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:16 functional-768116 kubelet[5296]: E0920 04:02:16.448649    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340936448286325  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:26 functional-768116 kubelet[5296]: E0920 04:02:26.332977    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-zv5n4" podUID="a476a643-f867-4756-ba74-f3d13050f4b2"
	Sep 20 04:02:26 functional-768116 kubelet[5296]: E0920 04:02:26.450578    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340946450237674  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:26 functional-768116 kubelet[5296]: E0920 04:02:26.450608    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340946450237674  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:27 functional-768116 kubelet[5296]: E0920 04:02:27.332039    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-tsqhx" podUID="72cbacc7-4f72-45be-b0a7-c1be28cea79b"
	Sep 20 04:02:36 functional-768116 kubelet[5296]: E0920 04:02:36.453053    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340956452754321  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:36 functional-768116 kubelet[5296]: E0920 04:02:36.453099    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340956452754321  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:39 functional-768116 kubelet[5296]: E0920 04:02:39.332677    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-zv5n4" podUID="a476a643-f867-4756-ba74-f3d13050f4b2"
	Sep 20 04:02:42 functional-768116 kubelet[5296]: E0920 04:02:42.332769    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-tsqhx" podUID="72cbacc7-4f72-45be-b0a7-c1be28cea79b"
	Sep 20 04:02:46 functional-768116 kubelet[5296]: E0920 04:02:46.454913    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340966454670739  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:46 functional-768116 kubelet[5296]: E0920 04:02:46.454945    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340966454670739  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:53 functional-768116 kubelet[5296]: E0920 04:02:53.332080    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-zv5n4" podUID="a476a643-f867-4756-ba74-f3d13050f4b2"
	Sep 20 04:02:55 functional-768116 kubelet[5296]: E0920 04:02:55.331739    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-tsqhx" podUID="72cbacc7-4f72-45be-b0a7-c1be28cea79b"
	Sep 20 04:02:56 functional-768116 kubelet[5296]: E0920 04:02:56.457528    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340976457233134  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:02:56 functional-768116 kubelet[5296]: E0920 04:02:56.457560    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340976457233134  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:03:06 functional-768116 kubelet[5296]: E0920 04:03:06.332522    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-tsqhx" podUID="72cbacc7-4f72-45be-b0a7-c1be28cea79b"
	Sep 20 04:03:06 functional-768116 kubelet[5296]: E0920 04:03:06.459218    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340986458929832  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:03:06 functional-768116 kubelet[5296]: E0920 04:03:06.459257    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340986458929832  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:03:08 functional-768116 kubelet[5296]: E0920 04:03:08.332620    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-zv5n4" podUID="a476a643-f867-4756-ba74-f3d13050f4b2"
	Sep 20 04:03:16 functional-768116 kubelet[5296]: E0920 04:03:16.460866    5296 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758340996460598005  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:03:16 functional-768116 kubelet[5296]: E0920 04:03:16.460897    5296 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758340996460598005  fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"}  used_bytes:{value:303433}  inodes_used:{value:134}}"
	Sep 20 04:03:21 functional-768116 kubelet[5296]: E0920 04:03:21.332084    5296 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-tsqhx" podUID="72cbacc7-4f72-45be-b0a7-c1be28cea79b"
	
	
	==> kubernetes-dashboard [4fd70cf2243977b6fdbc0c5dea498b370e5bea4615878f9e9f1de1a011043e15] <==
	2025/09/20 03:53:47 Starting overwatch
	2025/09/20 03:53:47 Using namespace: kubernetes-dashboard
	2025/09/20 03:53:47 Using in-cluster config to connect to apiserver
	2025/09/20 03:53:47 Using secret token for csrf signing
	2025/09/20 03:53:47 Initializing csrf token from kubernetes-dashboard-csrf secret
	2025/09/20 03:53:47 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2025/09/20 03:53:47 Successful initial request to the apiserver, version: v1.34.0
	2025/09/20 03:53:47 Generating JWE encryption key
	2025/09/20 03:53:47 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2025/09/20 03:53:47 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2025/09/20 03:53:47 Initializing JWE encryption key from synchronized object
	2025/09/20 03:53:47 Creating in-cluster Sidecar client
	2025/09/20 03:53:47 Successful request to sidecar
	2025/09/20 03:53:47 Serving insecurely on HTTP port: 9090
	
	
	==> storage-provisioner [3747b5cf00dd8ce968544713d782d842b710716d88ef23e66a4df0cf5cbce780] <==
	W0920 04:02:55.575598       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:02:57.578904       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:02:57.583606       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:02:59.586876       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:02:59.591071       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:01.594663       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:01.600433       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:03.604511       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:03.608310       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:05.611504       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:05.614968       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:07.618651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:07.623583       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:09.626750       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:09.630910       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:11.634250       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:11.640604       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:13.643506       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:13.648531       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:15.651706       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:15.656629       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:17.660518       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:17.665886       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:19.668420       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0920 04:03:19.672181       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [d1d7f8d2571605bbe32e0e7777e0bc51a231e17df81a164da9fbef36b75a8fd6] <==
	I0920 03:52:34.754840       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0920 03:52:34.756709       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	

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

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-768116/192.168.49.2
	Start Time:       Sat, 20 Sep 2025 03:53:27 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.8
	IPs:
	  IP:  10.244.0.8
	Containers:
	  mount-munger:
	    Container ID:  cri-o://fa666c7d43ec5732fc497bb7bd5107d61a0adc1fa3664c8f0973287a60b2f525
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      /bin/sh
	      -c
	      --
	    Args:
	      cat /mount-9p/created-by-test; echo test > /mount-9p/created-by-pod; rm /mount-9p/created-by-test-removed-by-pod; echo test > /mount-9p/created-by-pod-removed-by-test date >> /mount-9p/pod-dates
	    State:          Terminated
	      Reason:       Completed
	      Exit Code:    0
	      Started:      Sat, 20 Sep 2025 03:53:30 +0000
	      Finished:     Sat, 20 Sep 2025 03:53:30 +0000
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /mount-9p from test-volume (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-h9m92 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  test-volume:
	    Type:          HostPath (bare host directory volume)
	    Path:          /mount-9p
	    HostPathType:  
	  kube-api-access-h9m92:
	    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  9m54s  default-scheduler  Successfully assigned default/busybox-mount to functional-768116
	  Normal  Pulling    9m54s  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     9m51s  kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 3.173s (3.173s including waiting). Image size: 4631262 bytes.
	  Normal  Created    9m51s  kubelet            Created container: mount-munger
	  Normal  Started    9m51s  kubelet            Started container mount-munger
	
	
	Name:             hello-node-75c85bcc94-tsqhx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-768116/192.168.49.2
	Start Time:       Sat, 20 Sep 2025 03:53:11 +0000
	Labels:           app=hello-node
	                  pod-template-hash=75c85bcc94
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.4
	IPs:
	  IP:           10.244.0.4
	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-896sh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-896sh:
	    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-tsqhx to functional-768116
	  Normal   Pulling    7m4s (x5 over 10m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m4s (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     7m4s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    0s (x43 over 10m)   kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     0s (x43 over 10m)   kubelet            Error: ImagePullBackOff
	
	
	Name:             hello-node-connect-7d85dfc575-zv5n4
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-768116/192.168.49.2
	Start Time:       Sat, 20 Sep 2025 03:53:18 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.7
	IPs:
	  IP:           10.244.0.7
	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-ws6gd (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-ws6gd:
	    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-zv5n4 to functional-768116
	  Normal   Pulling    7m (x5 over 10m)        kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m (x5 over 9m59s)      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     7m (x5 over 9m59s)      kubelet            Error: ErrImagePull
	  Normal   BackOff    4m51s (x21 over 9m58s)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     4m51s (x21 over 9m58s)  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.08s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-768116 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-768116 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-tsqhx" [72cbacc7-4f72-45be-b0a7-c1be28cea79b] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
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-amd64 status --format={{.APIServer}} -p functional-768116 -n functional-768116
functional_test.go:1460: TestFunctional/parallel/ServiceCmd/DeployApp: showing logs for failed pods as of 2025-09-20 04:03:11.520624764 +0000 UTC m=+1107.496756596
functional_test.go:1460: (dbg) Run:  kubectl --context functional-768116 describe po hello-node-75c85bcc94-tsqhx -n default
functional_test.go:1460: (dbg) kubectl --context functional-768116 describe po hello-node-75c85bcc94-tsqhx -n default:
Name:             hello-node-75c85bcc94-tsqhx
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-768116/192.168.49.2
Start Time:       Sat, 20 Sep 2025 03:53:11 +0000
Labels:           app=hello-node
pod-template-hash=75c85bcc94
Annotations:      <none>
Status:           Pending
IP:               10.244.0.4
IPs:
IP:           10.244.0.4
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-896sh (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-896sh:
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-tsqhx to functional-768116
Normal   Pulling    6m54s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m54s (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     6m54s (x5 over 10m)     kubelet            Error: ErrImagePull
Warning  Failed     4m57s (x20 over 9m59s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m43s (x21 over 9m59s)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1460: (dbg) Run:  kubectl --context functional-768116 logs hello-node-75c85bcc94-tsqhx -n default
functional_test.go:1460: (dbg) Non-zero exit: kubectl --context functional-768116 logs hello-node-75c85bcc94-tsqhx -n default: exit status 1 (72.032282ms)

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

                                                
                                                
** /stderr **
functional_test.go:1460: kubectl --context functional-768116 logs hello-node-75c85bcc94-tsqhx -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 (600.63s)

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

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

                                                
                                                
-- stdout --
	https://192.168.49.2:31446
	
	

                                                
                                                
-- /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-amd64 -p functional-768116 service --namespace=default --https --url hello-node" : exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (0.53s)

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

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

                                                
                                                
-- 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-amd64 -p functional-768116 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-amd64 -p functional-768116 service hello-node --url
functional_test.go:1569: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-768116 service hello-node --url: exit status 115 (526.84584ms)

                                                
                                                
-- stdout --
	http://192.168.49.2:31446
	
	

                                                
                                                
-- /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-amd64 -p functional-768116 service hello-node --url": exit status 115
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:31446
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (0.53s)

                                                
                                    

Test pass (299/332)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 8.47
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.07
9 TestDownloadOnly/v1.28.0/DeleteAll 0.22
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.34.0/json-events 5.83
13 TestDownloadOnly/v1.34.0/preload-exists 0
17 TestDownloadOnly/v1.34.0/LogsDuration 0.06
18 TestDownloadOnly/v1.34.0/DeleteAll 0.21
19 TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.17
21 TestBinaryMirror 0.82
22 TestOffline 62.94
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 146.18
31 TestAddons/serial/GCPAuth/Namespaces 0.13
32 TestAddons/serial/GCPAuth/FakeCredentials 9.49
35 TestAddons/parallel/Registry 16.88
36 TestAddons/parallel/RegistryCreds 0.66
38 TestAddons/parallel/InspektorGadget 6.28
39 TestAddons/parallel/MetricsServer 5.76
41 TestAddons/parallel/CSI 50.29
42 TestAddons/parallel/Headlamp 17.51
43 TestAddons/parallel/CloudSpanner 5.51
44 TestAddons/parallel/LocalPath 55.6
45 TestAddons/parallel/NvidiaDevicePlugin 5.52
46 TestAddons/parallel/Yakd 11.75
47 TestAddons/parallel/AmdGpuDevicePlugin 5.65
48 TestAddons/StoppedEnableDisable 16.63
49 TestCertOptions 28.18
50 TestCertExpiration 214.38
52 TestForceSystemdFlag 28.49
53 TestForceSystemdEnv 43.57
55 TestKVMDriverInstallOrUpdate 0.8
59 TestErrorSpam/setup 20.37
60 TestErrorSpam/start 0.65
61 TestErrorSpam/status 0.91
62 TestErrorSpam/pause 1.55
63 TestErrorSpam/unpause 1.57
64 TestErrorSpam/stop 8.11
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 40.47
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 6.37
71 TestFunctional/serial/KubeContext 0.05
72 TestFunctional/serial/KubectlGetPods 0.08
75 TestFunctional/serial/CacheCmd/cache/add_remote 3.33
76 TestFunctional/serial/CacheCmd/cache/add_local 1.92
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.29
80 TestFunctional/serial/CacheCmd/cache/cache_reload 1.9
81 TestFunctional/serial/CacheCmd/cache/delete 0.1
82 TestFunctional/serial/MinikubeKubectlCmd 0.11
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
84 TestFunctional/serial/ExtraConfig 39.03
85 TestFunctional/serial/ComponentHealth 0.07
86 TestFunctional/serial/LogsCmd 1.43
87 TestFunctional/serial/LogsFileCmd 1.44
88 TestFunctional/serial/InvalidService 4.58
90 TestFunctional/parallel/ConfigCmd 0.35
91 TestFunctional/parallel/DashboardCmd 10.71
92 TestFunctional/parallel/DryRun 0.42
93 TestFunctional/parallel/InternationalLanguage 0.19
94 TestFunctional/parallel/StatusCmd 0.92
99 TestFunctional/parallel/AddonsCmd 0.12
100 TestFunctional/parallel/PersistentVolumeClaim 25.59
102 TestFunctional/parallel/SSHCmd 0.56
103 TestFunctional/parallel/CpCmd 1.71
104 TestFunctional/parallel/MySQL 24.77
105 TestFunctional/parallel/FileSync 0.26
106 TestFunctional/parallel/CertSync 1.66
110 TestFunctional/parallel/NodeLabels 0.06
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.59
114 TestFunctional/parallel/License 0.52
115 TestFunctional/parallel/Version/short 0.05
116 TestFunctional/parallel/Version/components 0.5
117 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
118 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
119 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
120 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
121 TestFunctional/parallel/ImageCommands/ImageBuild 6.27
122 TestFunctional/parallel/ImageCommands/Setup 1.52
125 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.51
126 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
128 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.21
129 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.22
130 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.88
131 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.01
132 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.5
133 TestFunctional/parallel/ImageCommands/ImageRemove 0.54
134 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.76
135 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.54
136 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
137 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
141 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
142 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
143 TestFunctional/parallel/ProfileCmd/profile_list 0.38
144 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
145 TestFunctional/parallel/MountCmd/any-port 8.79
146 TestFunctional/parallel/MountCmd/specific-port 1.89
147 TestFunctional/parallel/MountCmd/VerifyCleanup 1.75
148 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
149 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
150 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
151 TestFunctional/parallel/ServiceCmd/List 1.69
152 TestFunctional/parallel/ServiceCmd/JSONOutput 1.69
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 111.43
164 TestMultiControlPlane/serial/DeployApp 6.34
165 TestMultiControlPlane/serial/PingHostFromPods 1.09
166 TestMultiControlPlane/serial/AddWorkerNode 24.51
167 TestMultiControlPlane/serial/NodeLabels 0.08
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.88
169 TestMultiControlPlane/serial/CopyFile 16.72
170 TestMultiControlPlane/serial/StopSecondaryNode 19.74
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.72
172 TestMultiControlPlane/serial/RestartSecondaryNode 9.36
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.89
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 112.56
175 TestMultiControlPlane/serial/DeleteSecondaryNode 11.42
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.7
177 TestMultiControlPlane/serial/StopCluster 42.44
178 TestMultiControlPlane/serial/RestartCluster 53.45
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.67
180 TestMultiControlPlane/serial/AddSecondaryNode 41.27
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.9
185 TestJSONOutput/start/Command 39.5
186 TestJSONOutput/start/Audit 0
188 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
189 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
191 TestJSONOutput/pause/Command 0.73
192 TestJSONOutput/pause/Audit 0
194 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
195 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
197 TestJSONOutput/unpause/Command 0.64
198 TestJSONOutput/unpause/Audit 0
200 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
201 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
203 TestJSONOutput/stop/Command 7.95
204 TestJSONOutput/stop/Audit 0
206 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
207 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
208 TestErrorJSONOutput 0.22
210 TestKicCustomNetwork/create_custom_network 28.28
211 TestKicCustomNetwork/use_default_bridge_network 23.05
212 TestKicExistingNetwork 25.05
213 TestKicCustomSubnet 24.67
214 TestKicStaticIP 24.96
215 TestMainNoArgs 0.05
216 TestMinikubeProfile 47.52
219 TestMountStart/serial/StartWithMountFirst 5.72
220 TestMountStart/serial/VerifyMountFirst 0.26
221 TestMountStart/serial/StartWithMountSecond 5.52
222 TestMountStart/serial/VerifyMountSecond 0.26
223 TestMountStart/serial/DeleteFirst 1.67
224 TestMountStart/serial/VerifyMountPostDelete 0.26
225 TestMountStart/serial/Stop 1.19
226 TestMountStart/serial/RestartStopped 7.25
227 TestMountStart/serial/VerifyMountPostStop 0.26
230 TestMultiNode/serial/FreshStart2Nodes 60.67
231 TestMultiNode/serial/DeployApp2Nodes 5.9
232 TestMultiNode/serial/PingHostFrom2Pods 0.77
233 TestMultiNode/serial/AddNode 24.38
234 TestMultiNode/serial/MultiNodeLabels 0.07
235 TestMultiNode/serial/ProfileList 0.64
236 TestMultiNode/serial/CopyFile 9.57
237 TestMultiNode/serial/StopNode 2.29
238 TestMultiNode/serial/StartAfterStop 7.24
239 TestMultiNode/serial/RestartKeepsNodes 80.1
240 TestMultiNode/serial/DeleteNode 5.28
241 TestMultiNode/serial/StopMultiNode 28.66
242 TestMultiNode/serial/RestartMultiNode 51.36
243 TestMultiNode/serial/ValidateNameConflict 24.39
248 TestPreload 112.95
250 TestScheduledStopUnix 96.07
253 TestInsufficientStorage 9.82
254 TestRunningBinaryUpgrade 55.66
256 TestKubernetesUpgrade 318.06
257 TestMissingContainerUpgrade 82.84
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
260 TestNoKubernetes/serial/StartWithK8s 41.18
261 TestNoKubernetes/serial/StartWithStopK8s 19.31
269 TestNetworkPlugins/group/false 3.14
273 TestNoKubernetes/serial/Start 8.7
274 TestNoKubernetes/serial/VerifyK8sNotRunning 0.31
275 TestNoKubernetes/serial/ProfileList 9.16
276 TestNoKubernetes/serial/Stop 1.24
277 TestNoKubernetes/serial/StartNoArgs 8.71
278 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.31
279 TestStoppedBinaryUpgrade/Setup 0.44
280 TestStoppedBinaryUpgrade/Upgrade 42.93
289 TestPause/serial/Start 41.99
290 TestStoppedBinaryUpgrade/MinikubeLogs 1.04
291 TestNetworkPlugins/group/auto/Start 39.42
292 TestPause/serial/SecondStartNoReconfiguration 6.26
293 TestPause/serial/Pause 0.76
294 TestPause/serial/VerifyStatus 0.31
295 TestPause/serial/Unpause 0.66
296 TestPause/serial/PauseAgain 0.78
297 TestNetworkPlugins/group/auto/KubeletFlags 0.29
298 TestNetworkPlugins/group/auto/NetCatPod 9.22
299 TestPause/serial/DeletePaused 3.04
300 TestPause/serial/VerifyDeletedResources 16.35
301 TestNetworkPlugins/group/auto/DNS 0.14
302 TestNetworkPlugins/group/auto/Localhost 0.12
303 TestNetworkPlugins/group/auto/HairPin 0.11
304 TestNetworkPlugins/group/kindnet/Start 40.08
305 TestNetworkPlugins/group/calico/Start 53.52
306 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
307 TestNetworkPlugins/group/kindnet/KubeletFlags 0.31
308 TestNetworkPlugins/group/kindnet/NetCatPod 9.38
309 TestNetworkPlugins/group/custom-flannel/Start 51.71
310 TestNetworkPlugins/group/kindnet/DNS 0.14
311 TestNetworkPlugins/group/kindnet/Localhost 0.11
312 TestNetworkPlugins/group/kindnet/HairPin 0.12
313 TestNetworkPlugins/group/calico/ControllerPod 6.01
314 TestNetworkPlugins/group/calico/KubeletFlags 0.36
315 TestNetworkPlugins/group/calico/NetCatPod 9.27
316 TestNetworkPlugins/group/enable-default-cni/Start 39.06
317 TestNetworkPlugins/group/calico/DNS 0.16
318 TestNetworkPlugins/group/calico/Localhost 0.13
319 TestNetworkPlugins/group/calico/HairPin 0.14
320 TestNetworkPlugins/group/flannel/Start 48.8
321 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
322 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.26
323 TestNetworkPlugins/group/custom-flannel/DNS 0.14
324 TestNetworkPlugins/group/custom-flannel/Localhost 0.12
325 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
326 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.33
327 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.22
328 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
329 TestNetworkPlugins/group/enable-default-cni/Localhost 0.14
330 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
331 TestNetworkPlugins/group/bridge/Start 39.96
333 TestStartStop/group/old-k8s-version/serial/FirstStart 55.29
334 TestNetworkPlugins/group/flannel/ControllerPod 6.01
335 TestNetworkPlugins/group/flannel/KubeletFlags 0.35
336 TestNetworkPlugins/group/flannel/NetCatPod 9.22
337 TestNetworkPlugins/group/flannel/DNS 0.18
338 TestNetworkPlugins/group/flannel/Localhost 0.15
339 TestNetworkPlugins/group/flannel/HairPin 0.15
340 TestNetworkPlugins/group/bridge/KubeletFlags 0.31
341 TestNetworkPlugins/group/bridge/NetCatPod 10.22
342 TestNetworkPlugins/group/bridge/DNS 0.18
343 TestNetworkPlugins/group/bridge/Localhost 0.14
344 TestNetworkPlugins/group/bridge/HairPin 0.14
346 TestStartStop/group/embed-certs/serial/FirstStart 46.84
348 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 42.97
349 TestStartStop/group/old-k8s-version/serial/DeployApp 10.39
351 TestStartStop/group/newest-cni/serial/FirstStart 29.99
352 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.34
353 TestStartStop/group/old-k8s-version/serial/Stop 16.23
354 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
355 TestStartStop/group/old-k8s-version/serial/SecondStart 50.14
356 TestStartStop/group/embed-certs/serial/DeployApp 9.25
357 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.28
358 TestStartStop/group/newest-cni/serial/DeployApp 0
359 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.86
360 TestStartStop/group/newest-cni/serial/Stop 12.93
361 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.84
362 TestStartStop/group/embed-certs/serial/Stop 16.36
363 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.84
364 TestStartStop/group/default-k8s-diff-port/serial/Stop 18.81
365 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
366 TestStartStop/group/newest-cni/serial/SecondStart 12.21
367 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.25
368 TestStartStop/group/embed-certs/serial/SecondStart 44.7
369 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
370 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
371 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.27
372 TestStartStop/group/newest-cni/serial/Pause 2.82
373 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
374 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 45.62
376 TestStartStop/group/no-preload/serial/FirstStart 56.66
377 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
378 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.08
379 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
380 TestStartStop/group/old-k8s-version/serial/Pause 2.85
381 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
382 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
383 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
384 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
385 TestStartStop/group/embed-certs/serial/Pause 2.74
386 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
388 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.79
389 TestStartStop/group/no-preload/serial/DeployApp 10.28
390 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.82
391 TestStartStop/group/no-preload/serial/Stop 18.15
392 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
393 TestStartStop/group/no-preload/serial/SecondStart 46.04
394 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
395 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
396 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
397 TestStartStop/group/no-preload/serial/Pause 2.73
x
+
TestDownloadOnly/v1.28.0/json-events (8.47s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0920 03:44:52.530478  103858 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
I0920 03:44:52.530602  103858 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-050484 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-050484 │ jenkins │ v1.37.0 │ 20 Sep 25 03:44 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/20 03:44:44
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 03:44:44.104944  103870 out.go:360] Setting OutFile to fd 1 ...
	I0920 03:44:44.105203  103870 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:44:44.105211  103870 out.go:374] Setting ErrFile to fd 2...
	I0920 03:44:44.105215  103870 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:44:44.105390  103870 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	W0920 03:44:44.105547  103870 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21599-100279/.minikube/config/config.json: open /home/jenkins/minikube-integration/21599-100279/.minikube/config/config.json: no such file or directory
	I0920 03:44:44.106025  103870 out.go:368] Setting JSON to true
	I0920 03:44:44.106936  103870 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":1631,"bootTime":1758338253,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 03:44:44.106997  103870 start.go:140] virtualization: kvm guest
	I0920 03:44:44.109360  103870 out.go:99] [download-only-050484] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I0920 03:44:44.109506  103870 notify.go:220] Checking for updates...
	W0920 03:44:44.109543  103870 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball: no such file or directory
	I0920 03:44:44.110832  103870 out.go:171] MINIKUBE_LOCATION=21599
	I0920 03:44:44.112628  103870 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 03:44:44.114343  103870 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:44:44.115992  103870 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 03:44:44.117495  103870 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W0920 03:44:44.120095  103870 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 03:44:44.120329  103870 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:44:44.145891  103870 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:44:44.145978  103870 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:44:44.205978  103870 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:false NGoroutines:65 SystemTime:2025-09-20 03:44:44.195215192 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:44:44.206096  103870 docker.go:318] overlay module found
	I0920 03:44:44.207639  103870 out.go:99] Using the docker driver based on user configuration
	I0920 03:44:44.207673  103870 start.go:304] selected driver: docker
	I0920 03:44:44.207686  103870 start.go:924] validating driver "docker" against <nil>
	I0920 03:44:44.207766  103870 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:44:44.269191  103870 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:false NGoroutines:65 SystemTime:2025-09-20 03:44:44.259569567 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:44:44.269345  103870 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0920 03:44:44.269846  103870 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32093MB, container=32093MB
	I0920 03:44:44.269974  103870 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 03:44:44.271883  103870 out.go:171] Using Docker driver with root privileges
	I0920 03:44:44.273400  103870 cni.go:84] Creating CNI manager for ""
	I0920 03:44:44.273456  103870 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 03:44:44.273480  103870 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 03:44:44.273554  103870 start.go:348] cluster config:
	{Name:download-only-050484 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:8000 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-050484 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}
	I0920 03:44:44.274931  103870 out.go:99] Starting "download-only-050484" primary control-plane node in "download-only-050484" cluster
	I0920 03:44:44.274958  103870 cache.go:123] Beginning downloading kic base image for docker with crio
	I0920 03:44:44.276174  103870 out.go:99] Pulling base image v0.0.48 ...
	I0920 03:44:44.276203  103870 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0920 03:44:44.276323  103870 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0920 03:44:44.293679  103870 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0920 03:44:44.293844  103870 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0920 03:44:44.293934  103870 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0920 03:44:44.295850  103870 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-amd64.tar.lz4
	I0920 03:44:44.295872  103870 cache.go:58] Caching tarball of preloaded images
	I0920 03:44:44.295987  103870 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0920 03:44:44.297920  103870 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0920 03:44:44.297940  103870 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 03:44:44.324262  103870 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-amd64.tar.lz4?checksum=md5:72bc7f8573f574c02d8c9a9b3496176b -> /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-amd64.tar.lz4
	I0920 03:44:47.203866  103870 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 03:44:47.203966  103870 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 03:44:48.113620  103870 cache.go:61] Finished verifying existence of preloaded tar for v1.28.0 on crio
	I0920 03:44:48.114087  103870 profile.go:143] Saving config to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/download-only-050484/config.json ...
	I0920 03:44:48.114135  103870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/download-only-050484/config.json: {Name:mk11265edab78a844527f5ec088e4168f5300ce8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:44:48.114338  103870 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0920 03:44:48.114590  103870 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/21599-100279/.minikube/cache/linux/amd64/v1.28.0/kubectl
	
	
	* The control-plane node download-only-050484 host does not exist
	  To start a cluster, run: "minikube start -p download-only-050484"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/json-events (5.83s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-116474 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-116474 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.830291382s)
--- PASS: TestDownloadOnly/v1.34.0/json-events (5.83s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/preload-exists
I0920 03:44:58.785756  103858 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
I0920 03:44:58.785793  103858 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-116474
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-116474: exit status 85 (61.114859ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-050484 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-050484 │ jenkins │ v1.37.0 │ 20 Sep 25 03:44 UTC │                     │
	│ delete  │ --all                                                                                                                                                                     │ minikube             │ jenkins │ v1.37.0 │ 20 Sep 25 03:44 UTC │ 20 Sep 25 03:44 UTC │
	│ delete  │ -p download-only-050484                                                                                                                                                   │ download-only-050484 │ jenkins │ v1.37.0 │ 20 Sep 25 03:44 UTC │ 20 Sep 25 03:44 UTC │
	│ start   │ -o=json --download-only -p download-only-116474 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-116474 │ jenkins │ v1.37.0 │ 20 Sep 25 03:44 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/20 03:44:52
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 03:44:52.995995  104226 out.go:360] Setting OutFile to fd 1 ...
	I0920 03:44:52.996277  104226 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:44:52.996288  104226 out.go:374] Setting ErrFile to fd 2...
	I0920 03:44:52.996295  104226 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:44:52.996510  104226 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 03:44:52.997013  104226 out.go:368] Setting JSON to true
	I0920 03:44:52.997892  104226 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":1640,"bootTime":1758338253,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 03:44:52.997992  104226 start.go:140] virtualization: kvm guest
	I0920 03:44:53.000068  104226 out.go:99] [download-only-116474] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I0920 03:44:53.000237  104226 notify.go:220] Checking for updates...
	I0920 03:44:53.001800  104226 out.go:171] MINIKUBE_LOCATION=21599
	I0920 03:44:53.003501  104226 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 03:44:53.005099  104226 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:44:53.006664  104226 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 03:44:53.008208  104226 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W0920 03:44:53.010926  104226 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 03:44:53.011167  104226 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:44:53.035322  104226 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:44:53.035446  104226 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:44:53.091676  104226 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:false NGoroutines:52 SystemTime:2025-09-20 03:44:53.081754444 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:44:53.091788  104226 docker.go:318] overlay module found
	I0920 03:44:53.093679  104226 out.go:99] Using the docker driver based on user configuration
	I0920 03:44:53.093730  104226 start.go:304] selected driver: docker
	I0920 03:44:53.093739  104226 start.go:924] validating driver "docker" against <nil>
	I0920 03:44:53.093837  104226 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:44:53.152001  104226 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:false NGoroutines:52 SystemTime:2025-09-20 03:44:53.14175603 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x8
6_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map
[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:44:53.152161  104226 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0920 03:44:53.152622  104226 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32093MB, container=32093MB
	I0920 03:44:53.152749  104226 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 03:44:53.154533  104226 out.go:171] Using Docker driver with root privileges
	I0920 03:44:53.156001  104226 cni.go:84] Creating CNI manager for ""
	I0920 03:44:53.156071  104226 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 03:44:53.156084  104226 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 03:44:53.156159  104226 start.go:348] cluster config:
	{Name:download-only-116474 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:8000 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.0 ClusterName:download-only-116474 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.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}
	I0920 03:44:53.157510  104226 out.go:99] Starting "download-only-116474" primary control-plane node in "download-only-116474" cluster
	I0920 03:44:53.157538  104226 cache.go:123] Beginning downloading kic base image for docker with crio
	I0920 03:44:53.158751  104226 out.go:99] Pulling base image v0.0.48 ...
	I0920 03:44:53.158784  104226 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0920 03:44:53.158851  104226 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0920 03:44:53.176547  104226 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0920 03:44:53.176666  104226 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0920 03:44:53.176685  104226 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0920 03:44:53.176690  104226 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0920 03:44:53.176697  104226 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0920 03:44:53.177965  104226 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.0/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4
	I0920 03:44:53.177986  104226 cache.go:58] Caching tarball of preloaded images
	I0920 03:44:53.178123  104226 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0920 03:44:53.179982  104226 out.go:99] Downloading Kubernetes v1.34.0 preload ...
	I0920 03:44:53.180012  104226 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 03:44:53.205257  104226 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.0/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:2ff28357f4fb6607eaee8f503f8804cd -> /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4
	I0920 03:44:57.173628  104226 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 03:44:57.173750  104226 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21599-100279/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 03:44:57.955557  104226 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0920 03:44:57.955911  104226 profile.go:143] Saving config to /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/download-only-116474/config.json ...
	I0920 03:44:57.955956  104226 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/download-only-116474/config.json: {Name:mk7d0aa28be46fd9528db39c28374b551cbead38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 03:44:57.956165  104226 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0920 03:44:57.956334  104226 download.go:108] Downloading: https://dl.k8s.io/release/v1.34.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/21599-100279/.minikube/cache/linux/amd64/v1.34.0/kubectl
	
	
	* The control-plane node download-only-116474 host does not exist
	  To start a cluster, run: "minikube start -p download-only-116474"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.17s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-817922 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-817922" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-817922
--- PASS: TestDownloadOnlyKic (1.17s)

                                                
                                    
x
+
TestBinaryMirror (0.82s)

                                                
                                                
=== RUN   TestBinaryMirror
I0920 03:45:00.633517  103858 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.0/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-982182 --alsologtostderr --binary-mirror http://127.0.0.1:34169 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-982182" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-982182
--- PASS: TestBinaryMirror (0.82s)

                                                
                                    
x
+
TestOffline (62.94s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-680111 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-680111 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=crio: (58.888682255s)
helpers_test.go:175: Cleaning up "offline-crio-680111" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-680111
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-680111: (4.049780964s)
--- PASS: TestOffline (62.94s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (146.18s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-amd64 start -p addons-052816 --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-amd64 start -p addons-052816 --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: (2m26.181768407s)
--- PASS: TestAddons/Setup (146.18s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-052816 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-052816 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" [8a44d88d-5f52-42f2-95da-74c7909486b3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [8a44d88d-5f52-42f2-95da-74c7909486b3] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.003727615s
addons_test.go:694: (dbg) Run:  kubectl --context addons-052816 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-052816 describe sa gcp-auth-test
addons_test.go:744: (dbg) Run:  kubectl --context addons-052816 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.49s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 3.751156ms
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-4llcl" [6f15d038-0ad7-41d1-9c8c-435989e7c361] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002495981s
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-wfxlr" [0a723b5e-5d4d-4719-9602-d1692d21acb1] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003525683s
addons_test.go:392: (dbg) Run:  kubectl --context addons-052816 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-052816 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-052816 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.077231739s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 ip
2025/09/20 03:48:02 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.88s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.66s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.28s)

                                                
                                                
=== 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-8ptrp" [ad8e3712-db4b-46f8-b5a6-e28901a8bbff] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00471569s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.28s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.483962ms
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-x86mm" [28c96b28-4874-481b-b4ae-a8806f6a0dda] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.002605284s
addons_test.go:463: (dbg) Run:  kubectl --context addons-052816 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0920 03:48:14.494831  103858 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0920 03:48:14.498091  103858 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 03:48:14.498123  103858 kapi.go:107] duration metric: took 3.303735ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 3.317444ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-052816 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-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-052816 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" [4c6fecc3-c0f4-4d2e-95b9-33d8472eaba9] Pending
helpers_test.go:352: "task-pv-pod" [4c6fecc3-c0f4-4d2e-95b9-33d8472eaba9] 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" [4c6fecc3-c0f4-4d2e-95b9-33d8472eaba9] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.005902284s
addons_test.go:572: (dbg) Run:  kubectl --context addons-052816 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-052816 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-052816 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-052816 delete pod task-pv-pod
addons_test.go:582: (dbg) Done: kubectl --context addons-052816 delete pod task-pv-pod: (1.247304112s)
addons_test.go:588: (dbg) Run:  kubectl --context addons-052816 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-052816 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-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-052816 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" [40014863-2ecd-4943-afd2-fc3b5d6b260c] Pending
helpers_test.go:352: "task-pv-pod-restore" [40014863-2ecd-4943-afd2-fc3b5d6b260c] 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" [40014863-2ecd-4943-afd2-fc3b5d6b260c] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003345842s
addons_test.go:614: (dbg) Run:  kubectl --context addons-052816 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-052816 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-052816 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.578276136s)
--- PASS: TestAddons/parallel/CSI (50.29s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-052816 --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-g5zv7" [09600f7d-bb1f-4d53-9f82-630f346cc04f] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-85f8f8dc54-g5zv7" [09600f7d-bb1f-4d53-9f82-630f346cc04f] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003052526s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 addons disable headlamp --alsologtostderr -v=1: (5.71995181s)
--- PASS: TestAddons/parallel/Headlamp (17.51s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.51s)

                                                
                                                
=== 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-k8ngr" [3f459535-6d3a-4679-ac86-711316906aff] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003957123s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.51s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (55.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-052816 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-052816 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-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-052816 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" [f2d04dc7-43e8-4525-a571-d5ba16b2fb48] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [f2d04dc7-43e8-4525-a571-d5ba16b2fb48] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [f2d04dc7-43e8-4525-a571-d5ba16b2fb48] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003462702s
addons_test.go:967: (dbg) Run:  kubectl --context addons-052816 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 ssh "cat /opt/local-path-provisioner/pvc-050b939a-1912-4db0-b40a-943db2860ab2_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-052816 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-052816 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.747996572s)
--- PASS: TestAddons/parallel/LocalPath (55.60s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.52s)

                                                
                                                
=== 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-cg7s7" [5c706970-31e3-4633-939a-a58b49448ec7] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003988448s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

                                                
                                                
=== 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-njdrc" [a9223c22-730c-42cd-ac0b-7b6b13dfc77d] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003810972s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-052816 addons disable yakd --alsologtostderr -v=1: (5.747588949s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1038: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:352: "amd-gpu-device-plugin-kn4f7" [daec2146-0f6f-4746-8ac7-8a56f807b5b6] Running
addons_test.go:1038: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.003988643s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-052816 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.65s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (16.63s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-052816
addons_test.go:172: (dbg) Done: out/minikube-linux-amd64 stop -p addons-052816: (16.362950069s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-052816
addons_test.go:180: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-052816
addons_test.go:185: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-052816
--- PASS: TestAddons/StoppedEnableDisable (16.63s)

                                                
                                    
x
+
TestCertOptions (28.18s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-819210 --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
E0920 04:25:31.369034  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-819210 --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: (24.936425512s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-819210 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-819210 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-819210 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-819210" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-819210
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-819210: (2.569756272s)
--- PASS: TestCertOptions (28.18s)

                                                
                                    
x
+
TestCertExpiration (214.38s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-664893 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-664893 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.147798221s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-664893 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-664893 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (6.726302345s)
helpers_test.go:175: Cleaning up "cert-expiration-664893" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-664893
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-664893: (3.501488382s)
--- PASS: TestCertExpiration (214.38s)

                                                
                                    
x
+
TestForceSystemdFlag (28.49s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-492037 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-492037 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (25.626836144s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-492037 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-492037" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-492037
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-492037: (2.535502109s)
--- PASS: TestForceSystemdFlag (28.49s)

                                                
                                    
x
+
TestForceSystemdEnv (43.57s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0.8s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0920 04:25:35.530560  103858 install.go:66] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 04:25:35.530867  103858 install.go:138] Validating docker-machine-driver-kvm2, PATH=/tmp/TestKVMDriverInstallOrUpdate3779349772/001:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0920 04:25:35.564614  103858 install.go:163] /tmp/TestKVMDriverInstallOrUpdate3779349772/001/docker-machine-driver-kvm2 version is 1.1.1
W0920 04:25:35.564667  103858 install.go:76] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.37.0
W0920 04:25:35.564757  103858 out.go:176] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0920 04:25:35.564791  103858 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.37.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.37.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3779349772/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (0.80s)

                                                
                                    
x
+
TestErrorSpam/setup (20.37s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-103534 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-103534 --driver=docker  --container-runtime=crio
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-103534 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-103534 --driver=docker  --container-runtime=crio: (20.367235247s)
--- PASS: TestErrorSpam/setup (20.37s)

                                                
                                    
x
+
TestErrorSpam/start (0.65s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 start --dry-run
--- PASS: TestErrorSpam/start (0.65s)

                                                
                                    
x
+
TestErrorSpam/status (0.91s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.55s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 pause
--- PASS: TestErrorSpam/pause (1.55s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.57s)

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

                                                
                                    
x
+
TestErrorSpam/stop (8.11s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 stop: (7.915081451s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-103534 --log_dir /tmp/nospam-103534 stop
--- PASS: TestErrorSpam/stop (8.11s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (40.47s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-amd64 start -p functional-768116 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2239: (dbg) Done: out/minikube-linux-amd64 start -p functional-768116 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (40.464990788s)
--- PASS: TestFunctional/serial/StartWithProxy (40.47s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.37s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0920 03:52:09.537843  103858 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-amd64 start -p functional-768116 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-amd64 start -p functional-768116 --alsologtostderr -v=8: (6.369925024s)
functional_test.go:678: soft start took 6.370739437s for "functional-768116" cluster.
I0920 03:52:15.908159  103858 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/SoftStart (6.37s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 cache add registry.k8s.io/pause:3.1: (1.075976065s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 cache add registry.k8s.io/pause:3.3: (1.148835487s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 cache add registry.k8s.io/pause:latest: (1.101699131s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.33s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-768116 /tmp/TestFunctionalserialCacheCmdcacheadd_local3455149752/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 cache add minikube-local-cache-test:functional-768116
functional_test.go:1104: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 cache add minikube-local-cache-test:functional-768116: (1.576566977s)
functional_test.go:1109: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 cache delete minikube-local-cache-test:functional-768116
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-768116
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.92s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1117: (dbg) Run:  out/minikube-linux-amd64 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-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

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

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

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

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

                                                
                                                
-- 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-amd64 -p functional-768116 cache reload
functional_test.go:1173: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 cache reload: (1.019161081s)
functional_test.go:1178: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.90s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.03s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-amd64 start -p functional-768116 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0920 03:52:28.301748  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.308212  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.319688  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.341113  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.382547  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.464015  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.625546  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:28.946979  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:29.588710  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:30.870701  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:33.433333  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:38.555171  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:52:48.797321  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-amd64 start -p functional-768116 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.025602871s)
functional_test.go:776: restart took 39.02573525s for "functional-768116" cluster.
I0920 03:53:02.928360  103858 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/ExtraConfig (39.03s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.43s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 logs: (1.434550612s)
--- PASS: TestFunctional/serial/LogsCmd (1.43s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.44s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 logs --file /tmp/TestFunctionalserialLogsFileCmd1179371236/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 logs --file /tmp/TestFunctionalserialLogsFileCmd1179371236/001/logs.txt: (1.435783419s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.44s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.58s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-768116 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-amd64 service invalid-svc -p functional-768116
E0920 03:53:09.279103  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-amd64 service invalid-svc -p functional-768116: exit status 115 (334.815854ms)

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

                                                
                                                
-- /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-768116 delete -f testdata/invalidsvc.yaml
functional_test.go:2332: (dbg) Done: kubectl --context functional-768116 delete -f testdata/invalidsvc.yaml: (1.069401455s)
--- PASS: TestFunctional/serial/InvalidService (4.58s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.35s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-768116] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21599
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 03:53:37.796676  145249 out.go:360] Setting OutFile to fd 1 ...
	I0920 03:53:37.796781  145249 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:53:37.796791  145249 out.go:374] Setting ErrFile to fd 2...
	I0920 03:53:37.796794  145249 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:53:37.797007  145249 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 03:53:37.797442  145249 out.go:368] Setting JSON to false
	I0920 03:53:37.798378  145249 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":2165,"bootTime":1758338253,"procs":248,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 03:53:37.798508  145249 start.go:140] virtualization: kvm guest
	I0920 03:53:37.801912  145249 out.go:179] * [functional-768116] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I0920 03:53:37.803420  145249 out.go:179]   - MINIKUBE_LOCATION=21599
	I0920 03:53:37.803488  145249 notify.go:220] Checking for updates...
	I0920 03:53:37.806131  145249 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 03:53:37.807598  145249 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:53:37.808968  145249 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 03:53:37.810496  145249 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 03:53:37.811808  145249 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 03:53:37.813807  145249 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:53:37.814544  145249 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:53:37.841587  145249 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:53:37.841735  145249 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:53:37.905831  145249 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:39 OomKillDisable:false NGoroutines:57 SystemTime:2025-09-20 03:53:37.894692465 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:53:37.905930  145249 docker.go:318] overlay module found
	I0920 03:53:37.907611  145249 out.go:179] * Using the docker driver based on existing profile
	I0920 03:53:37.909614  145249 start.go:304] selected driver: docker
	I0920 03:53:37.909630  145249 start.go:924] validating driver "docker" against &{Name:functional-768116 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.0 ClusterName:functional-768116 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.0 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}
	I0920 03:53:37.909713  145249 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 03:53:37.911494  145249 out.go:203] 
	W0920 03:53:37.912864  145249 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
	I0920 03:53:37.914181  145249 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-768116] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21599
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 03:53:38.048867  145401 out.go:360] Setting OutFile to fd 1 ...
	I0920 03:53:38.048995  145401 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:53:38.049004  145401 out.go:374] Setting ErrFile to fd 2...
	I0920 03:53:38.049011  145401 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 03:53:38.049448  145401 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 03:53:38.049958  145401 out.go:368] Setting JSON to false
	I0920 03:53:38.050908  145401 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":2165,"bootTime":1758338253,"procs":241,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 03:53:38.051014  145401 start.go:140] virtualization: kvm guest
	I0920 03:53:38.052970  145401 out.go:179] * [functional-768116] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	I0920 03:53:38.054758  145401 notify.go:220] Checking for updates...
	I0920 03:53:38.055353  145401 out.go:179]   - MINIKUBE_LOCATION=21599
	I0920 03:53:38.056986  145401 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 03:53:38.058310  145401 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 03:53:38.059752  145401 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 03:53:38.063752  145401 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 03:53:38.065281  145401 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 03:53:38.066956  145401 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 03:53:38.067402  145401 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 03:53:38.093757  145401 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 03:53:38.093923  145401 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 03:53:38.164478  145401 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:false NGoroutines:58 SystemTime:2025-09-20 03:53:38.152501067 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 03:53:38.164572  145401 docker.go:318] overlay module found
	I0920 03:53:38.165989  145401 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0920 03:53:38.169574  145401 start.go:304] selected driver: docker
	I0920 03:53:38.169592  145401 start.go:924] validating driver "docker" against &{Name:functional-768116 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.0 ClusterName:functional-768116 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.0 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}
	I0920 03:53:38.169679  145401 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 03:53:38.171568  145401 out.go:203] 
	W0920 03:53:38.172780  145401 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
	I0920 03:53:38.173994  145401 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.59s)

                                                
                                                
=== 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" [5eab4e53-0ab5-4510-b788-20d0f89d7c22] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004166895s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-768116 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-768116 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-768116 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-768116 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 6m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [166e34e2-2382-4124-b8e0-1bb79d6296fa] Pending
helpers_test.go:352: "sp-pod" [166e34e2-2382-4124-b8e0-1bb79d6296fa] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [166e34e2-2382-4124-b8e0-1bb79d6296fa] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003812044s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-768116 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-768116 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-768116 apply -f testdata/storage-provisioner/pod.yaml
I0920 03:53:30.621107  103858 detect.go:223] nested VM detected
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 6m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [f5264b69-d467-461a-8a74-f00150292fe4] Pending
helpers_test.go:352: "sp-pod" [f5264b69-d467-461a-8a74-f00150292fe4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [f5264b69-d467-461a-8a74-f00150292fe4] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004105586s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-768116 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.59s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.56s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (24.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1798: (dbg) Run:  kubectl --context functional-768116 replace --force -f testdata/mysql.yaml
functional_test.go:1804: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:352: "mysql-5bb876957f-6ld6h" [cb6f031f-5cc9-4db6-8122-299a00efb8d6] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
2025/09/20 03:53:48 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:352: "mysql-5bb876957f-6ld6h" [cb6f031f-5cc9-4db6-8122-299a00efb8d6] Running
functional_test.go:1804: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.003191148s
functional_test.go:1812: (dbg) Run:  kubectl --context functional-768116 exec mysql-5bb876957f-6ld6h -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-768116 exec mysql-5bb876957f-6ld6h -- mysql -ppassword -e "show databases;": exit status 1 (111.595321ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0920 03:54:02.358412  103858 retry.go:31] will retry after 557.322418ms: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-768116 exec mysql-5bb876957f-6ld6h -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-768116 exec mysql-5bb876957f-6ld6h -- mysql -ppassword -e "show databases;": exit status 1 (113.1342ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0920 03:54:03.029216  103858 retry.go:31] will retry after 1.714636684s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-768116 exec mysql-5bb876957f-6ld6h -- mysql -ppassword -e "show databases;"
E0920 03:55:12.162587  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:57:28.301759  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 03:57:56.004681  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:02:28.301902  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestFunctional/parallel/MySQL (24.77s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/103858.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "sudo cat /etc/ssl/certs/103858.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/103858.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "sudo cat /usr/share/ca-certificates/103858.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-amd64 -p functional-768116 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/1038582.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "sudo cat /etc/ssl/certs/1038582.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/1038582.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "sudo cat /usr/share/ca-certificates/1038582.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-amd64 -p functional-768116 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.66s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.59s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.52s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.50s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768116 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.0
registry.k8s.io/kube-proxy:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
localhost/minikube-local-cache-test:functional-768116
localhost/kicbase/echo-server:functional-768116
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-amd64 -p functional-768116 image ls --format short --alsologtostderr:
I0920 03:53:49.479882  146941 out.go:360] Setting OutFile to fd 1 ...
I0920 03:53:49.480001  146941 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:49.480013  146941 out.go:374] Setting ErrFile to fd 2...
I0920 03:53:49.480019  146941 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:49.480299  146941 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
I0920 03:53:49.480973  146941 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:49.481070  146941 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:49.481451  146941 cli_runner.go:164] Run: docker container inspect functional-768116 --format={{.State.Status}}
I0920 03:53:49.500154  146941 ssh_runner.go:195] Run: systemctl --version
I0920 03:53:49.500226  146941 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768116
I0920 03:53:49.520089  146941 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/functional-768116/id_rsa Username:docker}
I0920 03:53:49.614376  146941 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768116 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                  IMAGE                  │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ docker.io/library/nginx                 │ latest             │ 41f689c209100 │ 197MB  │
│ gcr.io/k8s-minikube/busybox             │ 1.28.4-glibc       │ 56cc512116c8f │ 4.63MB │
│ registry.k8s.io/kube-scheduler          │ v1.34.0            │ 46169d968e920 │ 53.8MB │
│ registry.k8s.io/pause                   │ latest             │ 350b164e7ae1d │ 247kB  │
│ docker.io/library/mysql                 │ 5.7                │ 5107333e08a87 │ 520MB  │
│ gcr.io/k8s-minikube/storage-provisioner │ v5                 │ 6e38f40d628db │ 31.5MB │
│ localhost/my-image                      │ functional-768116  │ 052182e25044d │ 1.47MB │
│ registry.k8s.io/kube-controller-manager │ v1.34.0            │ a0af72f2ec6d6 │ 76MB   │
│ registry.k8s.io/kube-proxy              │ v1.34.0            │ df0860106674d │ 73.1MB │
│ localhost/minikube-local-cache-test     │ functional-768116  │ e4c592e426c5d │ 3.33kB │
│ docker.io/library/nginx                 │ alpine             │ 4a86014ec6994 │ 53.9MB │
│ gcr.io/k8s-minikube/busybox             │ latest             │ beae173ccac6a │ 1.46MB │
│ localhost/kicbase/echo-server           │ functional-768116  │ 9056ab77afb8e │ 4.94MB │
│ registry.k8s.io/kube-apiserver          │ v1.34.0            │ 90550c43ad2bc │ 89.1MB │
│ registry.k8s.io/pause                   │ 3.1                │ da86e6ba6ca19 │ 747kB  │
│ registry.k8s.io/etcd                    │ 3.6.4-0            │ 5f1f5298c888d │ 196MB  │
│ registry.k8s.io/pause                   │ 3.10.1             │ cd073f4c5f6a8 │ 742kB  │
│ registry.k8s.io/pause                   │ 3.3                │ 0184c1613d929 │ 686kB  │
│ registry.k8s.io/coredns/coredns         │ v1.12.1            │ 52546a367cc9e │ 76.1MB │
│ docker.io/kindest/kindnetd              │ v20250512-df8de77b │ 409467f978b4a │ 109MB  │
└─────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768116 image ls --format table --alsologtostderr:
I0920 03:53:56.450558  147771 out.go:360] Setting OutFile to fd 1 ...
I0920 03:53:56.450824  147771 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:56.450834  147771 out.go:374] Setting ErrFile to fd 2...
I0920 03:53:56.450839  147771 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:56.451019  147771 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
I0920 03:53:56.451649  147771 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:56.451743  147771 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:56.452101  147771 cli_runner.go:164] Run: docker container inspect functional-768116 --format={{.State.Status}}
I0920 03:53:56.471548  147771 ssh_runner.go:195] Run: systemctl --version
I0920 03:53:56.471619  147771 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768116
I0920 03:53:56.490977  147771 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/functional-768116/id_rsa Username:docker}
I0920 03:53:56.584563  147771 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768116 image ls --format json --alsologtostderr:
[{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"1481c34d52997e81dcd4cf05c509bc0807917f24ec03918a188612b305f1df80","repoDigests":["docker.io/library/c4679d8f4f9491407c1790d768cec47bb309b9036c87daf23914e11549844cc5-tmp@sha256:7424d42fe344cafb12105498ae7b6b43a79db80527a34b2ae69f21d6ffd1f72c"],"repoTags":[],"size":"1465612"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c
59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-768116"],"size":"4943877"},{"id":"a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:82ea603ed3cce63f9f870f22299741e0011318391cf722dd924a1d5a9f8ce6f6","registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.0"],"size":"76004183"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28
fa64dcc30b8d311b461089969449f9a","docker.io/kindest/kindnetd@sha256:7a9c9fa59dd517cdc2c82eef1e51392524dd285e9cf7cb5a851c49f294d6cd11"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"109379124"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.
io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"052182e25044d5300d889e2eaa914d5ad200e6685cc7706a4ad70eccedc1d27d","repoDigests":["localhost/my-image@sha256:bd6124ae9802c33c236e95410752f97d32744eb1f46b7f99b3e1518cfe41ce1e"],"repoTags":["localhost/my-image:functional-768116"],"size":"1468194"},{"id":"52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969","repoDigests":["registry.k8s.io/coredns/coredns@sha256:4f7a57135719628cf2070c5e3cbde64b013e90d4c560c5ecbf14004181f91998","registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"76103547"},{"id":"46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc","repoDigests":["registr
y.k8s.io/kube-scheduler@sha256:31b77e40d737b6d3e3b19b4afd681c9362aef06353075895452fc9a41fe34140","registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff"],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.0"],"size":"53844823"},{"id":"cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f","repoDigests":["registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c","registry.k8s.io/pause@sha256:e5b941ef8f71de54dc3a13398226c269ba217d06650a21bd3afcf9d890cf1f41"],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"742092"},{"id":"4a86014ec6994761b7f3118cf47e4b4fd6bac15fc6fa262c4f356386bbc0e9d9","repoDigests":["docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8","docker.io/library/nginx@sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a"],"repoTags":["docker.io/library/nginx:alpine"],"size":"53949946"},{"id":"41f689c209100e6cadf3ce7fdd02035e90dbd1d586716bf8f
c6ea55c365b2d81","repoDigests":["docker.io/library/nginx@sha256:27637a97e3d1d0518adc2a877b60db3779970f19474b6e586ddcbc2d5500e285","docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e"],"repoTags":["docker.io/library/nginx:latest"],"size":"196550530"},{"id":"e4c592e426c5d2183c377f4f9ebe7b8256a0719139602887f0c7c3713925880a","repoDigests":["localhost/minikube-local-cache-test@sha256:c1be999166b1a8ca97b6fad4d9e52d3e1170a483e2c11945a590e38878900807"],"repoTags":["localhost/minikube-local-cache-test:functional-768116"],"size":"3330"},{"id":"90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90","repoDigests":["registry.k8s.io/kube-apiserver@sha256:495d3253a47a9a64a62041d518678c8b101fb628488e729d9f52ddff7cf82a86","registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812"],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.0"],"size":"89050097"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","
repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115","repoDigests":["registry.k8s.io/etcd@sha256:71170330936954286be203a7737459f2838dd71cc79f8ffaac91548a9e079b8f","registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107
bb65dfa9367bf5a80125d431fa19"],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"195976448"},{"id":"df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce","repoDigests":["registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067","registry.k8s.io/kube-proxy@sha256:5f71731a5eadcf74f3997dfc159bf5ca36e48c3387c19082fc21871e0dbb19af"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.0"],"size":"73138071"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768116 image ls --format json --alsologtostderr:
I0920 03:53:56.223729  147722 out.go:360] Setting OutFile to fd 1 ...
I0920 03:53:56.223863  147722 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:56.223872  147722 out.go:374] Setting ErrFile to fd 2...
I0920 03:53:56.223877  147722 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:56.224186  147722 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
I0920 03:53:56.225004  147722 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:56.225137  147722 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:56.225758  147722 cli_runner.go:164] Run: docker container inspect functional-768116 --format={{.State.Status}}
I0920 03:53:56.247194  147722 ssh_runner.go:195] Run: systemctl --version
I0920 03:53:56.247267  147722 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768116
I0920 03:53:56.266796  147722 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/functional-768116/id_rsa Username:docker}
I0920 03:53:56.360692  147722 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768116 image ls --format yaml --alsologtostderr:
- id: 4a86014ec6994761b7f3118cf47e4b4fd6bac15fc6fa262c4f356386bbc0e9d9
repoDigests:
- docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8
- docker.io/library/nginx@sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a
repoTags:
- docker.io/library/nginx:alpine
size: "53949946"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:4f7a57135719628cf2070c5e3cbde64b013e90d4c560c5ecbf14004181f91998
- registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "76103547"
- id: 90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:495d3253a47a9a64a62041d518678c8b101fb628488e729d9f52ddff7cf82a86
- registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.0
size: "89050097"
- id: df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce
repoDigests:
- registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067
- registry.k8s.io/kube-proxy@sha256:5f71731a5eadcf74f3997dfc159bf5ca36e48c3387c19082fc21871e0dbb19af
repoTags:
- registry.k8s.io/kube-proxy:v1.34.0
size: "73138071"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 41f689c209100e6cadf3ce7fdd02035e90dbd1d586716bf8fc6ea55c365b2d81
repoDigests:
- docker.io/library/nginx@sha256:27637a97e3d1d0518adc2a877b60db3779970f19474b6e586ddcbc2d5500e285
- docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e
repoTags:
- docker.io/library/nginx:latest
size: "196550530"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-768116
size: "4943877"
- id: 5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115
repoDigests:
- registry.k8s.io/etcd@sha256:71170330936954286be203a7737459f2838dd71cc79f8ffaac91548a9e079b8f
- registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "195976448"
- id: a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:82ea603ed3cce63f9f870f22299741e0011318391cf722dd924a1d5a9f8ce6f6
- registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.0
size: "76004183"
- id: 46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:31b77e40d737b6d3e3b19b4afd681c9362aef06353075895452fc9a41fe34140
- registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.0
size: "53844823"
- id: cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f
repoDigests:
- registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c
- registry.k8s.io/pause@sha256:e5b941ef8f71de54dc3a13398226c269ba217d06650a21bd3afcf9d890cf1f41
repoTags:
- registry.k8s.io/pause:3.10.1
size: "742092"
- id: e4c592e426c5d2183c377f4f9ebe7b8256a0719139602887f0c7c3713925880a
repoDigests:
- localhost/minikube-local-cache-test@sha256:c1be999166b1a8ca97b6fad4d9e52d3e1170a483e2c11945a590e38878900807
repoTags:
- localhost/minikube-local-cache-test:functional-768116
size: "3330"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c
repoDigests:
- docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a
- docker.io/kindest/kindnetd@sha256:7a9c9fa59dd517cdc2c82eef1e51392524dd285e9cf7cb5a851c49f294d6cd11
repoTags:
- docker.io/kindest/kindnetd:v20250512-df8de77b
size: "109379124"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768116 image ls --format yaml --alsologtostderr:
I0920 03:53:49.710911  146990 out.go:360] Setting OutFile to fd 1 ...
I0920 03:53:49.711043  146990 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:49.711050  146990 out.go:374] Setting ErrFile to fd 2...
I0920 03:53:49.711056  146990 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:49.711575  146990 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
I0920 03:53:49.712543  146990 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:49.712676  146990 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:49.713183  146990 cli_runner.go:164] Run: docker container inspect functional-768116 --format={{.State.Status}}
I0920 03:53:49.738070  146990 ssh_runner.go:195] Run: systemctl --version
I0920 03:53:49.738128  146990 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768116
I0920 03:53:49.759754  146990 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/functional-768116/id_rsa Username:docker}
I0920 03:53:49.854599  146990 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image build -t localhost/my-image:functional-768116 testdata/build --alsologtostderr
E0920 03:53:50.240447  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:330: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 image build -t localhost/my-image:functional-768116 testdata/build --alsologtostderr: (5.575760254s)
functional_test.go:335: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768116 image build -t localhost/my-image:functional-768116 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1481c34d529
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-768116
--> 052182e2504
Successfully tagged localhost/my-image:functional-768116
052182e25044d5300d889e2eaa914d5ad200e6685cc7706a4ad70eccedc1d27d
functional_test.go:338: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768116 image build -t localhost/my-image:functional-768116 testdata/build --alsologtostderr:
I0920 03:53:50.262237  147126 out.go:360] Setting OutFile to fd 1 ...
I0920 03:53:50.262526  147126 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:50.262538  147126 out.go:374] Setting ErrFile to fd 2...
I0920 03:53:50.262545  147126 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0920 03:53:50.262883  147126 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
I0920 03:53:50.263783  147126 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:50.264688  147126 config.go:182] Loaded profile config "functional-768116": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0920 03:53:50.265155  147126 cli_runner.go:164] Run: docker container inspect functional-768116 --format={{.State.Status}}
I0920 03:53:50.288535  147126 ssh_runner.go:195] Run: systemctl --version
I0920 03:53:50.288616  147126 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768116
I0920 03:53:50.309208  147126 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/functional-768116/id_rsa Username:docker}
I0920 03:53:50.403487  147126 build_images.go:161] Building image from path: /tmp/build.4157022655.tar
I0920 03:53:50.403560  147126 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0920 03:53:50.415199  147126 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4157022655.tar
I0920 03:53:50.420028  147126 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4157022655.tar: stat -c "%s %y" /var/lib/minikube/build/build.4157022655.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4157022655.tar': No such file or directory
I0920 03:53:50.420066  147126 ssh_runner.go:362] scp /tmp/build.4157022655.tar --> /var/lib/minikube/build/build.4157022655.tar (3072 bytes)
I0920 03:53:50.454636  147126 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4157022655
I0920 03:53:50.466734  147126 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4157022655 -xf /var/lib/minikube/build/build.4157022655.tar
I0920 03:53:50.479520  147126 crio.go:315] Building image: /var/lib/minikube/build/build.4157022655
I0920 03:53:50.479593  147126 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-768116 /var/lib/minikube/build/build.4157022655 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0920 03:53:55.749188  147126 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-768116 /var/lib/minikube/build/build.4157022655 --cgroup-manager=cgroupfs: (5.269565976s)
I0920 03:53:55.749256  147126 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4157022655
I0920 03:53:55.759437  147126 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4157022655.tar
I0920 03:53:55.769193  147126 build_images.go:217] Built localhost/my-image:functional-768116 from /tmp/build.4157022655.tar
I0920 03:53:55.769234  147126 build_images.go:133] succeeded building to: functional-768116
I0920 03:53:55.769239  147126 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (6.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-amd64 -p functional-768116 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-768116 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" [e5a03897-d9c4-4db0-97f7-64634a2ff9bc] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [e5a03897-d9c4-4db0-97f7-64634a2ff9bc] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.003688004s
I0920 03:53:23.323240  103858 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.21s)

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

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

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

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

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

                                                
                                                
=== 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-768116
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image load --daemon kicbase/echo-server:functional-768116 --alsologtostderr
functional_test.go:260: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 image load --daemon kicbase/echo-server:functional-768116 --alsologtostderr: (1.081300204s)
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.01s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
I0920 03:53:17.556334  103858 detect.go:223] nested VM detected
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.76s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 03:53:25.820670  103858 retry.go:31] will retry after 640.793548ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 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 20 03:53 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 20 03:53 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 20 03:53 test-1758340405554380497
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh cat /mount-9p/test-1758340405554380497
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-768116 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" [08ba4ffb-42d4-4ad9-beee-6086a78f1b27] Pending
helpers_test.go:352: "busybox-mount" [08ba4ffb-42d4-4ad9-beee-6086a78f1b27] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [08ba4ffb-42d4-4ad9-beee-6086a78f1b27] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [08ba4ffb-42d4-4ad9-beee-6086a78f1b27] 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.004279936s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-768116 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768116 /tmp/TestFunctionalparallelMountCmdany-port1967085882/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.79s)

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

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

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

                                                
                                                
** /stderr **
I0920 03:53:34.615301  103858 retry.go:31] will retry after 617.662926ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 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-amd64 mount -p functional-768116 /tmp/TestFunctionalparallelMountCmdspecific-port3586136022/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-amd64 -p functional-768116 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-768116 ssh "sudo umount -f /mount-9p": exit status 1 (263.615798ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-768116 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768116 /tmp/TestFunctionalparallelMountCmdspecific-port3586136022/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.89s)

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

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

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

                                                
                                                
** /stderr **
I0920 03:53:36.542658  103858 retry.go:31] will retry after 523.838006ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-768116 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768116 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1768965630/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-amd64 mount -p functional-768116 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1768965630/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-amd64 mount -p functional-768116 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1768965630/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.75s)

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

                                                
                                                
=== 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-amd64 -p functional-768116 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.14s)

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

                                                
                                                
=== 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-amd64 -p functional-768116 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.14s)

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

                                                
                                                
=== 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-amd64 -p functional-768116 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.14s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 service list
functional_test.go:1469: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 service list: (1.693671267s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (1.69s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-amd64 -p functional-768116 service list -o json
functional_test.go:1499: (dbg) Done: out/minikube-linux-amd64 -p functional-768116 service list -o json: (1.691502732s)
functional_test.go:1504: Took "1.691622044s" to run "out/minikube-linux-amd64 -p functional-768116 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.69s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (111.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (1m50.700533711s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (111.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.34s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (24.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 node add --alsologtostderr -v 5: (23.638753674s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (24.51s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.08s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --output json --alsologtostderr -v 5
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp testdata/cp-test.txt ha-794836:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3776069228/001/cp-test_ha-794836.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836:/home/docker/cp-test.txt ha-794836-m02:/home/docker/cp-test_ha-794836_ha-794836-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test_ha-794836_ha-794836-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836:/home/docker/cp-test.txt ha-794836-m03:/home/docker/cp-test_ha-794836_ha-794836-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test_ha-794836_ha-794836-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836:/home/docker/cp-test.txt ha-794836-m04:/home/docker/cp-test_ha-794836_ha-794836-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test_ha-794836_ha-794836-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp testdata/cp-test.txt ha-794836-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3776069228/001/cp-test_ha-794836-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m02:/home/docker/cp-test.txt ha-794836:/home/docker/cp-test_ha-794836-m02_ha-794836.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test_ha-794836-m02_ha-794836.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m02:/home/docker/cp-test.txt ha-794836-m03:/home/docker/cp-test_ha-794836-m02_ha-794836-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test_ha-794836-m02_ha-794836-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m02:/home/docker/cp-test.txt ha-794836-m04:/home/docker/cp-test_ha-794836-m02_ha-794836-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test_ha-794836-m02_ha-794836-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp testdata/cp-test.txt ha-794836-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3776069228/001/cp-test_ha-794836-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m03:/home/docker/cp-test.txt ha-794836:/home/docker/cp-test_ha-794836-m03_ha-794836.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test_ha-794836-m03_ha-794836.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m03:/home/docker/cp-test.txt ha-794836-m02:/home/docker/cp-test_ha-794836-m03_ha-794836-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test_ha-794836-m03_ha-794836-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m03:/home/docker/cp-test.txt ha-794836-m04:/home/docker/cp-test_ha-794836-m03_ha-794836-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test_ha-794836-m03_ha-794836-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp testdata/cp-test.txt ha-794836-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3776069228/001/cp-test_ha-794836-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m04:/home/docker/cp-test.txt ha-794836:/home/docker/cp-test_ha-794836-m04_ha-794836.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836 "sudo cat /home/docker/cp-test_ha-794836-m04_ha-794836.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m04:/home/docker/cp-test.txt ha-794836-m02:/home/docker/cp-test_ha-794836-m04_ha-794836-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m02 "sudo cat /home/docker/cp-test_ha-794836-m04_ha-794836-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 cp ha-794836-m04:/home/docker/cp-test.txt ha-794836-m03:/home/docker/cp-test_ha-794836-m04_ha-794836-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 ssh -n ha-794836-m03 "sudo cat /home/docker/cp-test_ha-794836-m04_ha-794836-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (16.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (19.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node stop m02 --alsologtostderr -v 5
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 node stop m02 --alsologtostderr -v 5: (19.048901446s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5: exit status 7 (691.585403ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 04:06:25.367530  173136 out.go:360] Setting OutFile to fd 1 ...
	I0920 04:06:25.367861  173136 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:06:25.367872  173136 out.go:374] Setting ErrFile to fd 2...
	I0920 04:06:25.367876  173136 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:06:25.368090  173136 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 04:06:25.368294  173136 out.go:368] Setting JSON to false
	I0920 04:06:25.368318  173136 mustload.go:65] Loading cluster: ha-794836
	I0920 04:06:25.368400  173136 notify.go:220] Checking for updates...
	I0920 04:06:25.368875  173136 config.go:182] Loaded profile config "ha-794836": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 04:06:25.368909  173136 status.go:174] checking status of ha-794836 ...
	I0920 04:06:25.369390  173136 cli_runner.go:164] Run: docker container inspect ha-794836 --format={{.State.Status}}
	I0920 04:06:25.389253  173136 status.go:371] ha-794836 host status = "Running" (err=<nil>)
	I0920 04:06:25.389282  173136 host.go:66] Checking if "ha-794836" exists ...
	I0920 04:06:25.389593  173136 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-794836
	I0920 04:06:25.408630  173136 host.go:66] Checking if "ha-794836" exists ...
	I0920 04:06:25.408978  173136 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 04:06:25.409038  173136 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-794836
	I0920 04:06:25.429295  173136 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/ha-794836/id_rsa Username:docker}
	I0920 04:06:25.523012  173136 ssh_runner.go:195] Run: systemctl --version
	I0920 04:06:25.527789  173136 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 04:06:25.540511  173136 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 04:06:25.596707  173136 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:65 OomKillDisable:false NGoroutines:76 SystemTime:2025-09-20 04:06:25.58631749 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x8
6_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map
[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 04:06:25.597191  173136 kubeconfig.go:125] found "ha-794836" server: "https://192.168.49.254:8443"
	I0920 04:06:25.597221  173136 api_server.go:166] Checking apiserver status ...
	I0920 04:06:25.597255  173136 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 04:06:25.609529  173136 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1469/cgroup
	W0920 04:06:25.619976  173136 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1469/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0920 04:06:25.620043  173136 ssh_runner.go:195] Run: ls
	I0920 04:06:25.624026  173136 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 04:06:25.629650  173136 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 04:06:25.629682  173136 status.go:463] ha-794836 apiserver status = Running (err=<nil>)
	I0920 04:06:25.629697  173136 status.go:176] ha-794836 status: &{Name:ha-794836 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:06:25.629723  173136 status.go:174] checking status of ha-794836-m02 ...
	I0920 04:06:25.629983  173136 cli_runner.go:164] Run: docker container inspect ha-794836-m02 --format={{.State.Status}}
	I0920 04:06:25.648730  173136 status.go:371] ha-794836-m02 host status = "Stopped" (err=<nil>)
	I0920 04:06:25.648749  173136 status.go:384] host is not running, skipping remaining checks
	I0920 04:06:25.648756  173136 status.go:176] ha-794836-m02 status: &{Name:ha-794836-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:06:25.648780  173136 status.go:174] checking status of ha-794836-m03 ...
	I0920 04:06:25.649014  173136 cli_runner.go:164] Run: docker container inspect ha-794836-m03 --format={{.State.Status}}
	I0920 04:06:25.667268  173136 status.go:371] ha-794836-m03 host status = "Running" (err=<nil>)
	I0920 04:06:25.667297  173136 host.go:66] Checking if "ha-794836-m03" exists ...
	I0920 04:06:25.667583  173136 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-794836-m03
	I0920 04:06:25.686601  173136 host.go:66] Checking if "ha-794836-m03" exists ...
	I0920 04:06:25.686903  173136 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 04:06:25.686945  173136 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-794836-m03
	I0920 04:06:25.705753  173136 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/ha-794836-m03/id_rsa Username:docker}
	I0920 04:06:25.800483  173136 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 04:06:25.812952  173136 kubeconfig.go:125] found "ha-794836" server: "https://192.168.49.254:8443"
	I0920 04:06:25.812980  173136 api_server.go:166] Checking apiserver status ...
	I0920 04:06:25.813012  173136 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 04:06:25.824863  173136 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1354/cgroup
	W0920 04:06:25.834919  173136 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1354/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0920 04:06:25.834980  173136 ssh_runner.go:195] Run: ls
	I0920 04:06:25.839060  173136 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 04:06:25.843261  173136 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 04:06:25.843286  173136 status.go:463] ha-794836-m03 apiserver status = Running (err=<nil>)
	I0920 04:06:25.843296  173136 status.go:176] ha-794836-m03 status: &{Name:ha-794836-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:06:25.843311  173136 status.go:174] checking status of ha-794836-m04 ...
	I0920 04:06:25.843552  173136 cli_runner.go:164] Run: docker container inspect ha-794836-m04 --format={{.State.Status}}
	I0920 04:06:25.862910  173136 status.go:371] ha-794836-m04 host status = "Running" (err=<nil>)
	I0920 04:06:25.862936  173136 host.go:66] Checking if "ha-794836-m04" exists ...
	I0920 04:06:25.863226  173136 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-794836-m04
	I0920 04:06:25.881993  173136 host.go:66] Checking if "ha-794836-m04" exists ...
	I0920 04:06:25.882296  173136 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 04:06:25.882334  173136 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-794836-m04
	I0920 04:06:25.901792  173136 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/ha-794836-m04/id_rsa Username:docker}
	I0920 04:06:25.996732  173136 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 04:06:26.008698  173136 status.go:176] ha-794836-m04 status: &{Name:ha-794836-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (9.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node start m02 --alsologtostderr -v 5
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 node start m02 --alsologtostderr -v 5: (8.417821408s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (9.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.89s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (112.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 stop --alsologtostderr -v 5
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 stop --alsologtostderr -v 5: (43.803398191s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 start --wait true --alsologtostderr -v 5
E0920 04:07:28.301561  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.202237  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.208715  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.220164  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.241649  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.283135  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.364622  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.526295  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:11.848046  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:12.489692  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:13.771326  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:16.332642  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:21.454729  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 start --wait true --alsologtostderr -v 5: (1m8.652727169s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (112.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node delete m03 --alsologtostderr -v 5
E0920 04:08:31.696294  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 node delete m03 --alsologtostderr -v 5: (10.585893278s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 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 (11.42s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.7s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (42.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 stop --alsologtostderr -v 5
E0920 04:08:51.366985  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:08:52.178149  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 stop --alsologtostderr -v 5: (42.323347341s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5: exit status 7 (111.525562ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 04:09:24.027002  189649 out.go:360] Setting OutFile to fd 1 ...
	I0920 04:09:24.027299  189649 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:09:24.027311  189649 out.go:374] Setting ErrFile to fd 2...
	I0920 04:09:24.027315  189649 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:09:24.027522  189649 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 04:09:24.027700  189649 out.go:368] Setting JSON to false
	I0920 04:09:24.027724  189649 mustload.go:65] Loading cluster: ha-794836
	I0920 04:09:24.027797  189649 notify.go:220] Checking for updates...
	I0920 04:09:24.028192  189649 config.go:182] Loaded profile config "ha-794836": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 04:09:24.028219  189649 status.go:174] checking status of ha-794836 ...
	I0920 04:09:24.028746  189649 cli_runner.go:164] Run: docker container inspect ha-794836 --format={{.State.Status}}
	I0920 04:09:24.049135  189649 status.go:371] ha-794836 host status = "Stopped" (err=<nil>)
	I0920 04:09:24.049176  189649 status.go:384] host is not running, skipping remaining checks
	I0920 04:09:24.049183  189649 status.go:176] ha-794836 status: &{Name:ha-794836 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:09:24.049213  189649 status.go:174] checking status of ha-794836-m02 ...
	I0920 04:09:24.049599  189649 cli_runner.go:164] Run: docker container inspect ha-794836-m02 --format={{.State.Status}}
	I0920 04:09:24.068547  189649 status.go:371] ha-794836-m02 host status = "Stopped" (err=<nil>)
	I0920 04:09:24.068601  189649 status.go:384] host is not running, skipping remaining checks
	I0920 04:09:24.068614  189649 status.go:176] ha-794836-m02 status: &{Name:ha-794836-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:09:24.068644  189649 status.go:174] checking status of ha-794836-m04 ...
	I0920 04:09:24.068955  189649 cli_runner.go:164] Run: docker container inspect ha-794836-m04 --format={{.State.Status}}
	I0920 04:09:24.089002  189649 status.go:371] ha-794836-m04 host status = "Stopped" (err=<nil>)
	I0920 04:09:24.089034  189649 status.go:384] host is not running, skipping remaining checks
	I0920 04:09:24.089040  189649 status.go:176] ha-794836-m04 status: &{Name:ha-794836-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (53.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0920 04:09:33.139661  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (52.655703559s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 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 (53.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (41.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 node add --control-plane --alsologtostderr -v 5
E0920 04:10:55.061685  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 -p ha-794836 node add --control-plane --alsologtostderr -v 5: (40.39783195s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-794836 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (41.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.9s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (39.5s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-887065 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-887065 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio: (39.501739397s)
--- PASS: TestJSONOutput/start/Command (39.50s)

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

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

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

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

                                                
                                    
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 (7.95s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-887065 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-887065 --output=json --user=testUser: (7.948253341s)
--- PASS: TestJSONOutput/stop/Command (7.95s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2f3c1ec4-4161-4091-a9cb-e6827b3beb4a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-962197] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"0c6d926f-1356-47b9-8a19-c7f64a47a8ea","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21599"}}
	{"specversion":"1.0","id":"2d183a71-3789-469f-bcb1-54829ae0f97e","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":"32919b41-4dcd-453c-ab99-7a76a287e452","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig"}}
	{"specversion":"1.0","id":"d2700349-f6e8-48b5-b334-5bffd1f21b31","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube"}}
	{"specversion":"1.0","id":"badac915-8810-4149-ad83-291d1f6b21b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"3b208525-2564-4348-90e8-2078a670e487","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"abd4a89c-e67f-458f-9dd1-2a22211a4478","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-962197" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-962197
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (28.28s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-311047 --network=
E0920 04:12:28.301018  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-311047 --network=: (26.136914989s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-311047" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-311047
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-311047: (2.121897161s)
--- PASS: TestKicCustomNetwork/create_custom_network (28.28s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.05s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.05s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0920 04:12:53.656515  103858 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}}]}"
W0920 04:12:53.674185  103858 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
I0920 04:12:53.674273  103858 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0920 04:12:53.674307  103858 cli_runner.go:164] Run: docker network inspect existing-network
W0920 04:12:53.691936  103858 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0920 04:12:53.691984  103858 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
I0920 04:12:53.692000  103858 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0920 04:12:53.692126  103858 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}}]}"
I0920 04:12:53.711069  103858 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-f439daa16570 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:62:c0:fa:a3:87:53} reservation:<nil>}
I0920 04:12:53.711658  103858 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:0xc0002a6dd0}
I0920 04:12:53.711698  103858 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 ...
I0920 04:12:53.711758  103858 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
I0920 04:12:53.771591  103858 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-amd64 start -p existing-network-619160 --network=existing-network
E0920 04:13:11.202635  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-619160 --network=existing-network: (22.964043182s)
helpers_test.go:175: Cleaning up "existing-network-619160" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-619160
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-619160: (1.939442509s)
I0920 04:13:18.692807  103858 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (25.05s)

                                                
                                    
x
+
TestKicCustomSubnet (24.67s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-019604 --subnet=192.168.60.0/24
E0920 04:13:38.903796  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-019604 --subnet=192.168.60.0/24: (22.541967068s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-019604 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-019604" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-019604
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-019604: (2.110798715s)
--- PASS: TestKicCustomSubnet (24.67s)

                                                
                                    
x
+
TestKicStaticIP (24.96s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-339390 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-339390 --static-ip=192.168.200.200: (22.694216946s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-339390 ip
helpers_test.go:175: Cleaning up "static-ip-339390" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-339390
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-339390: (2.134579591s)
--- PASS: TestKicStaticIP (24.96s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (47.52s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-561085 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-561085 --driver=docker  --container-runtime=crio: (20.905698542s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-574255 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-574255 --driver=docker  --container-runtime=crio: (20.74024086s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-561085
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-574255
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-574255" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-574255
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-574255: (2.31552129s)
helpers_test.go:175: Cleaning up "first-561085" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-561085
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-561085: (2.35794495s)
--- PASS: TestMinikubeProfile (47.52s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.72s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-231509 --memory=3072 --mount-string /tmp/TestMountStartserial550273095/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-amd64 start -p mount-start-1-231509 --memory=3072 --mount-string /tmp/TestMountStartserial550273095/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.714575378s)
--- PASS: TestMountStart/serial/StartWithMountFirst (5.72s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.52s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-248611 --memory=3072 --mount-string /tmp/TestMountStartserial550273095/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-amd64 start -p mount-start-2-248611 --memory=3072 --mount-string /tmp/TestMountStartserial550273095/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.516418641s)
--- PASS: TestMountStart/serial/StartWithMountSecond (5.52s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.67s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-231509 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-231509 --alsologtostderr -v=5: (1.670676641s)
--- PASS: TestMountStart/serial/DeleteFirst (1.67s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-248611 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-amd64 stop -p mount-start-2-248611
mount_start_test.go:196: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-248611: (1.184992851s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.25s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-248611
mount_start_test.go:207: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-248611: (6.253365358s)
--- PASS: TestMountStart/serial/RestartStopped (7.25s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (60.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-184248 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-184248 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (1m0.201859804s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (60.67s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.77s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-184248 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-184248 -- exec busybox-7b57f96db7-2mkz2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-184248 -- exec busybox-7b57f96db7-2mkz2 -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-184248 -- exec busybox-7b57f96db7-x869j -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-184248 -- exec busybox-7b57f96db7-x869j -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.77s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (24.38s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-184248 -v=5 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-184248 -v=5 --alsologtostderr: (23.761292441s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (24.38s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.64s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp testdata/cp-test.txt multinode-184248:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile4186162350/001/cp-test_multinode-184248.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248:/home/docker/cp-test.txt multinode-184248-m02:/home/docker/cp-test_multinode-184248_multinode-184248-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m02 "sudo cat /home/docker/cp-test_multinode-184248_multinode-184248-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248:/home/docker/cp-test.txt multinode-184248-m03:/home/docker/cp-test_multinode-184248_multinode-184248-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m03 "sudo cat /home/docker/cp-test_multinode-184248_multinode-184248-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp testdata/cp-test.txt multinode-184248-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile4186162350/001/cp-test_multinode-184248-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248-m02:/home/docker/cp-test.txt multinode-184248:/home/docker/cp-test_multinode-184248-m02_multinode-184248.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248 "sudo cat /home/docker/cp-test_multinode-184248-m02_multinode-184248.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248-m02:/home/docker/cp-test.txt multinode-184248-m03:/home/docker/cp-test_multinode-184248-m02_multinode-184248-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m03 "sudo cat /home/docker/cp-test_multinode-184248-m02_multinode-184248-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp testdata/cp-test.txt multinode-184248-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile4186162350/001/cp-test_multinode-184248-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248-m03:/home/docker/cp-test.txt multinode-184248:/home/docker/cp-test_multinode-184248-m03_multinode-184248.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248 "sudo cat /home/docker/cp-test_multinode-184248-m03_multinode-184248.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 cp multinode-184248-m03:/home/docker/cp-test.txt multinode-184248-m02:/home/docker/cp-test_multinode-184248-m03_multinode-184248-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 ssh -n multinode-184248-m02 "sudo cat /home/docker/cp-test_multinode-184248-m03_multinode-184248-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (9.57s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.29s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 04:17:03.990485  252164 out.go:360] Setting OutFile to fd 1 ...
	I0920 04:17:03.990577  252164 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:17:03.990584  252164 out.go:374] Setting ErrFile to fd 2...
	I0920 04:17:03.990589  252164 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:17:03.990757  252164 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 04:17:03.990930  252164 out.go:368] Setting JSON to false
	I0920 04:17:03.990949  252164 mustload.go:65] Loading cluster: multinode-184248
	I0920 04:17:03.991010  252164 notify.go:220] Checking for updates...
	I0920 04:17:03.991315  252164 config.go:182] Loaded profile config "multinode-184248": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 04:17:03.991334  252164 status.go:174] checking status of multinode-184248 ...
	I0920 04:17:03.991747  252164 cli_runner.go:164] Run: docker container inspect multinode-184248 --format={{.State.Status}}
	I0920 04:17:04.011016  252164 status.go:371] multinode-184248 host status = "Running" (err=<nil>)
	I0920 04:17:04.011054  252164 host.go:66] Checking if "multinode-184248" exists ...
	I0920 04:17:04.011341  252164 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-184248
	I0920 04:17:04.031389  252164 host.go:66] Checking if "multinode-184248" exists ...
	I0920 04:17:04.031685  252164 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 04:17:04.031730  252164 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-184248
	I0920 04:17:04.051334  252164 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/multinode-184248/id_rsa Username:docker}
	I0920 04:17:04.144832  252164 ssh_runner.go:195] Run: systemctl --version
	I0920 04:17:04.149238  252164 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 04:17:04.161719  252164 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 04:17:04.217668  252164 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:52 OomKillDisable:false NGoroutines:66 SystemTime:2025-09-20 04:17:04.207252952 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 04:17:04.218226  252164 kubeconfig.go:125] found "multinode-184248" server: "https://192.168.67.2:8443"
	I0920 04:17:04.218256  252164 api_server.go:166] Checking apiserver status ...
	I0920 04:17:04.218290  252164 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 04:17:04.230031  252164 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1429/cgroup
	W0920 04:17:04.240267  252164 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1429/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0920 04:17:04.240325  252164 ssh_runner.go:195] Run: ls
	I0920 04:17:04.244255  252164 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0920 04:17:04.248293  252164 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0920 04:17:04.248322  252164 status.go:463] multinode-184248 apiserver status = Running (err=<nil>)
	I0920 04:17:04.248333  252164 status.go:176] multinode-184248 status: &{Name:multinode-184248 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:17:04.248348  252164 status.go:174] checking status of multinode-184248-m02 ...
	I0920 04:17:04.248617  252164 cli_runner.go:164] Run: docker container inspect multinode-184248-m02 --format={{.State.Status}}
	I0920 04:17:04.266859  252164 status.go:371] multinode-184248-m02 host status = "Running" (err=<nil>)
	I0920 04:17:04.266895  252164 host.go:66] Checking if "multinode-184248-m02" exists ...
	I0920 04:17:04.267136  252164 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-184248-m02
	I0920 04:17:04.285362  252164 host.go:66] Checking if "multinode-184248-m02" exists ...
	I0920 04:17:04.285633  252164 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 04:17:04.285680  252164 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-184248-m02
	I0920 04:17:04.303398  252164 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/21599-100279/.minikube/machines/multinode-184248-m02/id_rsa Username:docker}
	I0920 04:17:04.396868  252164 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 04:17:04.409308  252164 status.go:176] multinode-184248-m02 status: &{Name:multinode-184248-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:17:04.409343  252164 status.go:174] checking status of multinode-184248-m03 ...
	I0920 04:17:04.409620  252164 cli_runner.go:164] Run: docker container inspect multinode-184248-m03 --format={{.State.Status}}
	I0920 04:17:04.429419  252164 status.go:371] multinode-184248-m03 host status = "Stopped" (err=<nil>)
	I0920 04:17:04.429442  252164 status.go:384] host is not running, skipping remaining checks
	I0920 04:17:04.429451  252164 status.go:176] multinode-184248-m03 status: &{Name:multinode-184248-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (7.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (80.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-184248
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-184248
E0920 04:17:28.303617  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-184248: (29.551436024s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-184248 --wait=true -v=5 --alsologtostderr
E0920 04:18:11.201805  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-184248 --wait=true -v=5 --alsologtostderr: (50.446089138s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-184248
--- PASS: TestMultiNode/serial/RestartKeepsNodes (80.10s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (28.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-184248 stop: (28.484833049s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-184248 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-184248 status: exit status 7 (88.998623ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 04:19:05.675513  262819 out.go:360] Setting OutFile to fd 1 ...
	I0920 04:19:05.675667  262819 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:19:05.675681  262819 out.go:374] Setting ErrFile to fd 2...
	I0920 04:19:05.675687  262819 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:19:05.675886  262819 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 04:19:05.676093  262819 out.go:368] Setting JSON to false
	I0920 04:19:05.676115  262819 mustload.go:65] Loading cluster: multinode-184248
	I0920 04:19:05.676172  262819 notify.go:220] Checking for updates...
	I0920 04:19:05.676596  262819 config.go:182] Loaded profile config "multinode-184248": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 04:19:05.676630  262819 status.go:174] checking status of multinode-184248 ...
	I0920 04:19:05.677226  262819 cli_runner.go:164] Run: docker container inspect multinode-184248 --format={{.State.Status}}
	I0920 04:19:05.697173  262819 status.go:371] multinode-184248 host status = "Stopped" (err=<nil>)
	I0920 04:19:05.697225  262819 status.go:384] host is not running, skipping remaining checks
	I0920 04:19:05.697235  262819 status.go:176] multinode-184248 status: &{Name:multinode-184248 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 04:19:05.697278  262819 status.go:174] checking status of multinode-184248-m02 ...
	I0920 04:19:05.697605  262819 cli_runner.go:164] Run: docker container inspect multinode-184248-m02 --format={{.State.Status}}
	I0920 04:19:05.716186  262819 status.go:371] multinode-184248-m02 host status = "Stopped" (err=<nil>)
	I0920 04:19:05.716215  262819 status.go:384] host is not running, skipping remaining checks
	I0920 04:19:05.716225  262819 status.go:176] multinode-184248-m02 status: &{Name:multinode-184248-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.36s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.39s)

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

                                                
                                                
-- stdout --
	* [multinode-184248-m02] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21599
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-184248-m02' is duplicated with machine name 'multinode-184248-m02' in profile 'multinode-184248'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-184248-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-184248-m03 --driver=docker  --container-runtime=crio: (21.622148215s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-184248
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-184248: exit status 80 (278.988722ms)

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

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

                                                
                                    
x
+
TestPreload (112.95s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-105898 --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-amd64 start -p test-preload-105898 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0: (50.361900369s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-105898 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-amd64 -p test-preload-105898 image pull gcr.io/k8s-minikube/busybox: (3.313166479s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-105898
preload_test.go:57: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-105898: (5.82030956s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-105898 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:65: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-105898 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (50.777190838s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-105898 image list
helpers_test.go:175: Cleaning up "test-preload-105898" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-105898
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-105898: (2.423134941s)
--- PASS: TestPreload (112.95s)

                                                
                                    
x
+
TestScheduledStopUnix (96.07s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-431943 --memory=3072 --driver=docker  --container-runtime=crio
E0920 04:22:28.301685  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-431943 --memory=3072 --driver=docker  --container-runtime=crio: (20.399013742s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-431943 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-431943 -n scheduled-stop-431943
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-431943 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0920 04:22:39.410053  103858 retry.go:31] will retry after 82.694µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.411212  103858 retry.go:31] will retry after 77.424µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.412357  103858 retry.go:31] will retry after 137.736µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.413503  103858 retry.go:31] will retry after 498.951µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.414642  103858 retry.go:31] will retry after 333.061µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.415784  103858 retry.go:31] will retry after 815.345µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.416913  103858 retry.go:31] will retry after 737.444µs: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.418041  103858 retry.go:31] will retry after 1.074234ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.419192  103858 retry.go:31] will retry after 2.024701ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.421366  103858 retry.go:31] will retry after 5.100506ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.426538  103858 retry.go:31] will retry after 6.930487ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.433789  103858 retry.go:31] will retry after 11.654492ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.446210  103858 retry.go:31] will retry after 16.917163ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.463512  103858 retry.go:31] will retry after 11.0272ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
I0920 04:22:39.474716  103858 retry.go:31] will retry after 30.079561ms: open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/scheduled-stop-431943/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-431943 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-431943 -n scheduled-stop-431943
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-431943
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-431943 --schedule 15s
E0920 04:23:11.203154  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-431943
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-431943: exit status 7 (72.656494ms)

                                                
                                                
-- stdout --
	scheduled-stop-431943
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-431943 -n scheduled-stop-431943
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-431943 -n scheduled-stop-431943: exit status 7 (69.131452ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.82s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a2f9421b-c491-43c4-8afb-5847dbb145d4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-385377] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8f9effc5-74a1-4267-91ff-17db031eac8e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21599"}}
	{"specversion":"1.0","id":"0e74f6ad-b35e-4034-a624-8da27a2db6e2","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":"e1078cb1-84ae-4bb4-a5d0-1c5c6bb7e7d5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig"}}
	{"specversion":"1.0","id":"c96ff6e2-f61e-4a20-8147-1c4bbe3c19d0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube"}}
	{"specversion":"1.0","id":"abfdffa8-468b-497d-b505-81fc912ad828","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"16f25b11-49d0-4e09-8939-3a8f692cea3c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"6d143fc6-ed60-47d3-8c64-bf99afc7d316","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":"f449b9a2-0a36-4d1e-b754-5ce92d872e7d","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":"31a8b1b7-6840-46e2-9dad-56638c68b360","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":"fa542bb3-bb19-4489-8de2-8fe115d7e48c","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":"c507ed2e-c8b4-40c2-8f3b-dde0b4c53571","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-385377\" primary control-plane node in \"insufficient-storage-385377\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"dde0d002-3a76-4c6e-902d-b39621d34984","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":"ad60e3ff-786c-480b-ba34-114c9d221628","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":"c445027c-9110-451f-add1-dab664ebe9e8","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-amd64 status -p insufficient-storage-385377 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-385377 --output=json --layout=cluster: exit status 7 (292.412042ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 04:24:02.265867  284912 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-385377" does not appear in /home/jenkins/minikube-integration/21599-100279/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 04:24:02.552817  285016 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-385377" does not appear in /home/jenkins/minikube-integration/21599-100279/kubeconfig
	E0920 04:24:02.564452  285016 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/insufficient-storage-385377/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-385377" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-385377
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-385377: (1.909652617s)
--- PASS: TestInsufficientStorage (9.82s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (55.66s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
I0920 04:25:36.176787  103858 install.go:138] Validating docker-machine-driver-kvm2, PATH=/tmp/TestKVMDriverInstallOrUpdate3779349772/001:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0920 04:25:36.199603  103858 install.go:163] /tmp/TestKVMDriverInstallOrUpdate3779349772/001/docker-machine-driver-kvm2 version is 1.37.0
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.3088584458 start -p running-upgrade-497312 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.3088584458 start -p running-upgrade-497312 --memory=3072 --vm-driver=docker  --container-runtime=crio: (27.00229162s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-497312 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-497312 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (24.410296355s)
helpers_test.go:175: Cleaning up "running-upgrade-497312" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-497312
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-497312: (3.574704676s)
--- PASS: TestRunningBinaryUpgrade (55.66s)

                                                
                                    
x
+
TestKubernetesUpgrade (318.06s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-566167 --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-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.769434076s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-566167
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-566167: (12.384777527s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-566167 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-566167 status --format={{.Host}}: exit status 7 (79.976656ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m25.499406435s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-566167 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio: exit status 106 (91.748925ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-566167] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21599
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.34.0 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-566167
	    minikube start -p kubernetes-upgrade-566167 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5661672 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.0, by running:
	    
	    minikube start -p kubernetes-upgrade-566167 --kubernetes-version=v1.34.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-566167 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (6.117628917s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-566167" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-566167
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-566167: (5.019113901s)
--- PASS: TestKubernetesUpgrade (318.06s)

                                                
                                    
x
+
TestMissingContainerUpgrade (82.84s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.3215047899 start -p missing-upgrade-732582 --memory=3072 --driver=docker  --container-runtime=crio
E0920 04:24:34.266126  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.3215047899 start -p missing-upgrade-732582 --memory=3072 --driver=docker  --container-runtime=crio: (39.886998106s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-732582
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-732582: (1.742677244s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-732582
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-732582 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-732582 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.91792608s)
helpers_test.go:175: Cleaning up "missing-upgrade-732582" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-732582
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-732582: (2.605650765s)
--- PASS: TestMissingContainerUpgrade (82.84s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-695708] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21599
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (41.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (19.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-695708 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:114: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-695708 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (16.913727762s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-695708 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-695708 status -o json: exit status 2 (323.108544ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-695708
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-695708: (2.077771765s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (19.31s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.14s)

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

                                                
                                                
-- stdout --
	* [false-823563] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21599
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 04:24:51.323229  298536 out.go:360] Setting OutFile to fd 1 ...
	I0920 04:24:51.323350  298536 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:24:51.323359  298536 out.go:374] Setting ErrFile to fd 2...
	I0920 04:24:51.323364  298536 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0920 04:24:51.323616  298536 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21599-100279/.minikube/bin
	I0920 04:24:51.324148  298536 out.go:368] Setting JSON to false
	I0920 04:24:51.325435  298536 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4038,"bootTime":1758338253,"procs":375,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1037-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 04:24:51.325552  298536 start.go:140] virtualization: kvm guest
	I0920 04:24:51.327495  298536 out.go:179] * [false-823563] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I0920 04:24:51.328891  298536 out.go:179]   - MINIKUBE_LOCATION=21599
	I0920 04:24:51.328939  298536 notify.go:220] Checking for updates...
	I0920 04:24:51.331878  298536 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 04:24:51.333141  298536 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21599-100279/kubeconfig
	I0920 04:24:51.334292  298536 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21599-100279/.minikube
	I0920 04:24:51.335417  298536 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 04:24:51.336588  298536 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 04:24:51.338537  298536 config.go:182] Loaded profile config "NoKubernetes-695708": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v0.0.0
	I0920 04:24:51.338690  298536 config.go:182] Loaded profile config "missing-upgrade-732582": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.3
	I0920 04:24:51.338868  298536 config.go:182] Loaded profile config "offline-crio-680111": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0920 04:24:51.338992  298536 driver.go:421] Setting default libvirt URI to qemu:///system
	I0920 04:24:51.363130  298536 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
	I0920 04:24:51.363241  298536 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 04:24:51.421115  298536 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:54 OomKillDisable:false NGoroutines:68 SystemTime:2025-09-20 04:24:51.410408912 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1037-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33652174848 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 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 name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[ma
p[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner (EXPERIMENTAL) Vendor:Docker Inc. Version:v0.1.39] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0920 04:24:51.421271  298536 docker.go:318] overlay module found
	I0920 04:24:51.423418  298536 out.go:179] * Using the docker driver based on user configuration
	I0920 04:24:51.424848  298536 start.go:304] selected driver: docker
	I0920 04:24:51.424870  298536 start.go:924] validating driver "docker" against <nil>
	I0920 04:24:51.424889  298536 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 04:24:51.427031  298536 out.go:203] 
	W0920 04:24:51.428371  298536 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
	I0920 04:24:51.429815  298536 out.go:203] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:44 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.94.2:8443
name: NoKubernetes-695708
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:43 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-732582
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:48 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: offline-crio-680111
contexts:
- context:
cluster: NoKubernetes-695708
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:44 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: NoKubernetes-695708
name: NoKubernetes-695708
- context:
cluster: missing-upgrade-732582
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:43 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: missing-upgrade-732582
name: missing-upgrade-732582
- context:
cluster: offline-crio-680111
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:48 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: offline-crio-680111
name: offline-crio-680111
current-context: offline-crio-680111
kind: Config
users:
- name: NoKubernetes-695708
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/NoKubernetes-695708/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/NoKubernetes-695708/client.key
- name: missing-upgrade-732582
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/missing-upgrade-732582/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/missing-upgrade-732582/client.key
- name: offline-crio-680111
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/offline-crio-680111/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/offline-crio-680111/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-823563 [took: 2.822593833s] --------------------------------
helpers_test.go:175: Cleaning up "false-823563" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-823563
--- PASS: TestNetworkPlugins/group/false (3.14s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.7s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.31s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (9.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.24s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-695708
no_kubernetes_test.go:160: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-695708: (1.240302599s)
--- PASS: TestNoKubernetes/serial/Stop (1.24s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.71s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-695708 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-695708 --driver=docker  --container-runtime=crio: (8.706169845s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.71s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.31s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.44s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (42.93s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.2680121866 start -p stopped-upgrade-226588 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.2680121866 start -p stopped-upgrade-226588 --memory=3072 --vm-driver=docker  --container-runtime=crio: (21.592564848s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.2680121866 -p stopped-upgrade-226588 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.2680121866 -p stopped-upgrade-226588 stop: (1.270326657s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-226588 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-226588 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (20.069799578s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (42.93s)

                                                
                                    
x
+
TestPause/serial/Start (41.99s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-842262 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-842262 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (41.993795602s)
--- PASS: TestPause/serial/Start (41.99s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.04s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-226588
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-226588: (1.041470628s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.04s)

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (6.26s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.78s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-842262 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.78s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-823563 "pgrep -a kubelet"
I0920 04:27:22.081210  103858 config.go:182] Loaded profile config "auto-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-823563 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-pddjc" [23e44795-692e-4533-8bbd-ea3e21402b1d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-pddjc" [23e44795-692e-4533-8bbd-ea3e21402b1d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003530082s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.22s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.04s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-842262 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-842262 --alsologtostderr -v=5: (3.041531134s)
--- PASS: TestPause/serial/DeletePaused (3.04s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (16.35s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0920 04:27:28.301503  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
pause_test.go:142: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (16.281991082s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-842262
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-842262: exit status 1 (18.758498ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0920 04:28:11.201439  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (53.519721224s)
--- PASS: TestNetworkPlugins/group/calico/Start (53.52s)

                                                
                                    
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-9cgqq" [bd4c6e61-2d51-4c69-a10b-b972aa2f23bf] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003800104s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-823563 "pgrep -a kubelet"
I0920 04:28:28.289187  103858 config.go:182] Loaded profile config "kindnet-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-823563 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-nh98m" [3bec5a8f-2b89-4ce7-b3ca-f2d541f04e2b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-nh98m" [3bec5a8f-2b89-4ce7-b3ca-f2d541f04e2b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.119708452s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.38s)

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

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

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

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

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

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

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

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

                                                
                                    
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-td7dh" [800ae264-0ac4-4884-ac23-c9f9cff1700e] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-td7dh" [800ae264-0ac4-4884-ac23-c9f9cff1700e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004472847s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-823563 "pgrep -a kubelet"
I0920 04:28:50.981609  103858 config.go:182] Loaded profile config "calico-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-823563 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-7zrmf" [a2e6758f-bc1b-4db5-9c71-a96cee3ac211] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-7zrmf" [a2e6758f-bc1b-4db5-9c71-a96cee3ac211] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004818899s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (39.064091049s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (39.06s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (48.801566863s)
--- PASS: TestNetworkPlugins/group/flannel/Start (48.80s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-823563 "pgrep -a kubelet"
I0920 04:29:24.134055  103858 config.go:182] Loaded profile config "custom-flannel-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-823563 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-44q7x" [50de46d6-965f-40ed-9f5c-f8fd7ada2a2b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-44q7x" [50de46d6-965f-40ed-9f5c-f8fd7ada2a2b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003992957s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-823563 "pgrep -a kubelet"
I0920 04:29:37.726848  103858 config.go:182] Loaded profile config "enable-default-cni-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-823563 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-rdqkp" [4404ce02-a0ad-4faa-8564-7cb842070e7e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-rdqkp" [4404ce02-a0ad-4faa-8564-7cb842070e7e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003031464s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-823563 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (39.955356208s)
--- PASS: TestNetworkPlugins/group/bridge/Start (39.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-449556 --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:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-449556 --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: (55.292129169s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (55.29s)

                                                
                                    
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-8w9gz" [cbd30ec3-63ec-475e-b914-111f0e3939a4] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004261345s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-823563 "pgrep -a kubelet"
I0920 04:30:16.411859  103858 config.go:182] Loaded profile config "flannel-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-823563 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-s558f" [a3f031eb-d17b-4b1b-912a-e0a76bcd07a3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-s558f" [a3f031eb-d17b-4b1b-912a-e0a76bcd07a3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004397746s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-823563 "pgrep -a kubelet"
I0920 04:30:35.499072  103858 config.go:182] Loaded profile config "bridge-823563": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-823563 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-kpcjx" [27acc2e4-621a-4dbf-9501-1ef52a99b0e3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-kpcjx" [27acc2e4-621a-4dbf-9501-1ef52a99b0e3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004607433s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.22s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-823563 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-823563 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.14s)
E0920 04:32:42.783700  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-965254 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-965254 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (46.844242894s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (46.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-376417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-376417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (42.974015927s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (42.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-449556 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" [f0124018-8c83-4357-8c3e-edb45670c478] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [f0124018-8c83-4357-8c3e-edb45670c478] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.007506933s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-449556 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-916205 --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.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-916205 --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.0: (29.985727566s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.99s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-449556 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-449556 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.231958141s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-449556 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-449556 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-449556 --alsologtostderr -v=3: (16.225479145s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (16.23s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p old-k8s-version-449556 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-449556 --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-amd64 start -p old-k8s-version-449556 --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: (49.768516974s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-449556 -n old-k8s-version-449556
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (50.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-965254 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" [3ff651a0-e786-472a-a550-232437308c8b] Pending
helpers_test.go:352: "busybox" [3ff651a0-e786-472a-a550-232437308c8b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [3ff651a0-e786-472a-a550-232437308c8b] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004208162s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-965254 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-376417 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" [c5e1b137-caa8-462d-8437-bd08198abcde] Pending
helpers_test.go:352: "busybox" [c5e1b137-caa8-462d-8437-bd08198abcde] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [c5e1b137-caa8-462d-8437-bd08198abcde] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004337325s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-376417 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.28s)

                                                
                                    
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 (0.86s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-916205 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-916205 --alsologtostderr -v=3: (12.925914822s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (12.93s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-965254 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-965254 --alsologtostderr -v=3: (16.360258824s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (16.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-376417 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-376417 --alsologtostderr -v=3: (18.808328331s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (18.81s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p newest-cni-916205 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-916205 --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.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-916205 --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.0: (11.847681661s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-916205 -n newest-cni-916205
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.27s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-916205 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.27s)

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

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

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

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

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p default-k8s-diff-port-376417 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-376417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-376417 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (45.301449865s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-376417 -n default-k8s-diff-port-376417
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (45.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-449118 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-449118 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (56.658720879s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (56.66s)

                                                
                                    
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-nf6rm" [db762237-7fa5-42ef-a9c8-9e8380ac793e] Running
E0920 04:32:22.288049  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.294469  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.305932  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.327425  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.368972  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.450523  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.612093  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:22.933977  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:23.575634  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:24.857131  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:27.419317  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005652807s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-nf6rm" [db762237-7fa5-42ef-a9c8-9e8380ac793e] Running
E0920 04:32:28.301725  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/addons-052816/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:32:32.541214  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004082517s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-449556 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.08s)

                                                
                                    
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-amd64 -p old-k8s-version-449556 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 (2.85s)

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

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

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

                                                
                                    
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-6t6td" [c17e3bcf-415d-4403-9b71-8483762b786f] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003355741s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-6t6td" [c17e3bcf-415d-4403-9b71-8483762b786f] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004522031s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-965254 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-jgw29" [05915a67-51cd-40a9-b59f-904627058f3d] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004399351s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-965254 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== 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-jgw29" [05915a67-51cd-40a9-b59f-904627058f3d] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003562548s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-376417 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-376417 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
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

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

                                                
                                                
-- 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-amd64 unpause -p default-k8s-diff-port-376417 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-376417 -n default-k8s-diff-port-376417
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-376417 -n default-k8s-diff-port-376417
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.79s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-449118 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" [af4152c5-2ef6-4c6a-be34-bc7e8d6c890a] Pending
helpers_test.go:352: "busybox" [af4152c5-2ef6-4c6a-be34-bc7e8d6c890a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [af4152c5-2ef6-4c6a-be34-bc7e8d6c890a] Running
E0920 04:33:11.201708  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/functional-768116/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003427454s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-449118 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.28s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-449118 --alsologtostderr -v=3
E0920 04:33:21.973969  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:21.980432  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:21.991916  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:22.013397  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:22.054870  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:22.136373  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:22.298257  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:22.620038  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:23.261756  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:24.543754  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:27.105624  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:32.227551  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-449118 --alsologtostderr -v=3: (18.15318194s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (18.15s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p no-preload-449118 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-449118 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0920 04:33:42.469062  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.227613  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/auto-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.621778  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.628254  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.639713  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.661212  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.702690  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.784319  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:44.945892  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:45.267696  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:45.909932  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:47.192662  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:49.754820  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:33:54.876562  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:02.951396  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/kindnet-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:05.118386  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/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-amd64 start -p no-preload-449118 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (45.728469265s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-449118 -n no-preload-449118
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (46.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-r6tgf" [29972890-4057-4656-b065-b5d2ca5a0327] Running
E0920 04:34:24.363568  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:24.369961  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:24.381503  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:24.402967  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:24.444491  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:24.525993  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:24.687773  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:25.009564  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:25.600433  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/calico-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:25.650895  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0920 04:34:26.932184  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004479657s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-r6tgf" [29972890-4057-4656-b065-b5d2ca5a0327] Running
E0920 04:34:29.493620  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003948069s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-449118 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p no-preload-449118 -n no-preload-449118
E0920 04:34:34.615675  103858 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/custom-flannel-823563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-449118 -n no-preload-449118: exit status 2 (299.059195ms)

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

                                                
                                    

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.28s)

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:763: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- 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
+
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 amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/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
+
TestNetworkPlugins/group/kubenet (3.23s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:44 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.94.2:8443
name: NoKubernetes-695708
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:43 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-732582
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:48 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: offline-crio-680111
contexts:
- context:
cluster: NoKubernetes-695708
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:44 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: NoKubernetes-695708
name: NoKubernetes-695708
- context:
cluster: missing-upgrade-732582
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:43 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: missing-upgrade-732582
name: missing-upgrade-732582
- context:
cluster: offline-crio-680111
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:48 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: offline-crio-680111
name: offline-crio-680111
current-context: offline-crio-680111
kind: Config
users:
- name: NoKubernetes-695708
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/NoKubernetes-695708/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/NoKubernetes-695708/client.key
- name: missing-upgrade-732582
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/missing-upgrade-732582/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/missing-upgrade-732582/client.key
- name: offline-crio-680111
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/offline-crio-680111/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/offline-crio-680111/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-823563 [took: 3.074977922s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-823563" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-823563
--- SKIP: TestNetworkPlugins/group/kubenet (3.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.33s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:44 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.94.2:8443
name: NoKubernetes-695708
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:43 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-732582
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21599-100279/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:48 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: offline-crio-680111
contexts:
- context:
cluster: NoKubernetes-695708
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:44 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: NoKubernetes-695708
name: NoKubernetes-695708
- context:
cluster: missing-upgrade-732582
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:43 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: missing-upgrade-732582
name: missing-upgrade-732582
- context:
cluster: offline-crio-680111
extensions:
- extension:
last-update: Sat, 20 Sep 2025 04:24:48 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: offline-crio-680111
name: offline-crio-680111
current-context: offline-crio-680111
kind: Config
users:
- name: NoKubernetes-695708
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/NoKubernetes-695708/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/NoKubernetes-695708/client.key
- name: missing-upgrade-732582
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/missing-upgrade-732582/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/missing-upgrade-732582/client.key
- name: offline-crio-680111
user:
client-certificate: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/offline-crio-680111/client.crt
client-key: /home/jenkins/minikube-integration/21599-100279/.minikube/profiles/offline-crio-680111/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-823563 [took: 3.176164046s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-823563" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-823563
--- SKIP: TestNetworkPlugins/group/cilium (3.33s)

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

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

                                                
                                    
Copied to clipboard